/* 基本設定 *//********** 18_01設定 **********/

#center {/* センター位置 */
	width:900px;
	background:url(../01top/top_img/shadow_side.gif);
	min-height:500px;
	height:auto !important;
	padding:0 7px 0;
}

#main {/* メイン編集画面 */
	width:870px;
	min-height:60px;
	height:auto !important;
	position:relative;
	top:10px;
	background-color:#FFF;
	overflow:hidden;
	margin:0px 15px;
}

#box_left {/* 左ナビ */
	width:190px;
	border:0px;
	margin:0px;
	float:left;
}

#box_right {/* コンテンツ */
	width:680px;
	border:0px;
	margin:0px;
	float:left;
}

.clear {
	clear:both;
	height:1px;
}

div.navi_l {
	width:158px;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
}

div.navi_l a:visited { color:#633; }

div.navi_l a:link {
	color:#633;
	text-decoration:none;
}

div.navi_l a:hover {
	color:#999;
	font-weight:bold;
	text-decoration:underline;
}

div#order_navi {
	width:156px;
	border-top:none;
	border-left:1px solid #004080;
	border-right:1px solid #004080;
	border-bottom:1px solid #004080;
	line-height:1.2em;
	margin:0 0 20px;
	padding:0;
}

div#order_navi ul {
	margin:0;
	padding:5px;
	list-style:none;
}

div#order_navi li {
	background:url(../18order/order_img/arrow.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
	font-weight:bold;
	width:131px;
	border-bottom:dotted 1px #004080;
	margin:5px 0;
	font-size:12px;
	color:#999;
}

div#order_navi li a {
	text-decoration:none;
	color:#000;
}

div#order_navi li a:hover {
	text-decoration:underline;
	color:#039;
}

/********** index設定 **********/

div.order_flow {
	background:url(../18order/order_img/order_index_bg.gif) no-repeat;
	height:200px;
	padding:0;
}

div.order_flow h4 {
	font-size:13px;
	color:#000;
	margin:0;
	padding:10px 20px;
	font-weight:bold;
}

div.order_flow h4 a {
	color:#000;
}


div.order_flow_text {
	padding:0 15px;
}

div.order_flow_text p {
	font-size:12px;
	color:#333;
	line-height:1.6em;
	margin:10px;
}

div.order_flow_text a {
	color:#804040;
	text-decoration:none;
}

div.order_flow_text a:hover {
	text-decoration:underline;
}

img.order_arrow {
	margin:5px auto;
	display:block;
}

p.order_doc {
	font-size:12px;
	color:#333;
	line-height:1.6em;
	margin:0 0 10px;	
}

ul#order_doc {
	list-style-type:square;
	margin:10px 0;
	padding:0 0 0 20px;
}

ul#order_doc li {
	font-size:12px;
	color:#333;
	line-height:2.5em;
}

ul#order_doc li a {
	color:#804040;
	text-decoration:none;
}

ul#order_doc li a:hover {
	text-decoration:underline;
}


/********** 18_01設定 **********/

.midashi_bg {/* 見出し背景 */
	width:660px;
	border:0px;
	background:url(../18order/order_img/order_bg.gif) no-repeat 0 50%;
	padding:5px 10px 5px;
	height:25px;
}

.midashi_bg h4 {
	font-size:14px;
	color:#FFF;
	margin:0;
	padding:0;
	display:inline;
}

.number {
	font-family:"Arial";
	font-size:21px;
	font-weight:bold;
	text-align:left;
	color:#BBDDFF;
}

div.order_text {
	font-size:12px;
	line-height:1.6em;
	margin:0 0 20px;
	padding:0 10px 10px;
	color:#333;
}

div.order_text table {
	border-top:1px solid #999;
	border-left:1px solid #999;
}

div.order_text table caption {
	text-align:left;
	padding-bottom:3px;
	color:#002851;
}

div.order_text table td {
	padding-left:5px;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}

