/* Sʐݒ */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:11pt;
	font-family: "Segoe", "Segoe UI", Arial, Helvetica, sans-serif;
	line-height: 150%;
	text-align: left;
	vertical-align:baseline;
	background: transparent;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
:focus{outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
label{cursor:pointer;}
a{color:#000000;text-decoration:none;}
a:focus,a:hover{text-decoration:underline;}
html{overflow-y: scroll;}
#container{
	background:#fff url("../images/sub_bg.jpg") right top repeat-y;
	width: 660px;
	margin: auto;
	color: #333;
}
#container p{
	width: 650px;
	font-size: 90%;
}
#container .back{
	width: 620px;
	text-align: right;
}
#container ul{
	width: 590px;
	margin:0;
	padding:0;
	list-style: none;
}
#container ol{
	width: 570px;
	margin:0;
	padding:0 0 0 20px;
	list-style: decimal;
}
#container ul li{
	width: 500px;
	font-size: 90%;
	text-decoration: none;
	margin: 0 0 10px 0;
	padding: 0 0 20px 5px;
	border:none;
	border-bottom:2px dashed #cccccc;
}
#container ol li{
	width: 480px;
	font-size: 90%;
	text-decoration: none;
	margin:0;
	padding:10px 0 10px 5px;
	border:none;
	border-bottom:2px dashed #cccccc;
}
#container li span{
	font-weight:bold;
	width: 400px;
	color:#ff6600;
	text-decoration: none;
	padding: 0 0 2px 30px;
	margin: 0 0 8px 0;
	display: block;
	background: url("../images/arrow.gif") no-repeat 0 4px;
	border:none;
	border-bottom:2px dashed #cccccc;
	border-right:2px dashed #cccccc;
}
h1{
	width: 510px;
	text-align:left;
	padding:10px;
	color:#ff6600;
	margin:0;
	font-weight: bold;
}
h2{
	background: url("../images/t_bn2.gif") no-repeat;
	color: #555;
	text-align:left;
	padding:6px 0 0 30px;
	margin:25px 0 5px 0;
	width:480px;
	height:24px;
	clear:both;
}
.back a{
	display:block;
	font-size:90%;
	text-align:right;
	color:#fff;
	padding:10px 15px 0;
}
.back a:focus,.back a:hover{
	color:#ff6600;
	text-decoration:underline;
}