@charset "utf-8";

/* CSS Document */



*{

	margin: 0px;

	padding: 0px;

}



html {

	overflow-y:scroll;

}



body{

	background-color:#fff;

	background-image:url(../images/bg.jpg);

	background-position:top left;

	background-repeat:repeat-x;

	color:#333;

	font-size:14px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

}



a{

	color:#378abe;

}



.clear{

	clear:both;

}



#layout{

	background-color:#FFAF37;
	border-color:#FF6600;
	border-style:solid;
	border-width:0 1px;
	height:56px;
	margin:auto;
	padding:20px 0 0 20px;
	width:830px;
}



h1{

	font-size:15px;

	font-weight:normal;

	color:#FFFFFF;

	float:left;

	margin-left:15px;

}



#content{

	width:850px;

	height:auto;

	margin:auto;

	background-color:#fff;

	border-width:0px 1px 1px 1px;

	border-color:#dbd5ae;

	border-style:solid;

}



.mainLeft{

	width:570px;

	padding:10px 15px 10px 20px;

	height:auto;

	float:left;

}



.mainRight{

	width:220px;

	padding:10px 20px 10px 0px;

	float:right;

	height:auto;

}



.titlebg{

	width:560px;

	background-image:url(../images/title_top.jpg);

	background-repeat:no-repeat;

	height:27px;

	padding:8px 0px 0px 10px;
	
	clear:both;

}

.titlebg-search{

	width:550px;

	background-image:url(../images/title_top-search.jpg);

	background-repeat:no-repeat;

	height:27px;

	padding:8px 0px 0px 20px;
	
	clear:both;

}



.spaceUp{

	margin-top:10px;

}



.titleLine{

	width:570px;

	border-bottom-style:solid;

	border-bottom-color:#FFAF37;

	border-bottom-width:3px;

	padding:8px 0px 0px 0px;

}



.titleheight{

	height:20px;

}



h2{

	color:#FFAF37;

	font-size:14px;

	float:left;

	width:500px;

	margin-left:10px;

}



.flash{

	width:570px;

	padding-top:3px;

	height:auto;

}



.content{

	width:570px;

	padding:10px 0px 10px 0px;

	text-align:justify;

	line-height:200%;

}



.highlight{

	background-color:#f0e9da;

	padding:10px;

	color:#82765c;

}



.searchBox{
	border-width:3px;
	border-style:solid;
	border-color:#FFF1B9;
	width:564px;
	margin:10px 0px 10px 0px;
	background-color:#FFD1B3;
	color:#388bc1;
}

.areaBox{
	float:left;
	border-width:3px;
	border-style:solid;
	border-color:#FFF1B9;
	width:564px;
	padding:10px 0px;
	margin:10px 0px 10px 0px;
	background-color:#FFFCF0;
	color:#388bc1;
}



.box{
	width:112px;
	height:16px;
	float:left;
	text-align:center;
	color:#378abe;
	padding:3px 0px 3px 0px;
}

.areali{
	color:#378ABE;
	float:left;
	height:16px;
	padding:3px 0;
	text-align:center;
	width:112px;
	list-style:none;	
}

.boxArea{
	width:442px;
	height:16px;
	float:left;
	padding:3px 5px 3px 5px;
	color:#378abe;
}

.boxArea a{
	color:#378abe;
}

.boxTitle{
	font-weight:bold;
	font-size:13px;
	color:#666666;
}

.bgColor1{
	background-color:#FFF5CA;
}

.bgColor2{
	background-color:#FFFFFF;
}

.bgColor3{
	background-color:#FFF9DF;
}

.bgColor4{
	background-color:#FFFFFF;
}




ul li{

	float:left;

	list-style:none;

}



.sideBox{

	width:220px;

	height:auto;

	border-width:1px;

	border-style:solid;

	border-color:#dbd5ae;

	margin-bottom:10px;
	
	clear:both;

}



.links{

	width:180px;

	height:auto;

	padding:10px 20px 10px 20px;

}



.links a{

	color:#4d9ebf;

	text-decoration:none;

}

	

.links ul li {

	background-image:url(../images/arrow.jpg);

	background-repeat:no-repeat;

	padding-left:15px;

	float:none;

	line-height:150%;



}



.adv{

	margin:3px;

	text-align:center;

	padding:5px 0px 5px 0px;

	width:214px;

	background-color:#e7ddc3;

}



#footer{

	border-top-width:1px;

	border-top-style:dashed;

	border-top-color:#b4dafe;

	width:840px;

	height:auto;

	padding:5px 0px 5px 0px;

	text-align:center;

	font-size:11px;

	color:#666;

	float:left;

	margin:5px;

}



.breadlink{

	color:#666;

	font-size:14px;

	width:500px;

	line-height:200%;  

}



.breadlink li{

	padding:0px 2px 0px 3px;

	float:left;

        line-height:200%;  

}



.textbox{

	margin-top:10px;

	line-height:200%;

}

.sidebox2{
	background-image:url(../images/sidebox-body.jpg);
	background-repeat:repeat-y;
	clear:both;
}

.steps{
	padding:5px 10px 5px 20px;
	width:180px;
	color:#663300;
	font-weight:bold;
	margin:0px;
}

.steps-ans{
	padding:0px 10px 5px 30px;
	width:170px;
	color:#996633;
}

/*追加分*/
#flow{
	margin:0px auto;
	width:812px;
	padding-top:10px;
}

#btn-order-1{
	float:left;
	margin-bottom:5px;
}

#btn-order-2{
	float:left;
	padding-bottom:5px;
}
