@charset "UTF-8";
/* common
************************************************** */
*{
	line-height:1.3em;
}
body{
	margin:0px;
	padding:0px;
	color:#666;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:13px;
	text-align:center;
}
#wrapper{
	background:#FFF url("img_com/a01_mabg03.jpg") repeat-y center top;
	width:992px;
	margin:0 auto;
	padding:0;
}

/* 画像を寄せた時に起こる高さの問題の回避リスト ここから
************************************************** */
.clearfix:after,
#ha:after,
#vimgin:after,
#sub:after,
#hosokutop:after,
#fhosokubtm:after,
#hosokubtmin:after,
.box02 td.right:after,
.box02a td.right:after,
.honbun00:after,
.honbun01:after,
.honbun02:after,
.honbun03:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
.clearfix,
#ha,
#vimgin,
#sub,
#hosokutop,
#fhosokubtm,
#hosokubtmin,
.box02 td.right,
.box02a td.right,
.honbun00,
.honbun01,
.honbun02,
.honbun03{display:inline-block;}
/* exlude MacIE5 \*/
* html .clearfix,
* html #ha,
* html #vimgin,
* html #sub,
* html #hosokutop,
* html #fhosokubtm,
* html #hosokubtmin,
* html .box02 td.right,
* html .box02a td.right,
* html .honbun00,
* html .honbun01,
* html .honbun02,
* html .honbun03{height:1%}
.clearfix,
#ha,
#vimgin,
#sub,
#hosokutop,
#fhosokubtm,
#hosokubtmin,
.box02 td.right,
.box02a td.right,
.honbun00,
.honbun01,
.honbun02,
.honbun03{display:block;}
/* end MacIE5 */

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

/* WYSIWYGエディタ内のpタグに関する指定 ここから
************************************************** */
.clearfix p,
#ha p,
#vimgin p,
#sub p,
#hosokutop p,
#fhosokubtm p,
#hosokubtmin p,
.box02 td.right p,
.box02a td.right p,
.honbun00 p,
.honbun01 p,
.honbun02 p,
.honbun03 p{
	margin:0;
	padding:0;
}
/* WYSIWYGエディタ内のpタグに関する指定 ここまで
************************************************** */

/* header
************************************************** */
#headwrapper{
	background-color:#FFF;
	padding-bottom:6px;
}

#header{
	border:0;
	background-color:#FFF;
	margin:0 96px;
	padding:0;
	width:800px;
	text-align:left;
}
#header #hlt{
	width:445px;
	padding-top:6px;
	vertical-align:top;
}
#header #hlt p{
	width:435px;
	margin:0 0 8px;
	padding:0;
	font-size:10px;
	line-height:16px;
}
#header #hlb{
	width:445px;
	vertical-align:bottom;
}
#header #hlb h1{
	margin:0;
	padding:0;
	color:#999;
	font-size:18px;
}
#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:355px;
	padding-top:6px;
	vertical-align:top;
}

/* menu
************************************************** */
#menu{
	background:#FFF url("img_com/a01_mabg01.jpg") no-repeat center top;
	margin:0;
	padding:0 100px 3px;
	text-align:left;
}
#menu table{
	width:792px;
	magin:0;
	border:0;
}
#menu td{
	background:#FFF url("img_com/a01_mebtn01o.jpg") repeat-x left top;
	padding:0;
	font-size:12px;
	line-height:18px;
	text-align:center;
}
#menu td#currentMain a{
	background:#FFF url("img_com/a01_mebtn01a.jpg") repeat-x left top;
	margin:0;
}
#menu td a{
	display:block;
	background:transparent url("img_com/a01_mebtn01.jpg") repeat-x left top;
	padding:13px 4px 16px;
	text-decoration:none;
	line-height:18px;
}
#menu td a:link,
#menu td a:visited{
	color:#3B3B3B;
}
#menu td a:hover,
#menu td a:active{
	color:#F00;
}
#menu td a:hover{background:none;}
#menu td.mel{
	width:9px;
	padding:0;
}
/* vimg
************************************************** */
#vimg{
	background:#FFF url("img_com/a01_mabg02.jpg") repeat-y center top;
	margin:0;
	padding:7px 96px;
	text-align:center;
}
#vimg #vimgin{
	width:800px;
	margin:0;
	padding:0;
}

/* pankuzu
************************************************** */
#pankuzu{
	width:777px;
	margin:0 auto;
	padding:0;
	font-size:10px;
	line-height:16px;
	text-align:left;
}
#pankuzu a:link,
#pankuzu a:visited{
	color:#666;
}
#pankuzu a:hover,
#pankuzu a:active{
	color:#F00;
}

/* main
************************************************** */
#main{
	background:transparent url("img_com/a01_mabg04.jpg") no-repeat center top;
	margin:0;
	padding:7px 113px 0 102px;
}

/* contents
************************************************** */
#contents{
	float:left;
	width:533px;
	text-align:left;
}
#contents #box01{
	background:#FFF url("img_com/a01_cobox02.gif") repeat-y left top;
	width:533px;
	border:0;
}
#contents #box01 #box01in{
	padding:0 9px;
}
#contents #box01 #box01in #cot01,
#contents #box01 #box01in #cot02{
	margin:0 0 13px;
	padding:21px 0 0;
}
#contents #box01 #box01in #cot01 h2,
#contents #box01 #box01in #cot02 h2{
	margin:0;
	padding:0 13px 6px 12px;
	font-size:14px;
	line-height:20px;
}
/* exlude MacIE5 \*/
* html #contents #box01 #box01in #cot01 h2{height:1%}
*+html #contents #box01 #box01in #cot01 h2{height:1%}
* html #contents #box01 #box01in #cot02 h2{height:1%}
*+html #contents #box01 #box01in #cot02 h2{height:1%}
/* end MacIE5 */

