/* 全走*/
BODY {
margin: 0px;
padding: 0px auto 0px auto;
font-size:12px;
text-align:center;
color:#666666;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
background-repeat: repeat-x;
}

td {
font-size: 12px;
line-height: 18px;
}

/* リンク */
a:link {
color:#009900;
}

a:hover {
color:#00FF00;
}

a:visited {
color:#33CC00;
}

.red {
margin: 0px;
padding: 0px;
font-size:14px;
color: #cc0000;
font-weight: bold;
}

.green {
margin: 0px;
padding: 0px;
letter-spacing: 0px;
color: #6b8e23;
font-weight: bold;
}

/* リンク */
a {
}

/* 背抹*/
#bgbg {
margin: 0px;
padding: 0px;
background-image: url(../images/bgbg.jpg);
width: 840px;
}

/* ワッパー */
#wrapper {
margin: 0px;
padding: 0px;
width: 800px;
font-size:12px;
clear: left;
background-color:#FFFFFF;
border-right: solid 1px #999999;
border-left: solid 1px #999999;
text-align:left;
}



/* ヘッダー */
#header {
margin: 0px;
padding: 0px;
width: 800px;
height: 80px;
background-image: url(../images/header.jpg);
}

/* ロゴ */
h1 a {
margin: 0px;
padding: 10px 0px 0px 30px;
text-align: left;
float: left;
}

/* アドレス */
address {
padding: 25px 0px 0px 0px;
text-align: left;
float: left;
text-decoration: none;
font-style: normal;
font-size: 10px;
line-height: 12px;
}

/* メニュー */
#menu {
width: 800px;
height: 30px;
clear: left;
background-image:url(../images/menu.jpg);
border-right: solid 1px #999999;
border-bottom: solid 1px #999999;
border-left: solid 1px #999999;
}

/* メニュー */
#menu_s a{
text-decoration: none;
display: block;
margin: 0px;
padding: 10px 0px 0px 0px;
width: 200px;
height: 20px;
float: left;
color: #666666;
text-align: center;
font-weight: bold;
}

/* トップイメージ */
#top_img {
margin: 10px auto 10px auto;
padding: 0 auto 0 auto;
text-align: center;
}

/* 豪*/
#left {
margin: 10px 20px 20px 30px;
padding: 0px;
width: 200px;
border-top: solid 1px #999999;
border-right: solid 1px #999999;
border-left: solid 1px #999999;
}

/*サブタイトル*/
h2 {
margin: 10px auto 10px auto;
padding: 5px 0px 5px 20px;
width: 480px;
height: 20px;
color: #009900;
font-weight: bold;
font-size: 14px;
text-align: left;
border: solid 1px #999999;
background-image: url(../images/bg.jpg);
}

ul#left_menu {
margin: 0px;
padding: 0px;
}

/* 右ニュー */
#left_menu li a{
list-style: none;
margin: 0px;
padding: 5px 0px 0px 10px;
width: 190px;
height: 20px;
text-decoration: none;
text-align: left;
display: block;
border-bottom: solid 1px #999999;
}


#left_menu li a:hover{
list-style: none;
width: 190px;
height: 20px;
text-decoration: none;
text-align: left;
display: block;
background-color: #eeeeee;
border-bottom: solid 1px #999999;
}

/* 右 */
#right {
margin: 0px auto 0pa auto;
width: 220px;
font-size: 12px;
line-height: 16px;
}

/* 右タイトル */
#right_title {
margin: 30px 0px 0px 0px;
padding: 5px 0px 5px 20px;
width: 200px;
height: 20px;
text-align: left;
font-weight: bold;
color: #009900;
border: solid 1px #999999;
background-image: url(../images/bg.jpg);
}

/* 右リンク */
#r {
margin: 10px 0px 0px 0px;
padding: 10px 0px 0px 0px;
}

#box {
margin: 10px 0px 10px 0px;
padding: 10px;
width: 480px;
text-align: left;
border: solid 1px #999999;
}

#ud {
padding-top: 20px;
padding-bottom: 10px;
text-align: center;
}

/* フッター */
#footer {
width: 800px;
height: 30;
margin: 0px 0px 0px 0px;
padding: 10px 0px 5px 0px;
font-size:12px;
text-align: center;
color: #666666;
letter-spacing: 1px;
background-image: url(../images/bg1.jpg);
border-top: solid 1px #999999;
border-bottom: solid 1px #999999;
}