@charset "Shift_JIS";
 
/*基本フォーマット ----------------------------------------------------------------------------- */
html .iepngfix { behavior: url(iepngfix.htc); }
 
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-repeat: repeat-x;
	line-height: 1.2em;
	font-size: 85%;
}
 
	body a {
	color: #333333;
	text-decoration: none;
}
 body a:hover {
	color: #0066CC;
	text-decoration: underline;
}
	body p {
		line-height: 1.5em;
		margin-bottom: 0.5em;
		margin-right: 10px;
		margin-left: 10px; }
 
	body strong {
		color:#0A304A;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #999999;
		line-height: 2em; }
 
h1, h2, h3, h4, h5, h6, p, ol, li {
	margin:0;
	padding:0; }
 
img {
	vertical-align: text-bottom;
	vertical-align: text-top; }
 
td.formerror {
	background-color: #FFCC66;
	color: #000000; }
 
.clearbox {
	height: 0px;
	clear: both;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 0%;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 0px;
	display: block; }
 
.clearbox#heightbox { height: 500px; }
 
/*基本レイアウト ----------------------------------------------------------------------------- */
#head span, #mainmenu span, #mainimg p, #mainimg h2 , #foot span ,#recent .recentbox span { display:none; }
 

/*右メニュー */
body#leftmenu {
	padding-top: 5px;
	padding-left: 5px;
}
body#leftmenu ul{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 175px;
	background-image: url(../images/mainmenu_ulbgimg.gif);
}
body#leftmenu ul li {
	width: 150px;
	display: block;
	font-size: 12px;
	padding-right: 0px;
	padding-left: 25px;
	list-style-type: none;
	background-image: url(../images/mainmenu_list_normal.gif);
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 17px;
	background-position: center center;
}
body#leftmenu ul li a {
	display: block;
	padding: 0px;
	width: auto;
}
body#leftmenu .normal {
	padding-top: 5px;
	background-image: url(../images/mainmenu_head_normal.gif);
	background-repeat: no-repeat;
	margin-bottom: 2px;
	width: 175px;
}
body#leftmenu .gyosei {
	margin-bottom: 2px;
	width: 175px;
}
body#leftmenu .gyosei h3 {
	height: 33px;
	text-indent: -9999px;
	background-image: url(../images/mainmenu_head_gyosei.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 175px;
}
body#leftmenu .gyosei h3 a {
	height: 33px;
	display:block;
	margin: 0px;
	padding: 0px;
	width: 175px;
	}
	body#leftmenu .gyosei h3 a:hover {
	height: 33px;
	display:block;
	background-image: url(../images/mainmenu_head_gyosei_o.gif);
	background-repeat: no-repeat;
	}
body#leftmenu .gyosei ul li {
	display: block;
	list-style-type: none;
	background-image: url(../images/mainmenu_list_gyosei.gif);
	background-position: center center;
}
body#leftmenu .gyosei ul li a:hover {
	color: #FF3300;
	text-decoration: underline;
}
body#leftmenu .tochi {
	margin-bottom: 2px;
	width: 175px;
}
body#leftmenu .tochi h3 {
	height: 33px;
	text-indent: -9999px;
	background-image: url(../images/mainmenu_head_tochi.gif);
	background-repeat: no-repeat;
	width: 175px;
}
body#leftmenu .tochi h3 a {
	height: 33px;
	display:block;
	width: 175px;
	}
body#leftmenu .tochi h3 a:hover {
	height: 33px;
	display:block;
	background-image: url(../images/mainmenu_head_gyosei_o.gif);
	background-repeat: no-repeat;
	}
body#leftmenu .tochi ul li {
	display: block;
	list-style-type: none;
	background-image: url(../images/mainmenu_list_tochi.gif);
	background-position: center center;
}
body#leftmenu .tochi ul li a:hover {
	color: #336600;
	text-decoration: underline;
}
body#leftmenu .other {
	padding-top: 5px;
	background-image: url(../images/mainmenu_head_normal.gif);
	background-repeat: no-repeat;
	margin-bottom: 2px;
	width: 175px;
}
body#leftmenu .other h3 {
	height: 33px;
	text-indent: -9999px;
	background-image: url(../images/mainmenu_head_tochi.gif);
	background-repeat: no-repeat;
}
body#leftmenu .other ul li {
	display: block;
	list-style-type: none;
	background-image: url(../images/mainmenu_list_other.gif);
	background-position: center center;
}
body#leftmenu .other ul li a:hover {
	color: #990000;
	text-decoration: underline;
}

/*左メニュー */
body#rightmenu {
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 3px;
}
body#rightmenu ul{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 175px;
	background-image: url(../images/mainmenu_ulbgimg_right.gif);
	background-repeat: repeat-y;
}
body#rightmenu ul li {
	width: 145px;
	display: block;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 25px;
	list-style-type: none;
	background-image: url(../images/mainmenu_list_link.gif);
	background-position: left;
	padding-top: 2px;
	background-repeat: no-repeat;
	padding-bottom: 1px;
}
body#rightmenu ul li a {
	display: block;
	padding: 0px;
	width: auto;
}

body#rightmenu .link {
	margin-bottom: 3px;
	width: 175px;
}
body#rightmenu .link h3 {
	height: 33px;
	text-indent: -9999px;
	background-image: url(../images/mainmenu_head_link.gif);
	background-repeat: no-repeat;
}


/*トップページ */
body#home {}
body#home div.header{
	height: 292px;
	width: 572px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	clear: both;
	float: none;
	margin-bottom: 15px;
}
body#home div.header h1{
	margin: 0px;
	padding: 0px;
	height: 239px;
	width: 572px;
	display: block;
	background-image: url(../images/top_h1img.jpg);
	text-indent: -9999px;
}
body#home div.header p { display: none; }
body#home div.header h2.sogou{
	text-indent: -9999px;
	display: block;
	height: 53px;
	width: 193px;
	background-image: url(../images/top_h2sogou.jpg);
	float: left;
}
body#home div.header h2.sokuryo{
	float: left;
	height: 53px;
	width: 192px;
	text-indent: -9999px;
	display: block;
	background-image: url(../images/top_h2sokuryo.jpg);
}
body#home div.header h2.other{
	clear: right;
	float: right;
	height: 53px;
	width: 187px;
	display: block;
	background-image: url(../images/top_h2other.jpg);
	text-indent: -9999px;
}
body#home  h3{
	width: 517px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	background-image: url(../images/top_h3img.jpg);
	padding-top: 4px;
	padding-right: 50px;
	padding-left: 5px;
	margin-bottom: 10px;
}
body#home dl {
	width:572px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	font-size: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-bottom: 15px;
}
body#home dt {
	float:left;
	width:140px;
	clear:both;
	font-weight:bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body#home dd {
	width:350px;
	margin-left:170px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
body#home img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
