@charset "UTF-8";
/* common
************************************************** */
*{
	line-height:1.3em;
}
body{
	margin:0;
	padding:0;
	color:#666;
	font-size:13px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align:center;
	background:#fee1ce;
}

#all{
	background:url("img_com/f03_bg01.gif") repeat-y center top;
	width:937px;
	margin:0 auto;
}
#wrapper{
	width:875px;
	margin:0 auto;
	text-align:left;
	}

#wrapper td#wl,
#wrapper td#wr{
	vertical-align:top;
}
#wrapper td#wl{
	width:644px;
}
#wrapper td#wr{
	width:231px;
	background-color:#f7efef;
}
#wrapper td#wr3{
	vertical-align:bottom;
	background-color:#f7efef;
}

/* 画像を寄せた時に起こる高さの問題の回避リスト ここから
************************************************** */
.cobox02:after,
#fhosokubtm:after,
.cobox01:after,
.cobox01a:after,
.clear:after,
.box02a td.right:after,
.box02 td.right:after,
#hdarea:after,
.honbun01:after,
#sub:after,
#hosokutop:after,
#honbun:after,
#hosokubtm:after,
.honbun02:after,
#pankuzu:after,
.honbun03:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.cobox02,
#fhosokubtm,
.cobox01,
.cobox01a,
.clear,
.box02a td.right,
.box02 td.right,
#hdarea,
.honbun01,
#sub,
#hosokutop,
#honbun,
#hosokubtm,
.honbun02,
#pankuzu,
.honbun03{display:inline-block;}

/* exlude MacIE5 \*/
* html .cobox02,
* html #fhosokubtm,
* html .cobox01,
* html .cobox01a,
* html .clear,
* html .box02a td.right,
* html .box02 td.right,
* html #hdarea,
* html #honbun01,
* html #sub,
* html #hosokutop,
* html #honbun,
* html #hosokubtm,
* html .honbun02,
* html #pankuzu,
* html .honbun03{height:1%}

.cobox02,
#fhosokubtm,
.cobox01,
.cobox01a,
.clear,
.box02a td.right,
.box02 td.right,
#hdarea,
.honbun01,
#sub,
#hosokutop,
#honbun,
#hosokubtm,
.honbun02,
#pankuzu,
.honbun03{display:block;}
/* end MacIE5 */

/* 画像を寄せた時に起こる高さの問題の回避リスト ここまで
************************************************** */

/* WYSIWYGエディタ内のpタグに関する指定 ここから
************************************************** */
.cobox02 p,
#fhosokubtm p,
.cobox01 p,
.cobox01a p,
.clear p,
.box02a td.right p,
.box02 td.right p,
#hdarea p,
.honbun01 p,
#sub p,
#hosokutop p,
#honbun p,
#hosokubtm p,
.honbun02 p,
#pankuzu p,
.honbun03 p{
	margin:0;
	padding:0;
}
/* WYSIWYGエディタ内のpタグに関する指定 ここまで
************************************************** */

/* logo
************************************************** */
h1{
	margin:0;
	color:#999;
	font-size:18px;
	text-align:left;
	margin:0 0 10px 8px;
}
.line{
	height:5px;
	margin-top:5px;
}
h1 a img{border:0;}
h1 a:link,
h1 a:visited{
	color:#999;
	text-decoration:none;
}
h1 a:hover,
h1 a:active{
	color:#999;
	text-decoration:underline;
}

/* menu
************************************************** */
#menu li.mebtm{
	background:none;
	margin:0;
	padding:0;
	border-top:none;
	list-style:none;
}
ul#menu{
	margin:10px 0 20px 0 ;
	padding:0;
}
#menu li{
	border-bottom:soli 1px #999999;
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:20px;
}
#menu li img{
	vertical-align:top;
}
#menu li.top{border-top:none;}
#menu li#currentMain a{
	background:#FBFBFB url("img_com/f03_mcurren.gif") no-repeat left top;
	color:#3f312b;
	}
