/*Common
-------------------------------------------------------------*/

/*PhotoChange
--------------*/
/*写真切り替え箇所の記述。ulにかけたIDを変更しなければ書き換えは大丈夫。*/
ul#photoChange {
	width:370px;
}
ul#photoChange li {
	float:left;
	display:inline-block;
	width:74px;
}
/*写真切り替え箇所の記述。ここまで。*/


div#photoBoxL {
	width:370px;
	float:left;
	margin-right:10px;
}
div#photoBoxR {
	width:340px;
	float:left;
}
div#photoBoxR dl {
	margin-bottom:10px;
}
div#photoBoxR dl dd {
	margin:0 0 10px 30px;
}
ul#orderbtn li {
	float:left;
	width:162px;
}
/*order
--------------*/
.orderBtn {
	text-align:center;
	margin:5px 0 15px 0;
}
.order.ver1 .orderList {
	text-align:center;
}
.order.ver1 .orderList li {
	display:inline;
	margin-right:20px;
}
.order.ver2 .orderBg {
	width:683px;
	padding:6px 10px 0 27px;
	_padding-bottom:10px;
}
*:first-child+html .order.ver2 .orderBg {
	padding-bottom:10px;
}
.order.ver2 .orderBtn {
	float:left;
	margin-right:20px;
}
.order.ver2 .orderList {
	float:left;
	padding-top:8px;
}
.order.ver2 .orderList li {
	margin-bottom:10px;
}
.order.ver2 .orderList li .last {
	margin-bottom:0;
}
/*Box
-------------------------------------------------------------*/
.box1 {
	width:720px;
	margin-bottom:15px;
}
.box2 {
	width:700px;
	background:#ffffe9;
	padding:15px 10px 10px 10px;
	margin-bottom:15px;
}
.box3 {
	background:url(../images/index_box_02.gif) repeat-y 0px 5px;
	width:224px;
}
.box3 dl {
	margin:10px 10px 10px 12px;
}
.box4 {
	padding:40px 0px 0px 0px;
}
.box5 {
	width:420px;
	float:left;
	padding-right:3px;
}
.box6 {
	float:right;
	padding-left:5px;
	width:290px;
	background:url(../images/index_dotline_01.gif) repeat-y left;
}
/*DATAIL
-------------------------------------------------------------*/
div.box2 dl {
	width:350px;
	float:left;
}
div.box2 dl dt, div.box2 dl dd {
	text-indent:0;
	line-height:0;
}
h3 {
	margin-top:30px;
	margin-bottom:25px;
}
div#naviprintFlow {
	float:left;
	width:300px;
}
div#naviprintCap {
	float:right;
	width:409px;
}
h4 {
	margin-bottom:10px;
}
div.honbanL {
	float:left;
	width:360px;
}
div.honbanR {
	float:right;
	width:338px;
}
/*GUIDE
-------------------------------------------------------------*/
div#guide {
	width:720px;
	background:url(../images/index_guide_bg_02.gif) repeat-y;
}
div#guide .clearfix {
	padding:10px 15px;
}
div#guide div#guideBoxL {
	width:313px;
	float:left;
	margin-right:20px;
}
div#guide div#guideBoxL strong {
	color:#11b48e;
}
