@charset "utf-8";

* {
margin: 0px;
padding: 0px;
line-height: 1.0em;
font-weight: normal;
font-style: normal;
}

body {
background-color: #cdd8c3;
font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Helvetica, sans-serif;
color: #555555;
font-size: 12px;
text-align: center;
}

a:link {
text-decoration: none;
color: #557700;
}

a:visited {
text-decoration: none;
color: #557700;
}

a:hover {
text-decoration: underline;
color: #cc0000;
}

img {
margin: 0px;
padding: 0px;
border-style: none;
}

#main {
margin: 0px auto;
width: 820px;
background: #cdd8c3 url("img/top_bktile.jpg") repeat-y;
text-align: center;
}

#headcopy{
margin-bottom: 10px;
}

#contents{
margin: 0px auto;
width: 700px;

text-align: left;
}

#leftimg{
position: relative;
float: left;
width: 200px;
}

#menu{
position: relative;
float: left;
width: 370px;
margin-top: 10px;
font-size: 12px;
line-height: 1.4em;
}

li.menu{
clear: both;
margin-top: 5px;
list-style-type: none;
font-size: 12px;
line-height: 1.6em;
}

.sub{
margin-left: 15px;
margin-top: 2px;
list-style-type: none;
line-height: 1.2em;
}

.sub2{
margin-left: 15px;
margin-top: 0px;
list-style-type: none;
font-size: 12px;
line-height: 1.4em;
}

.submn{
list-style-type: none;
font-size: 12px;
line-height: 1.5em;
display: inline;
}

.submn1{
list-style-type: none;
font-size: 12px;
line-height: 1.4em;
}


li.submn2{
list-style-type: none;
font-size: 12px;
line-height: 1.0em;
display: inline;
}

.menu_s{
list-style-type: none;
font-size: 12px;
line-height: 1.0em;
display: inline;
}

#rightimg{
position: relative;
float: left;
width: 110px;
text-align: right;
}

#news{
clear: both;
width: 390px;
height: 20px;
margin: 0px auto 10px;
color: #000000;
background: #eeeeaa;
text-align: center;
margin-bottom: 10px;
}

.f_b{
font-size: 12px;
line-height: 1.6em;
font-weight: bold;
}

#mes{
color: #000000;
font-size: 12px;
text-align: center;
margin-bottom: 10px;
}

#footer{
clear: both;
text-align: center;
}

#copyright{
background: #cdd8c3 url("img/top_btm_bck.jpg") no-repeat;
width: 820px;
height: 48px;
padding: 10px 0px 0px 0px;
font-size: 12px;
line-height: 1.0em;
text-align: center;
color: #666666;
}