#menu li a{
	display:block;
	padding:7px 23px 6px 45px;
	list-style:none;
	line-height:20px;
	text-decoration:none;
	background:url("img_com/f03_menua.gif") no-repeat left top;
	text-align:left;
}
#menu li a:hover{
	background:url("img_com/f03_ml.gif") no-repeat left top;
	color:#FFF;
}
#menu li.fb a:hover{
	color:#FFF;
}


/* exlude MacIE5 \*/
* html #menu li a{height:1%}
*+html #menu li a{height:1%}
/* end MacIE5 */
#menu li a:link,
#menu li a:visited{
	color:#000;
}
#menu li a:active{
	color:#000;
}
/* submenu
************************************************** */
td.submenu{
	width:195px;
	vertical-align:center;
	margin-bottom:10px;
}
.tsubmenu{
	margin-left:13px;
}
ul#submenu{
	background:url("img_com/f03_lbg.gif") no-repeat left bottom;
	margin:30px 0 20px 12px;
	padding:0 0 2px;
}
#submenu li{
	background:url("img_com/f03_smbg01.gif") no-repeat left top;
	padding:6px 0 7px 35px;
	margin:0;
	list-style:none;
	font-size:12px;
	line-height:18px;
	color:#000;
	text-align:left;
}
#submenu li#smtitle{
	background:none;
	margin:0 0 6px 0;
	padding:0;
	border-bottom:none;
	list-style:none;
}

#submenu li a:link,
#submenu li a:visited{
	color:#000;
}
#submenu li a:hover,
#submenu li a:active{
	color:#f36;
}
#submenu li img{
	vertical-align:top;
}
.bg01{
	}

/* sub
************************************************** */
#sub{
	margin:20px 10px 40px 6px;
	padding:0 0 30px 15px;
	color:#000;
	margin:0 auto;
}

#ltop{
	border-top:solid 10px #e7ddd5;
}
/* vimg
************************************************** */
table #vimg{
	border:0;
	width:553px;
	background:#FFF url("img_com/z02_mbg02.gif") no-repeat left top;
	margin:0;
	padding:0;
}
#viin{
	width:600px;
	text-align:center;
	margin:7px;
}
#fff{
	background-color:#FFFFFF;
	margin:0 10px 0 0;
}
.honbun03{
	margin:0 20px 0 15px;
	color:#000;
}
/* pankuzu
************************************************** */
#pankuzu{
	margin:10px 10px 10px 10px;
	padding:0;
	font-size:10px;
	line-height:16px;
	color:#666;
}
#pankuzu a:link,
#pankuzu a:visited{
	color:#666;
}
#pankuzu a:hover,
#pankuzu a:active{
	color:#666;
}

/* main
************************************************** */
#hdarea{
	margin:15px 10px 10px 10px;
	padding-bottom:10px;
	text-align:left;

}
.bgl{
	background:#f4ede9;}

/* page comment
************************************************** */
#pcomm{
	padding:5px;
	font-size:10px;
	margin: 0 0 8px 0;
	line-height:12px;
	text-align:left;
	color:#888;
	border-top:solid 10px #e7ddd5;
}

/* contents
************************************************** */
#hosokutop{
	margin:0 10px 0 25px;
	padding:5px 7px 20px;
	color:#666;
	text-align:left;
}
.title01 span{
	background:#FFF;
	padding:6px 10px 4px 5px;
	}
