html {  
    overflow-y:scroll;  
} 

body {
font-family:ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Osaka, ＭＳ Ｐゴシック;
color: #000000;
text-align:left;
font-size : smaller;
voice-family: "¥"}¥"";
voice-family:inherit;
font-size : small;
}

html>body {
font-size : small;
}

#header {
	padding:12px 0 0px 0;
	margin:0;
}

#m-l1{
    position:relative;
    width:107px;
    height:107px;
    border-right: solid 2px #ffffff;
    border-bottom: solid 2px #ffffff;
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-image: url('../imgs/m_l1.png');
    clear:both;
    float:left;
}

#m-l2{
    position:relative;
    width:107px;
    height:107px;
    border-right: solid 2px #ffffff;
    border-bottom: solid 2px #ffffff;
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-image: url('../imgs/m_l2.png');
    clear:both;
    float:left;
}

#m-l3{
    position:relative;
    width:107px;
    height:107px;
    border-right: solid 2px #ffffff;
    border-bottom: solid 2px #ffffff;
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-image: url('../imgs/m_l3.png');
    clear:both;
    float:left;
}

#m-pamph{
    position:relative;
    width:107px;
    height:107px;
    border-right: solid 2px #ffffff;
    border-bottom: solid 2px #ffffff;
    float:left;
}

#m-access{
    position:relative;
    width:107px;
    height:107px;
    border-right: solid 2px #ffffff;
    border-bottom: solid 2px #ffffff;
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-image: url('../imgs/m_access_off.png');
    float:left;
}

#m-news{
    position:relative;
    width:107px;
    height:107px;
    border-right: solid 2px #ffffff;
    border-bottom: solid 2px #ffffff;
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-image: url('../imgs/m_news_off.png');
    float:left;
}

#m-r{
    position:relative;
    width:107px;
    height:107px;
    border-right: solid 2px #ffffff;
    border-bottom: solid 2px #ffffff;
    float:left;
    /float:none;
}

#m-plant{
    position:relative;
    width:107px;
    height:107px;
    border-right: solid 2px #ffffff;
    border-bottom: solid 2px #ffffff;
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-image: url('../imgs/m_plant_off.png');
    float:left;
}

#m-list{
    position:relative;
    width:107px;
    height:107px;
    border-right: solid 2px #ffffff;
    border-bottom: solid 2px #ffffff;
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-image: url('../imgs/m_list_off.png');
    float:left;
}

#m-inquiry{
    position:relative;
    width:107px;
    height:107px;
    border-right: solid 2px #ffffff;
    border-bottom: solid 2px #ffffff;
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-image: url('../imgs/m_inquiry_off.png');
    float:left;
}
#top-info{
    clear:both;
    width:752px;
    height:55px;
    font-size:13px;
}
#top-info p{
    margin:0px;
    width:580px;
}
#top-info dl{
    padding:4px;
    width:580px;
    margin:0px;
    border:none;
    float:left;
}
#top-info dt{
    width:4em;
    font-weight:bold;
    color:#000000;
}
#top-info dd{
    margin-left:4em;
    font-weight:bold;
    color:#000000;
}

#footer-top{
    color:#ffffff;
    text-align:right;
    vertical-align:middle;
    font-size:.9em;
    line-height:22px;
    clear:both;
    width:760px;
    height:22px;
    background-repeat: repeat-y;
    background-position: 0% 0%;
    background-image: url('../imgs/footer_bg.png');
}

#border-title{
    clear:both;
    height:5px;
    background-repeat: repeat-y;
    background-position: 0% 0%;
    background-image: url('../imgs/border.png');
}
#menu{
    background-color:#cccccc;
    width:200px;
    height:400px;
    float:left;
}

#menu ul{
	margin:0px;
	padding:0px;
    line-height:30px;
    vertical-align:middle;
    list-style: none;

}
#menu ul li{
	margin:0px;
	padding:0px;
    color:#000000;
    cursor: pointer;
}
#menu ul li a{
    color:#000000;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
    display:block;
    padding-left:10px;
    background: url(../imgs/m_p.png) no-repeat 0px;

}
#menu ul li a:visited{
    color:#000000;
}
#menu ul li a:hover{
	background-color:#009367;
	color: #ffffff;
}
#menu-inq{
	background-color:#009367;
	color: #ffffff;
    font-size:12px;
    font-weight:normal;
    line-height:1.8em;
    padding:10px;
    margin-top :10px;
}
#menu-inq a{
    color:#ffffff;
}

