@charset "Shift-JIS";

/* --HTML-- */
html {

}

/* --BODY-- */
body {
	background-color:#CCC;
}

/* generic parts */
h1 {
color:#fff;
font-size:200%;
margin-top:0;
}

h2 {
	font-size:200%;
	clear:both;
	margin-bottom:25px;
	font-weight:900;
}


h3 {
	font-size:125%;
	padding-bottom:10px;
	clear:both;
}

h4 {
background:url(../img/h4_bg.png) no-repeat left center;
font-size:100%;
margin:1em 0 0.5em 12px;
padding-left:16px;
}

/* ******************************
　　共通マーキング
****************************** */

.subtext{
	font-size:100%;
}


/* ******************************
　　全体レイアウト
****************************** */
#wrp{
	width:860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#wrp #contents{
	padding-left:30px;
	padding-right:30px;
}

/* ******************************
　　ヘッダ
****************************** */
#header p#headerBar{
	padding:0;
	margin:0;
}
#header #title{
	padding-bottom:50px;
	background-image: url(../img/order/title.jpg);
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #919934;
	background-repeat: no-repeat;
	background-position: left -37px;
	height: 60px;
	margin-bottom: 25px;
	text-indent: -9999px;
}
	
/* ******************************
　　オーダー／リンクボタン
****************************** */
#oderBL{
	clear:both;
}

#oderBL p{
	text-align:center;
	margin-bottom:30px;
}
#oderBL ul{
	text-align:center;
	margin-bottom:30px;
}
#oderBL ul li{
	display:inline;
	padding-left:5px;
	padding-right:5px;
}
#oderBL p.sub{
	font-size:100%;
	margin-bottom:10px;
}

.odLead{
	color:#C52632;
	font-size:200%;
	font-weight:bold;
	_padding-top:25px;
}



/* ページトップボタン */
#fortopBox{
	margin-top:25px;
}

#fortopBox p{
	font-size:100%;
	color:#999;
	margin-bottom:-25px;
}
#fortopBox p.btFortop{
	text-align:right;
	
	margin-bottom:25px;
}

/* ******************************
　　フッタ
****************************** */
#footer{
	background-color:#F3F3F3;
	text-align:center;
	padding:25px;
	font-size:91.7%;
}