#contents #box01 #box01in #cot01{background:#FFF url("img_com/a01_cot01a.jpg") no-repeat left top;}
#contents #box01 #box01in #cot01 h2{
	background:#FFF url("img_com/a01_cot01b.jpg") no-repeat left bottom;
	color:#FFF;
}
#contents #box01 #box01in #cot02{background:#FFF url("img_com/a01_cot02a.jpg") no-repeat left top;}
#contents #box01 #box01in #cot02 h2{
	background:#FFF url("img_com/a01_cot02b.jpg") no-repeat left bottom;
	color:#fff;
}
#contents #box01 #box01in #hosokutop{
	margin:0 13px 0 12px;
	padding:0;
	width:490px;
	color:#244386;
}
#contents #box01 #box01in .title01{
	background-color:#EBEBEB;
	margin:13px 13px 13px 12px;
	border:0;
}
#contents #box01 #box01in .title04{
	background-color:#ebebeb;
	margin:13px 10px 13px;
	border:0;
}
#contents #box01 #box01in .title01 .in,
#contents #box01 #box01in .title04 .in{
	padding:0 14px;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
#contents #box01 #box01in .title01 .in{
	background:#EBEBEB url("img_com/a01_cot03b.gif") repeat-y left top;
	color:#808080;
}
#contents #box01 #box01in .title04 .in{
	background:#ebebeb url("img_com/a01_cot04b.gif") repeat-y left top;
	color:#000;
}
#contents #box01 #box01in .title02,
#contents #box01 #box01in .title02a{
	background:#FFF url("img_com/a01_com01.gif") no-repeat 0 2px;
	padding:0 0 0 18px;
	color:#244386;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}
#contents #box01 #box01in .title02{margin:0 24px 3px 23px;}
#contents #box01 #box01in .title02a{margin:13px 24px 3px 23px;}
#contents #box01 #box01in .title02 a:link,
#contents #box01 #box01in .title02 a:visited{
	color:#244386;
}
#contents #box01 #box01in .title02 a:hover,
#contents #box01 #box01in .title02 a:active{
	color:#F00;
}
#contents #box01 #box01in .title02a a:link,
#contents #box01 #box01in .title02a a:visited{
	color:#244386;
}
#contents #box01 #box01in .title02a a:hover,
#contents #box01 #box01in .title02a a:active{
	color:#F00;
}
#contents #box01 #box01in .title03,
#contents #box01 #box01in .title03a{
	border-bottom:1px solid #244386;
	background:#FFF url("img_com/a01_com01.gif") no-repeat 0 2px;
	padding:0 0 0 18px;
	color:#244386;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}
#contents #box01 #box01in .title03{margin:0 24px 3px 23px;}
#contents #box01 #box01in .title03a{margin:13px 24px 3px 23px;}
#contents #box01 #box01in .honbun01{
	margin:0 24px 0 23px;
	padding:0 0 13px;
}
#contents #box01 #box01in .honbun03{
	margin:13px 13px 13px 12px;
	padding:0;
	width:490px;
}
#contents #box01 #box01in #hosokubtm{
	background:#FFF url("img_com/a01_col01.gif") repeat-x 0 4px;
	margin:10px 0 0;
	padding:13px 0 0;
	width:515px;
}
#contents #box01 #box01in #hosokubtm #hosokubtmin{
	margin:0 13px 0 12px;
	padding:0;
	width:490px;
}


/* side
************************************************** */
#side{
	float:right;
	margin:0;
	padding:8px 0 20px;
	width:235px;
	text-align:left;
}
#submenu{
	margin:0;
	padding:0;
}
#submenu h2{
	margin:0;
	padding:0;
}
#submenu ul{
	margin:0 0 40px;
	padding:0;
}
#submenu li{
	background:#FFF url("img_com/a01_sim01.gif") no-repeat 0 12px;
	margin:0;
	padding:9px 0 9px 17px;
	border-bottom:1px dashed #B8B8B8;
	list-style:none;
	font-size:12px;
	line-height:18px;
}
#submenu li#smtitle{
	background:none;
	margin: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;
}
#sub{
	margin:0;
	padding:0;
}

/* ptop
************************************************** */
#ptop{
	background:#FFF url("img_com/a01_ptm01.gif") no-repeat right center;
	margin:0 104px 10px;
	padding:0 20px 0 0; 
	font-size:12px;
	line-height:18px;
	text-align:right;
}
#ptop a:link,
#ptop a:visited{
	color:#666;
}
#ptop a:hover,
#ptop a:active{
	color:#F00;
}

/* footer
************************************************** */
#footer{
	background:#FFF url("img_com/a01_fobg01.jpg") no-repeat center top;
	margin:0 auto;
	padding:0 0 20px 0;
	text-align:left;
}
#footer #footerin{
	background:#000 url("img_com/a01_fobg02.jpg") no-repeat center bottom;
	margin:0 96px;
	padding:10px 0;
}
#footer #fhosokubtm{
	margin:0;
	padding:0 12px;
	color:#FFF;
}
#footer #fhosokubtm a:link,
#footer #fhosokubtm a:visited{
	color:#FFF;
}
#footer #fhosokubtm a:hover,
#footer #fhosokubtm a:active{
	color:#F00;
}
#footer #copyright{
	margin:0 12px;
	padding:10px 0 0;
	color:#FFF;
	font-size:10px;
	line-height:16px;
	text-align:center;
}