*{
	margin: 0;
	padding: 0;
}
body{
	font-size: 14px;
	font-family: Meiryo, Arial, Helvetica, sans-serif !important;
	-webkit-text-size-adjust: 100%;
/*
	font-family: Arial, Helvetica, sans-serif;
*/
	-webkit-print-color-adjust: exact;
	line-height: 22px;
	color: #222;
}


#header{
	width: 980px;
	border: 0px solid #ccc;
	margin: 0 auto;
	padding-bottom: 20px;
}

#header_1{
	width: 450px;
	border: 0px solid red;
	float: left;
}
#header_2{
	width: 390px;
	border: 0px solid red;
	float: right;
}

#nav{
	background: url(../img/common/nav.jpg);
	width: 960px;
	height: 64px;
	border: 0px solid red;
}
#nav a{
	border-right: 0px solid red;
	border-bottom: 0px solid red;
	width: 190px;
	height: 57px;
	display: block;
	float: left;
}


h1{
	font-size: 18px;
	font-weight: normal;
	background: url(../img/common/h1_661.jpg) no-repeat;
	color:#fff;
	width: 651px;
	height: 38px;
	line-height: 42px;
	padding-left: 10px;
	margin-bottom: 20px;
	border-top: 0px solid red;
}

#container{
	width: 950px;
	margin: 0 auto;
	margin-bottom: 20px;
	border-right: 0px solid red;
}

#side{
	width: 250px;
	float: left;
	border: 1px solid #fff;
}
#content{
	width: 661px;
	float: left;
	border-right: 0px solid red;
	margin-left: 20px;
}




#footer{
	background: #49c97a;
	width: 960px;

	margin: 0 auto;
	padding-top: 15px;
}

#footer_links{
	border: 0px solid red;
	margin-left: 25px;
	margin-right: 15px;
	font-size: 13px;
}

#footer li{
	float: left;
	margin-left: 0px;
	list-style-type: none;
	width: 180px;
	border-top: 0px solid red;
	padding-bottom: 5px;
	font-size: 13px;
}

#footer a{
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	line-height: 30px;
}

#footer a:hover{
	text-decoration: underline;
}

#sitemap{
	background: #72a6d8;
	margin: 0px 15px 15px 15px;
	color: #fff;
	padding: 10px 0px 10px 10px;
	font-size: 20px;
	line-height: 40px;
}

#copyright{
	text-align: center;
	font-size: 13px;
	margin: 10px;
}

#side_links{
	background: url(../img/common/links.jpg);
	width: 245px;
	height: 343px;
	border: 1px solid #fff;
}
#side_links a{
/*
	background: red;
*/
	width: 210px;
	height: 43px;
	display: block;
	border-top: 0px solid blue;
	border-bottom: 0px solid red;
}
.margin_5{
	margin: 5px 0px 5px 0px;
}
#pagetop{
	background: url(../img/etc/top.jpg) no-repeat;
	width: 106px;
	height: 29px;
	margin-left: 547px;
}
.top_link{
	width: 106px;
	height: 29px;
	display: block;
}


li{
	margin-left: 20px;
}

#step_1, #step_2, #step_3, #step_4, #step_5, #step_6, #step_7, #step_8, #step_9, #step_10{
	width: 554px;
	height: 42px;
	padding-left: 95px;
	font-size: 18px;
	line-height: 42px;
	color: #90c320;
}
#step_1{ background: url(../img/flow/step/1.jpg); }
#step_2{ background: url(../img/flow/step/2.jpg); }
#step_3{ background: url(../img/flow/step/3.jpg); }
#step_4{ background: url(../img/flow/step/4.jpg); }
#step_5{ background: url(../img/flow/step/5.jpg); }
#step_6{ background: url(../img/flow/step/6.jpg); }
#step_7{ background: url(../img/flow/step/7.jpg); }
#step_8{ background: url(../img/flow/step/8.jpg); }
#step_9{ background: url(../img/flow/step/9.jpg); }
#step_10{
	background: url(../img/flow/step/10.jpg); 
	width: 543px;
	padding-left: 106px;	
}
