@charset "utf-8";

/* summary ------------------

	5.	navi
	6.	conbody
	7.	right
-------------------------- */


/* navi ----------------- */
/* -- 繧ｿ繧､繝医Ν --*/
#ptitle {
	height:90px;
	background: url(images/ptitle_bg3.jpg) top repeat-x;
}
#ptitle h1 {
	background: url(images/ptitle_bg4.jpg) top repeat-x;
	width:760px;
	height:90px;
	text-align:left;
	color:#fff;
	font-family: "繝｡繧､繝ｪ繧ｪ",Meiryo,"・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け","MS PGothic","Hiragino Kaku Gothic Pro",Osaka,sans-serif,Helvetica,Verdana;
	font-size:18px;
	line-height: 90px;
}




/* conbody ----------------- */
/* -- 繧ｫ繝・ざ繝ｪ繝ｼ繝壹・繧ｸ逕ｨ繧ｿ繧､繝医Ν --*/
#conbody h2 {
	background: url(images/tit_bg2.jpg) left top no-repeat;
	color:#494949;
	height:16px;
	padding:8px 5px 8px 23px;
	font-size:14px;
	margin-bottom:10px;
}

#conbody h2 a {color:#494949;text-decoration:none;}
#conbody h2 a:hover {text-decoration:underline;}

/* -- 繧ｨ繝ｳ繝医Μ繝ｼ繝壹・繧ｸ逕ｨ繧ｿ繧､繝医Ν --*/
#conbody h2.h2r {
	background: url();
	height:auto;
	background-color:#F6BC66;
	padding:7px 5px 6px 9px;
	border-top:1px solid #FBE4A3;
	border-left:1px solid #FBE4A3;
	border-right:1px solid #C59652;
	border-bottom:1px solid #C59652;
}

#conbody h3.h3r {
	color:#F09000;
	padding-bottom:4px;
	border-bottom:3px solid #454137;
	margin-bottom:10px;
}

/* -- 陦ｨ邨・∩ --*/
.tabler {
	border-top:3px solid #454137;
	border-left:1px solid #D0CFCD;
}

.tabler th {
	background-color:#F0F0EE;
	border-bottom:1px dotted #D0CFCD;
	padding:5px;
	text-align: left;
	vertical-align:top;
}

.tabler td {
	padding:5px;
	border-bottom:1px dotted #D0CFCD;
	border-right:1px solid #D0CFCD;
	vertical-align:top;
}

.tabler td.bnon,.tabler th.bnon {border-bottom:none;}

.tabler {border-bottom:1px solid #D0CFCD;}

.tabler td td {
	border:none;
	padding:0;
}

/* -- FAQ --*/
.faq {
	background-color:#F6BC66;
	padding:7px 5px 6px 9px;
	border-top:1px solid #FBE4A3;
	border-left:1px solid #FBE4A3;
	border-right:1px solid #C59652;
	border-bottom:1px solid #C59652;
	margin-bottom:1px;
}
.faq a,.faq a:visited {color:#000}


/* right ----------------- */
#rightmenu li {
	background-color:#E3E3E1;
	border-top:1px solid #fff;
	border-bottom:1px solid #BDBDBD;
}

#rightmenu li a {
	display:block;
	background: url(images/arr.gif) 10px center no-repeat;
	padding:4px 0 4px 21px;
}

#rightmenu li a:hover,#rightmenu li.sub a:hover {background-color:#FDF2D9;}

#rightmenu li.sub a {
	display:block;
	background: url(images/arr.gif) 21px center no-repeat;
	padding:4px 0 4px 32px;
}
