@charset "utf-8";
/*テキストのご注文 */

#LeftContents h2{
	margin:0;
	}
#LeftContents #PageContent{
	margin:1px 0 20px 0;
	border:solid 1px #eaeae6;
	padding-top:10px;
	padding-bottom:10px;
	width:618px;
	}




#PageContent h3{
	margin:10px 0 5px 20px;
	background:url(../order/img/order-dt.jpg) top left no-repeat;
	padding:5px 0 0 15px;
	clear:both;
}


dl.orderBase{
	margin:5px 0 5px 20px;;
	}

dl.orderBase dt{
	clear:both;
	float:left;
	width:180px;
	padding:5px 0 1px 5px;
	margin:5px 0;
	border-top:none;
	}

dl.orderBase dt.coment{
	clear:both;
	float:left;
	width:180px;
	padding:2px 0 1px 14px;
	margin:5px 0;
	border-top:1px solid #eeeeee;
	background:url(../order/img/order-dts.jpg) top left no-repeat;
	}

dl.orderBase dt.Bookplan{
	clear:both;
	float:left;
	width:174px;
	padding:2px 0 1px 20px;
	margin:5px 0;
	border-top:1px solid #eeeeee;
	color:#C33;
	}

dl.orderBase dd
{
	float:left;
	width:340px;
	padding:5px 0 1px 5px;
	margin:5px 0;
	border-top:1px solid #eeeeee;
	}
dl.orderBase dd.coment
{
	float:left;
	width:420px;
	padding:5px 0 1px 5px;
	margin:5px 0;
	border-top:none;
	}

dl.orderBase2{
	margin:5px 0 5px 20px;
	width:590px;
	}

dl.orderBase2 dt{
	clear:both;
	float:left;
	width:380px;
	padding:5px 0 1px 5px;
	margin:5px 0;
	border-top:none;

	}
	
dl.orderBase2 dt.coment{
	clear:both;
	float:left;
	width:380px;
	padding:2px 0 1px 14px;
	margin:5px 0;
	border-top:1px solid #eeeeee;
	background:url(../order/img/order-dts.jpg) top left no-repeat;
	}


dl.orderBase2 dd
{
	float:left;
	width:160px;
	padding:5px 0 1px 5px;
	margin:5px 0;
	border-top:1px solid #eeeeee;
	}
dl.orderBase2 dd.coment
{
	float:left;
	width:160px;
	padding:5px 0 1px 5px;
	margin:5px 0;
	border-top:none;
	}














input.Pattern01{
	width:300px;
	/*border:1px solid #336699;*/
	}
input.Pattern02{
	width:80px;
	border:1px solid #336699;
	cursor:pointer;
	background:url(img/bt-bg.png) bottom left no-repeat;
	}
input.Pattern03{
	width:180px;
	/*border:1px solid #336699;
	background:url(img/mail-icon.png) center left no-repeat;*/
	padding-left:5px;
	}
input.Pattern03:focus{
	background-color:#FEF5F1
	}
	
	
input.Pattern04,
textarea.Pattern04{
	width:240px;
	/*border:1px solid #336699;
	background:url(img/mail-icon.png) center left no-repeat;*/
	padding-left:5px;
	}
input.Pattern04:focus{
	background-color:#E9F4F8
	}
		
select.Pattern03{
	width:150px;
	/*background:url(img/bt-bg.png) bottom left no-repeat;*/
	}
	
	
/* clearfix
----------------------------------------*/
dl.orderBase:after,
dl.orderBase2:after{
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0.1em;
}
dl.orderBase,
dl.orderBase2{
	display: inline-block;
}	
	
















