@charset "UTF-8";
@import url("default.css");
@import url("screen_base.css");



h2{
	color:#0A3180;
	font-size:120%;
	font-weight:bold;
	margin:20px 0 9px 0;	
	padding:3px 0 3px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;	


}



/**/

.center{
	text-align:center;
	background-color:#999933;

}

.request_btn{
	width:570px;
	text-align:center;
	margin-top:10px;
	margin-bottom:20px;
}

.flow_guide_1{
	float:left;
	font-size:80%;
}

.flow_guide_2{
	clear:both;
	padding:10px 0 30px 0;
	text-align:center;
	font-size:80%;
}

.ber{
	clear:both;
	margin:30px 0 10px 0;
}

/**/


.box_1{
	float:left;
	margin:0 4px 20px 4px;
	width:182px;
	display:inline;

}


.box_1 p{
	margin:10px 0 0 0;
	text-align:center;
	display:block;
}

.box_1 .photo{
	margin:0;
	border: 1px solid #CCCCCC;	
}


/**/


.box_2{
	float:left;
	margin:0 9px 9px 0px;
	border: 1px solid #CCCCCC;	
	display:inline;

}

.box_3{
	float:left;
	margin:0 0 9px 0px;
	border: 1px solid #CCCCCC;	
	display:inline;

}



/**/

.contact{
	margin:10px 0 0 0;
	text-align:right;


}

/**/

.bottom_guide_1{
clear:both;
	padding:25px 0 10px 0;
	text-align:center;
	font-size:80%;
	line-height:2em;
}

.bottom_guide_2{
	margin:30px 0 20px 0;
	text-align:center;
	font-size:80%;
	line-height:2em;
}

.bottom_guide_2 strong{
	font-size:120%;
}

.bottom_guide_2 img{
	margin:0 0 10px 0;
}

.bottom_btn{
	text-align:center;
}

.bottom_btn img{
	margin:0 7px;
}


.cation {
	color:#A71C24;
}
.abc {
	width:570px;
	text-align:center;
	margin-top:10px;
}


.as_title{
	width: 100%;
	margin:0 0 10px 0;
}



