@charset "UTF-8";
/* common
************************************************** */
*{
	line-height:1.3em;
}
body{
	padding:0;
	margin:0;
	color:#666;
	font-size:13px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background:url("img_com/e01_bg01.gif") repeat-y left top;
}

#wrapper{
	width:800px;
}

/* 画像を寄せた時に起こる高さの問題の回避リスト ここから
************************************************** */
.cobox02:after,
#fhosokubtm:after,
.cobox01:after,
.cobox01a:after,
.clear:after,
.box02a td.right:after,
.box02 td.right:after,
#ha: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,
#ha,
.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 #ha,
* 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,
#ha,
.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,
#ha p,
.honbun01 p,
#sub p,
#hosokutop p,
#honbun p,
#hosokubtm p,
.honbun02 p,
#pankuzu p,
.honbun03 p{
	margin:0;
	padding:0;
}
/* WYSIWYGエディタ内のpタグに関する指定 ここまで
************************************************** */

/* header
************************************************** */
#header{
	background:#FFF url("img_com/e01_hbg01.gif") no-repeat left bottom;
	border:0;
	margin:0 6px 0 0;
	padding:0;
	width:800px;
	text-align:left;
}
#header #hlt{
	width:360px;
	padding-top:5px;
	vertical-align:top;
}
#header #hlt p{
	width:340px;
	margin:0 0 8px 10px;
	padding:0;
	font-size:10px;
	line-height:16px;
}
#header #hlb{
	width:360px;
	padding-bottom:11px;
	vertical-align:bottom;
}
#header #hlb h1{
	margin:0;
	padding:0;
	color:#999;
	font-size:18px;
	margin-left:10px;
}
#header #hlb h1 a img{border:0;}
#header #hlb h1 a:link,
#header #hlb h1 a:visited{
	color:#999;
	text-decoration:none;
}
#header #hlb h1 a:hover,
#header #hlb h1 a:active{
	color:#999;
	text-decoration:underline;
}
#header #hr{
	width:440px;
	padding-top:7px;
	padding-bottom:10px;
	vertical-align:top;
}
#header #hr #ha{
	margin-right:10px;
}

#main_tbl{
	margin:7px 0 0 0;
}
#main_tbl td#wl2{
	width:535px;
	vertical-align:top;
	background-color:#FFF;
	}
#main_tbl td#wl2 .mvimg{
	margin:0 0 15px 0;
	}
#main_tbl td#wl3{
	vertical-align:top;
	background:#FFF url(img_com/e01_bbg02.gif) no-repeat left top;
	
}
#main_tbl td#wl3{
	vertical-align:bottom;
	background:#FFF url(img_com/e01_bbg02.gif) no-repeat left top;
	}
#main_tbl td#wr2{
	width:265px;
	vertical-align:top;
	background:url(img_com/e01_rbg01.gif) repeat-y left top;
	}

#main_tbl td#wr3{
	vertical-align:top;
	background:url(img_com/e01_bbg01.gif) repeat-y left top;
	}
/* logo
************************************************** */
.line{
	height:5px;
	margin-top:5px;
}

/* menu
************************************************** */
#menu li.mebtm{
	background:none;
	margin:0;
	padding:0;
	border:none;
	list-style:none;
}
ul#menu{
	margin:0;
	padding:0;
}
#menu li{
	border-top:solid 1px #CECECE;
	padding:3px 0 0 0;
	list-style:none;
	font-size:12px;
	line-height:20px;
	margin:3px 20px 0 10px;
}
#menu li img{
	vertical-align:top;
}
#menu li.top{border-top:none;}
#menu li#currentMain a{
	background:#FBFBFB url("img_com/e01_mcurren.gif") no-repeat left top;
	color:#FFF;
}
#menu li a{
	display:block;
	padding:5px 23px 3px 25px;
	list-style:none;
	line-height:20px;
	text-decoration:none;
	background:url("img_com/e01_menua.gif") no-repeat left top;
	text-align:left;
}
#menu li a:hover{
	background:url("img_com/e01_ml.gif") no-repeat left top;
	color:#9f5e00;
}
#menu li.fb a:hover{
	color:#9f5e00;
}


/* 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:#666;
}
#menu li a:active{
	color:#666;
}
/* submenu
************************************************** */
td.submenu{
	width:195px;
	margin-bottom:10px;
	}
ul#submenu{
	background:url("img_com/e01_lbg.gif") no-repeat left bottom;
	margin:50px 0 0 5px;
	padding:0 0 2px;
}
#submenu li{
	background:url("img_com/e01_smbg01.gif") no-repeat left top;
	padding:10px 0 7px 25px;
	margin:0 0 0 5px;
	list-style:none;
	font-size:12px;
	line-height:18px;
	color:#666;
	text-align:left;
}
#submenu li#smtitle{
	background:none;
	margin:0 0 -1px 0;
	padding:0;
	border-bottom:none;
	list-style:none;
}