.title01{
	background:url("img_com/f03_cot03.gif") no-repeat left center  ;
	margin:0;
	padding:3px 15px 3px 25px;
	color:#666;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
	text-align:left;
}
.title01a{
	background:url("img_com/z02_cot03.gif") no-repeat left top;
	margin:18px 15px 14px 13px;
	padding:0 25px 5px 18px;
	color:#999999;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
}
.title01a a:link,
.title01a a:visited{
	color:#D45600;
}
.title01a a:hover,
.title01a a:active{
	color:#f36;
}
.title01b{
	background:#D69A4D url("img_com/cot05.gif") repeat-y left top;
	margin:18px 37px 14px 13px;
	padding:2px 8px 2px 13px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
.title01c{
	background:#FAF5DC url("img_com/cot06.gif") repeat-y left top;
	margin:18px 37px 14px 13px;
	padding:2px 8px 2px 13px;
	color:#734200;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
.title01d{
	border-width:2px 3px;
	border-style:solid;
	border-color:#BF9051;
	background:#BF9051 url("img_com/cot07.gif") repeat-y left top;
	margin:18px 35px 14px 6px;
	padding:2px 8px 2px 13px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
.title02,
.title02a{
	background:#FFF url("img_com/f03_com01.gif") no-repeat 0 3px;
	padding:0 10px 2px 19px;
	color:#666;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	text-align:left;
}
.title02{margin:0 25px 5px 50px;}
.title02 a:link,
.title02 a:visited{
	color:#999;
}
.title02 a:hover,
.title02 a:active{
	color:#f36;
}
.title02a{margin:0 25px 3px 50px;}
.title02a a:link,
.title02a a:visited{
	color:#999;
}
.title02a a:hover,
.title02a a:active{
	color:#f36;
}
.title03,
.title03a{
	background:#FFF url("img_com/com02.gif") no-repeat 0 2px;
	padding:0 0 0 18px;
	color:#6B0303;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}
.title03{margin:0 45px 3px 17px;}
.title03 a:link,
.title03 a:visited{
	color:#6B0303;
}
.title03 a:hover,
.title03 a:active{
	color:#f36;
}
.title03a{margin:18px 45px 3px 17px;}
.title03a a:link,
.title03a a:visited{
	color:#6B0303;
}
.title03a a:hover,
.title03a a:active{
	color:#f36;
}
#cot01{
	background: url("img_com/f03_t01.gif") no-repeat left center;
	margin:0;
	padding:3px 0 5px 45px;
	margin:0 0 13px 0;
	color:#000;
	font-size:15px;
	line-height:18px;
	text-align:left;

}
.tbg{
	background:url(img_com/f03_t02.gif) left top;
	margin:0 20px 0 0;
	padding:0;
}
.tbg2{
	background:url(img_com/f03_cot03_bg.gif) left top;
	margin:13px 20px 13px 40px;
	padding:0;
}
h2 span{
	background:#FFF;
	padding:6px 5px;
	}
#cot02{
	background:#FFF url("img_com/f01_mt02.jpg") no-repeat left top;
	margin:5px 0 0 10px;
	padding:10px 25px 15px 80px;
	color:#000;
	font-size:15px;
	line-height:18px;
}
/* exlude MacIE5 \*/
* html #cot01{
	height:-10px;
}
/* end MacIE5 */

.honbun01{
	margin:0 20px 0 0;
	padding:0 10px 0 38px;
	background-color:#FFF;
	color:#666;
	text-align:left;

}
.honbun02{
	margin:0 35px 0 50px;
	padding:0 0 15px;
	color:#666;
	text-align:left;
}
#hosokubtm{
	border-top:1px solid #e7ddd5;
	margin:13px 10px 0 25px;
	padding:5px 7px 20px;
	color:#666;
	text-align:left;
}
td.bl{
	border-bottom: solid 8px #e7ddd5; 
	background-color:#f7efef;
}
/* ptop
************************************************** */
#ptop{
	background: url("img_com/f03_ptop.gif") no-repeat center top;
	margin:0;
	padding:0px 35px 15px 0; 
	font-size:12px;
	line-height:14px;
	text-align:right;
}
#ptop a:link,
#ptop a:visited{
	color:#000;
}
#ptop a:hover,
#ptop a:active{
	color: #f36;
}
.fbg{
	background:#000;
}
/* footer
************************************************** */
#fhosokubtm{
	padding:17px;
	margin:0 11px;
	text-align:left;
	color:#666;
	font-size:12px;
	line-height:14px;
	border-top:solid 1px #e7ddd5;

}
#fhosokubtm a:link,
#fhosokubtm a:visited{
	color:#666;
}
#fhosokubtm a:hover,
#fhosokubtm a:active{
	color: #f36;
}
p#copyright{
	margin:0 5px 0 0;
	padding:0 0 10px 17px;
	color:#000;
	font-size:10px;
	line-height:12px;
	text-align:left;

}
.bimg{
		border-bottom:solid 8px #e7ddd5; 
}