div.order_text table td.l {
	background-color:#FFEB9B;
}

.space_left { margin-left:20px; }

div.order_link {
	margin:5px 0;
	font-size:12px;
	line-height:1.8em;
	color:#804040;
}

div.order_link a {
	background:url(../18order/order_img/arrow.gif) no-repeat 0 50%;
	padding:0px 0px 0px 15px;
	background-position:2px 0px 0px 0px;
	text-decoration:none;
	color:#804040;
}

div.order_link a:hover {
	text-decoration:underline;
}

div#order_top {
	background-image:url(../18order/order_img/order_title.gif);
	background-repeat:no-repeat;
	width:680px;
	height:65px;
	text-indent:-999px;
	margin-bottom:10px;
}

/********** 18_02設定 **********/

div.order_note {
	background:url(../18order/order_img/order_caution.gif) no-repeat 0 50%;
	height:30px;
	font-size:13px;
	line-height:2em;
	color:#039;
	padding:0 0 0 170px;
	margin:0 0 5px;
}

div#yakkan {
	border:1px #004080 solid;
	padding:10px;
	margin-bottom:5px;
}

div#yakkan table {
	font-size:12px;
	line-height:1.5em;
	margin-bottom:20px;
}

div#yakkan table caption {
	color:#DB002C;
	font-size:13px;
	text-align:left;
}

div#yakkan table.order_charge {
	margin:10px 0;
	width:100%;
}

div#yakkan table.order_charge {
	border-top:1px #666 solid;
	border-left:1px #666 solid;
}

div#yakkan table.order_charge td {
	padding:5px;
	border-right:1px #666 solid;
	border-bottom:1px #666 solid;
}

div#yakkan table.order_charge td.title {
	text-align:center;
	background:#C99;
}

div.order_confirm {
	font-size:13px;
	color:#039;
	margin:15px 0 10px;
	padding:10px 0 0;
}

div.order_notice {
	font-size:12px;
	font-weight:bold;
}

/********** 18_03設定 **********/

div.order_info {
	font-size:13px;
	color:#039;
	margin:0 0 20px;
}

div#yakkan_notice {
	background:url(../18order/order_img/order_remider.gif) no-repeat;
	padding:65px 25px 15px;
	margin-bottom:5px;
	height:120px;
}

div.order_bold {
	background:url(../18order/order_img/order_arrow.gif) no-repeat 0 50%;
	font-size:13px;
	margin:5px 0;
	padding-left:12px;
	color:#000;
}

div.order_yakkan_confirm {
	color:#DB002C;
	font-size:13px;
	line-height:1.8em;
	font-weight:bold;
	margin:30px 0 10px;
	text-align:center;
}


/********** thankyou **********/

div#thankyou {
	margin-top:20px;
	padding:0 10px;
}

div.toppage {
	font-size:12px;
}


/********** その他設定 **********/

.order_pdf {
	font-size:12px;
	margin-bottom:20px;
}

.order_pdf a {
	color:#000;
}

.gotop {
	background:url(../18order/order_img/gototop.gif) no-repeat 100% 0;
	padding:0px 15px 0px 10px;
	font-size:11px;
	height:18px;
	margin-bottom:20px;
}

.gotop a:link {
	color:#FFF;
	text-decoration:none;
}

.gotop a:visited {
	color:#FFF;
	text-decoration:none;
}

h3.order {
	font-size:15px;
	font-weight:bold;
	line-height:1.5em;
	color:#333;
}

h3 img {
	margin-bottom:20px;
}

h4 {
	font-size:12px;
	font-weight:lighter;
	line-height:2em;
	color:#000;
}

p#midashi {
	font-size:12px;
	font-weight:lighter;
	line-height:2em;
	color:#000;
}

h5 {
	font-size:12px;
	font-weight:lighter;
	line-height:1.5em;
	color:#000;
}


h6 {
	font-size:10px;
	margin:0px;
	font-weight:normal;
	color:#FFF;
}
