html{color:#000;background:#FFF;overflow-y:scroll;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
img{
	vertical-align: bottom;
}
a{
	color: #505050;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/bgHead.gif) repeat-x top;
	color: #505050;
	font-size: 12px;
	line-height: 1.5;
}

#head{
	height: 55px;
	width: 800px;
	margin: 0 auto 16px;
}
#head h1{
	float: left;
	padding-left: 55px;
	margin-top: 13px;
}
#head div{
	float: right;
	width: 88px;
	margin-top: 6px;
	padding-right: 19px;
}
#head div img{
	display: block;
	margin-bottom: 4px;
}

#box{
	width: 690px;
	margin:0 auto;
}
#foot{
	text-align: center;
	height: 55px;
	margin-top: 30px;
	background: url(../img/bgFoot.gif) repeat-x bottom;
	color: #FFFFFF;
}
#foot p{
	padding-top: 12px;
	font-size: 12px;
	line-height: 1.4;
}
#foot img{
	vertical-align: baseline;
	padding-right:6px;
}

#navi{
	height: 55px;
	margin-bottom: 35px;
}
#navi ul{
}
#navi li{
	line-height: 0;
	float: left;
}

#step{
	border: 1px solid #CCCCCC;
}
#step h2{
	margin: 2px 2px 0;
	border-bottom: 1px solid #CCCCCC;
}
#notes{
	margin-top: 33px;
	padding:6px;
	border: 1px solid #CCCCCC;
}
#notes h3{
	font-size: 14px;
	color: #D90000;
}
#notes p{
	margin-left:1em;
	text-indent:-1em;
}

.back{
	text-align: center;
	margin-top: 30px;
}

#notes ul{
	margin:3px 0 16px 35px;
}

#notes ul li{
	line-height:1;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	padding:2px 0;
}


/*STEP1
------------------------------------------------------------------------------*/
#step1{
	width: 450px;
	height: 55px;
	margin: 20px auto 0;
	padding-bottom:25px;
}
#step1 img{
	display: block;
}
#step1 .kokusan{
	float: left;
}
#step1 .gaikogu{
	float: right;
}




/*STEP2 STEP3
------------------------------------------------------------------------------*/
#step2,#step3{
	text-align: center;
}
#step2 table,#step3 table{
	border-spacing:4px;
	border-collapse: separate;
}
#step2 td,#step3 td{
	background: url(../img/bgCell.gif) no-repeat bottom;
	height: 38px;
	width: 164px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 1.2;
}



/*STEP4
------------------------------------------------------------------------------*/
#step4{padding:8px;}
#step4 p{
	margin-left:1em;
	text-indent:-1em;
	}

#step4 h3{margin-bottom: 8px;}
#step4 table,#step4 th,#step4 td{border: 2px solid #CCCCCC;}

#step4 table#contrast{width:100%;	margin-bottom:8px;}
#step4 table#contrast th{text-align: center;}
#step4 table#contrast td{text-align: center;}

#step4 table#adapt{width:100%;margin-bottom:10px;}
#step4 table#adapt th{
	background-color: #ECECEC;
	text-align: center;
	font-weight: bold;
	padding:3px;
	white-space: nowrap;
}
#step4 table#adapt td{padding:3px}
#step4 table#adapt th.hid{color: #CC0000;}
#step4 table#adapt td.hid{background-color: #ECE1EC;}
#step4 table#adapt td.hid a{text-decoration: underline;color:#0E3091;}

#type{text-align: center;}
#type h3{
	text-align: left;
	color:#000;
	background: url(../img/bgStep4_1.gif) no-repeat;
	height: 20px;
	line-height: 20px;
	padding-left:22px;
	margin:12px 0;
}
#type table{border: 1px solid #FFFFFF;}
#type td{padding:0 5px 5px 0;}

#pannavi{
	text-align:left;
	border-bottom:#666 1px solid;
	margin:3px;
	padding:3px;
}