#menu-inq p{
    margin:0px;
}

p.pdf{
    background-color:#f0f0f0;
    height:55px;
}

#contents{
    width:520px;
    padding:20px;
    line-height:2em;
    float:left;
}
#contents dl{
    width:580px;
    margin:0px;
    padding:4px;
    border:none;
    float:left;
    line-height:2em;
}
#contents dt{
    width:8em;
    font-size:1em;
    color:#000000;
}
#contents dd{
    margin-left:8em;
    font-size:1em;
    color:#000000;
}
#border-footer{
    clear:both;
    height:8px;
    background-repeat: repeat-y;
    background-position: 0% 0%;
    background-image: url('../imgs/border.png');
}
#footer-{
    color:#000000;
    text-align:right;
    vertical-align:middle;
    font-size:.9em;
    line-height:22px;
    clear:both;
    width:760px;
    height:22px;
}

#feature{
	position:relative;
	width: 250px;
	height: 67px;
    float:left;
    padding: 5px;
    margin-top: 10px;
}

#feature #access{
	position: relative;
	top: -30px;
	left: 180px;
	z-index:1;
}

h1{
    color:#009367;
    text-decoration:underline;
    font-size:2em;
}

h3{
	line-height:16px;
	vertical-align:middle;
	font-size:1.2em;
	font-style:normal;
	font-weight: bolder;
	margin:auto;
	padding:0px 0px 0px 20px;
	clear:both;
	border:none;
	color:#009367;
	background: url(../imgs/h.png) no-repeat 2px 1px;
}

h4 {
	border-bottom:1px solid #a6a6a6;
	border-left:15px solid #009b63;
	padding:0 0 2px 5px;
	line-height:140%;
	margin-top:30px;
	font-size:110%;
}
h4.afterTtl{
	margin-top:0;
	padding-top:0;
}

h5{	font-size:100%;}

ul.news {padding:0px; margin:0px 0px 0px 0px;}
ul.news li { list-style-type:none; padding:5px 0px 24px 0px; margin:0px; border-top:1px dotted #99A4B5;}
.cap {font-size:smaller;}
.blueB { color:#0C1F34; font-weight:bold; font-size: medium;}
div.news {width:450px; margin-left:40px;margin-top: 40px;}

table.inquiry {
	border-spacing:0px;
	width:400px;
	margin:0px;
	margin-top:4px;
	margin-left:1px;
	margin-bottom:4px;
	border-collapse:collapse;
}

table.inquiry th{
	width:180px;
	border:solid 1px #c9c9c9;
	padding:3px;
	font-weight:normal;
	background-color:#fbff20;
}

table.inquiry td{
	border:solid 1px #c9c9c9;
	padding:3px;
}

table.list {
	font-size:12px; 
	border-spacing:0px;
	width:520px;
	margin:0px;
	margin-top:4px;
	margin-left:1px;
	margin-bottom:4px;
	border-collapse:collapse;
}

table.list th{
	width:150px;
	border:solid 1px #c9c9c9;
	padding:3px;
	font-weight:bold;
	background-color:#f3f3f3;
	text-align: center;
}

table.list th.data{
	width:370px;
	border:solid 1px #c9c9c9;
	padding:3px;
	font-weight:bold;
	background-color:#f3f3f3;
	text-align: center;
}

table.list td{
	border:solid 1px #c9c9c9;
	padding:3px;
}

table.list td.more{
	border-bottom:dashed 1px #c9c9c9;
	border-top:dashed 1px #c9c9c9;
	padding:3px;
}

table.list td.more2{
	border-top:dashed 1px #c9c9c9;
	padding:3px;
}

dl {
	font-size:95%;
	margin:8px 0 0 0;
	padding:0 0 8px 0;
	line-height:130%;
}
dt {
	float:left;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#666666;
}
dd {
	margin:0 0 0 15em;
	padding:0;
}