@charset "utf-8";

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

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

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

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

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

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

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

#header{
margin-bottom: 8px;
}

#headcopy{
margin-bottom: 30px;
}

#page{
margin: 0px auto;
width: 725px;
padding-left: 10px;
text-align: left;
}

#menu{
position: relative;
float: left;
margin-top: 30px;
width: 124px;
}

li.menu{
margin-bottom: 10px;
list-style-type: none;
font-size: 12px;
line-height: 1.3em;
}

ul.sub{
margin-left: 5px;
list-style-type: none;
font-size: 10px;
}

li.submn{
list-style-type: none;
font-size: 10px;
line-height: 1.3em;
}

li.menu2{
list-style-type: none;
font-size: 10px;
font-weight: bold;
margin-left: 5px;
margin-bottom: 15px;
}

#rope{
float: left;
margin-bottom: 20px;
width: 35px;
background: url("img/rope_bck.gif") repeat-y;
}

#contents{
float: left;
width: 554px;
margin-bottom: 10px;
}

#crumbs{
width: 544px;
margin-bottom: 20px;
font-size: 12px;
}

#crumbs ul{
list-style-type: none;
display: inline;
}

#crumbs li{
display: inline;
}

#page_ttl{
margin-bottom: 5px;
}

#ct1{
width: 530px;
margin-bottom: 15px;
}

.br_line{
width: 540px;
margin-bottom: 15px;
}

.mes{
font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Helvetica, sans-serif;
color: #000000;
padding: 10px;
margin-bottom: 15px;
}

#ct1 ul{
list-style-type: disc;
}

#ct1 ol{
padding: 20px;
list-style-type: decimal;
}

#ct1 li.no_marker{
list-style-type: none;
}

li.tt{
font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Helvetica, sans-serif;
color: #335533;
font-size: 12px;
line-height: 1.8em;
list-style-position: inside;
}

p.txt{
margin-left: 15px;
margin-bottom: 10px;
font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
line-height: 1.4em;
}

.sig_ceo{
color: #000000;
font-size: 13px;
line-height: 1.6em;
text-align: right;
}

.to_top{
font-size: 10px;
text-align: right;
margin-bottom: 2px;
}

#pg_navi2{
list-style-type: none;
width: 540px;
font-size: 12px;
text-align: left;
margin-bottom: 15px;
}

#bt_line{
clear: both;
margin: 0px auto 5px;
width: 720px;
}

#bt_navi{
margin: 0px auto 5px;
width: 720px;
}
#bt_navi ul{
text-align: right;
}
#bt_navi li{
display: inline;
}

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

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

