@charset "UTF-8";
/* CSS Document */

/* ローカルメニュー */

dl,dt,dd {
	margin: 0px;
	padding: 0px;
}
#catewr {
	position : relative;
  z-index:1;
}
div.categorymenu {
	width: 185px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	float:left;
	
}
div.categorymenu div.localMenuBgBottom { width: 185px; height: 4px; background: url(img/100008075.gif) no-repeat; }
div.categorymenu div.localMenuBgBottom hr { display: none; }
div.categorymenu dl dt img { display:block; }
div.categorymenu ul {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div.categorymenu ul li {
	background:#EFEFEF url(img/100008079.gif) top left repeat-x;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div.categorymenu ul li a {
	display:block;
	padding: 0px;
	color: #0E8A18;
}
div.categorymenu ul li.first { background-image: none; border-top:none; }
div.categorymenu ul li.current { background-color:#0079CD; }
div.categorymenu ul li.current a { color:#ffffff; }
div.categorymenu ul li.child {
	background-color:#787878;
	border-top:1px solid #C6C6C6;
	background-image: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
div.categorymenu ul li.child a { color:#ffffff; font-size:93%; }
div.categorymenu ul li.gchild { background-color:#F3EFE6; border:none; padding:4px 5px 7px 5px; background-image: none; }
div.categorymenu ul li.gchild a { font-size:93%; }
div.qnad {
	width: 760px;
	float:left;
	position : relative;
	clear:both;
}
div.rest {
	clear:both;
}
.qa{
	font-size: 12px;
	padding-left: 5px;
}
		  h3{
	font-size:16pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #666;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0E8A00;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
		  p,dl{font-size:1.2em;line-height:170%;margin-bottom:20px}
		  dl,dt,dd{padding:0;margin:0}
		.faqs{
	padding-top:20px;
	padding-bottom: 20px;
}
.qnad .qa .qaca {
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
}
		.faqs dt{font-weight:bold;background:url(img/q.gif) 0 4px no-repeat;padding:3px 0 15px 30px;position:relative;}
		.faqs dt:hover{cursor:pointer}
		.faqs dd{
	position:relative;
	color:#333;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 60px;
	background-image: url(img/a.gif);
	background-repeat: no-repeat;
	background-position: 30px 2px;
}
		.faqs .hover{
	color:#0E8A00;
	text-decoration:underline
}
