@charset "utf-8";
/* CSS Document */

body {
	background-color:#f1f1e9;
	text-align:center;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:140%;
	color:#222;
}
img {
	border:none;
}
a, a:link {
	text-decoration:none;
	color:#024DBD;
}
a:visited {
	color:#660066;
}
a:hover {
	color:#FF6600;
}
a:hover img {
	opacity:0.65;
	filter: alpha(opacity=65);
}
#all {
	text-align:left;
	margin:auto;
	width:800px;
	background-color:#fff;
}
#main {
	margin:auto 10px;
	width:782px;
	background:url(images/headback.jpg) left top no-repeat #fff;
	border-top:1px solid #aaa;
}
#header{
	margin-bottom:25px;
}
#header h1 {
	margin-top:53px;
}
#header ul#compbtn {
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:0;
}
ul#compbtn li {
	display:inline;
	margin:0;
	padding:0;
	font-size:0;
}
ul#compbtn li a {
	margin:0;
	padding:0;
	font-size:12;
}
ul#compbtn li a img {
	margin-left:4px;
	padding:0;
}
#header ul#gbtn {
	list-style-type:none;
	margin:0;
	padding:0;
	clear:both;
	position:absolute;
	top:88px;
	margin-left:670px;
}
#header ul#gbtn li {
	line-height:0;
	font-size:0;
	margin:0;
	padding:0;
	text-align:right;
}
#news {
	width:350px;
	height:250px;
	border:1px solid #ddd;
	overflow-y:scroll;
}
#news ul {
	list-style:none;
	margin:0;
	padding:10px;
}
#news ul li {
	margin:0;
	padding:0;
	margin-bottom:1.5em;
}
#news ul li strong {
	font-size:16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#contents{
}
#left {
	width:160px;
	float:left;
	margin-bottom:6em;
}
#right {
	width:595px;
	float:right;
	margin-bottom:6em;
}

/*-----------menu--------------*/
#left p {
	margin:0;
	padding:0;
	margin-bottom:0.35em;
}
#left h4 {
	margin:0;
	padding:0;
	margin-top:20px;
}
#left h4#m-top-head{
	margin:0;
}
h4#m-top-head a{
	background:url(images/m-h-kankou.gif) left center no-repeat;
	display:block;
	height:35px;
}
h4#m-top-head a strong{
	visibility:hidden;
}
h4#m-top-head a:hover{
	background:url(images/m-h-kankou.gif) right center no-repeat;
}

#left ul {
	list-style:none;
	margin:0;
	padding:0;
	border:1px solid #CCCCCC;
	margin-bottom:1.5em;
	background-color:#fcfcfc;
}
#left ul li {
	border-bottom:1px dashed #ccc;
}
#left ul li.m_feature,#left ul li.m_settyaku {
	border-bottom:1px dashed #fcfcfc;
}


#left ul li a {
	display:block;
	padding:6px;
}
#left ul li a strong {
	visibility:hidden;
}


li.m_all a{
	background:url(images/m-btn-all.gif) left center no-repeat;
}

li.m_feature a{
	background:url(images/m-btn-feature.gif) left center no-repeat;
}

li.m_jyousui a{
	background:url(images/m-btn-jyousui.gif) left center no-repeat;
}

li.m_haisui a{
	background:url(images/m-btn-haisui.gif) left center no-repeat;
}

li.m_kyusui a{
	background:url(images/m-btn-kyusui.gif) left center no-repeat;
}

li.m_gesui a{
	background:url(images/m-btn-gesui.gif) left center no-repeat;
}

li.m_nousui a{
	background:url(images/m-btn-nousui.gif) left center no-repeat;
}

li.m_denryoku a{
	background:url(images/m-btn-denryoku.gif) left center no-repeat;
}

li.m_settyaku a{
	background:url(images/m-btn-settyaku.gif) left center no-repeat;
}

/*--menu hover--*/
li.m_all a:hover{
	background:url(images/m-btn-all.gif) right center no-repeat;
}

li.m_feature a:hover{
	background:url(images/m-btn-feature.gif) right center no-repeat;
}

li.m_jyousui a:hover{
	background:url(images/m-btn-jyousui.gif) right center no-repeat;
}

li.m_haisui a:hover{
	background:url(images/m-btn-haisui.gif) right center no-repeat;
}

li.m_kyusui a:hover{
	background:url(images/m-btn-kyusui.gif) right center no-repeat;
}

li.m_gesui a:hover{
	background:url(images/m-btn-gesui.gif) right center no-repeat;
}

li.m_nousui a:hover{
	background:url(images/m-btn-nousui.gif) right center no-repeat;
}

li.m_denryoku a:hover{
	background:url(images/m-btn-denryoku.gif) right center no-repeat;
}
li.m_settyaku a:hover{
	background:url(images/m-btn-settyaku.gif) right center no-repeat;
}


#left ul.normal{
	border:none;
}
#left ul.normal li{
	border:none;
}
#left ul.normal li a{
	display:inline;
	padding:1px;
}



/*---contents---*/

#right h3{
	padding:8px;
	border-left:8px #6b933f solid;
	border-bottom:1px #6b933f solid;
	color:#6b933f;
	font-size:18px;
}
#right > h3, #right > p{margin-top:0;}


/*---topoage submenu---*/
#toppage .menu{
background:url(images/menu_bk.jpg) no-repeat;
padding:7px 7px 7px 12px;
line-height:1.8;
}

#toppage .menu_title{
font-weight:bold;
color:#024DBD;
}