#submenu li a:link,
#submenu li a:visited{
	color:#666;
}
#submenu li a:hover,
#submenu li a:active{
	color:#F00;
}
#submenu li img{
	vertical-align:top;
}
/* sub
************************************************** */
#sub{
	margin:40px 16px 15px 13px;
	color:#000;
}

/* 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:800px;
	text-align:center;
	background-color:#FFF;
	border-bottom:solid 3px #ffed93;
}
#fff{
	background-color:#ffed93;
	margin:0 10px 0 0;
}
.honbun03{
	margin:0 20px 0 15px;
	color:#000;
}
/* pankuzu
************************************************** */
#pankuzu{
	margin:0 0 17px 0;
	padding:0 0 15px 10px;
	font-size:10px;
	line-height:16px;
	color:#9f5e00;
	background:#ffed93 url(img_com/e01_rco03.gif) no-repeat left bottom;
}
#pankuzu a:link,
#pankuzu a:visited{
	color:#9f5e00;
}
#pankuzu a:hover,
#pankuzu a:active{
	color:#eb9500;
}

/* main
************************************************** */
.bgl{
	background:#E7E7E7;}

/* contents
************************************************** */
#hosokutop{
	margin:0 0 0 20px;
	padding:5px 0 0 0 ;
	background-color:#FFF;
	text-align:left;
		font-size:12px;
	line-height:14px;
}

.title01{
	background:url("img_com/e01_cot03.gif") no-repeat left center  ;
	margin:13px 30px 13px 31px;
	padding:2px 8px 3px 25px;
	color:#9f5e00;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
	text-align:left;
}
.title01a{
	background:url("img_com/e01_cot04.gif") no-repeat left center;
	margin:20px 30px 10px 31px;
	padding:2px 8px 3px 25px;
	color:#9f5e00;
	font-size:14px;
	font-weight:bold;
	line-height:28px;
	text-align:left;
}
.title01a a:link,
.title01a a:visited{
	color:#D45600;
}
.title01a a:hover,
.title01a a:active{
	color:#F00;
}
.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/e01_com01.gif") no-repeat 0 3px;
	padding:0 10px 2px 19px;
	color:#9f5e00;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	text-align:left;
}
.title02{margin:0 30px 5px 30px;}
.title02 a:link,
.title02 a:visited{
	color:#9f5e00;
}
.title02 a:hover,
.title02 a:active{
	color:#F00;
}
.title02a{margin:13px 30px 5px 30px;}
.title02a a:link,
.title02a a:visited{
	color:9f5e00;
}
.title02a a:hover,
.title02a a:active{
	color:9f5e00;
}
.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:#F00;
}
.title03a{margin:18px 45px 3px 17px;}
.title03a a:link,
.title03a a:visited{
	color:#6B0303;
}
.title03a a:hover,
.title03a a:active{
	color:#F00;
}
#cot01{
	background: url("img_com/e01_t01.gif") no-repeat left center;
	margin:0 0 13px 23px;
	padding:6px 35px 5px 45px;
	color:#9d4600;
	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;
}
#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 30px;
	padding:0;
	background-color:#FFF;
	color:#666;
	text-align:left;

}
.honbun04{
	margin:13px 20px 0 30px;
	padding:0;
	background-color:#FFF;
	color:#000;
	text-align:left;

}
.honbun02{
	margin:0 35px 0 30px;
	padding:0 10px 15px;
	color:#666;
	text-align:left;
}
#hosokubtm{
	border-top:1px solid #BFBFBF;
	margin:13px 20px 0 30px;
	padding:5px 0 0 0 ;
	color:#787878;
	text-align:left;
}
.btd{
	vertical-align:bottom;
	background:#E7E7E7;
}
/* ptop
************************************************** */
#ptop{
	background: url("img_com/e01_ptop.gif") no-repeat center top;
	margin:0;
	padding:0px 35px 20px 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: #FF0000;
}
.fbg{
	background:#000;
}
/* footer
************************************************** */
#fhosokubtm{
	padding:0;
	margin:40px 20px 12px 30px;
	text-align:left;
	color:#600;
	font-size:12px;
	line-height:14px;
}
#fhosokubtm a:link,
#fhosokubtm a:visited{
	color:#600;
}
#fhosokubtm a:hover,
#fhosokubtm a:active{
	color: #F00;
}
p#copyright{
	margin:0 5px 0 0;
	padding:0 0 10px 22px;
	color:#999999;
	font-size:10px;
	line-height:12px;
	text-align:left;

}