/* LUNA-WEB cording */

@charset "utf-8";

html, body, div, ul, ol, li, dl, dt, dd, form, fieldset, input, textarea, h1, h2, h3, h4, h5, h6, pre, code, p, blockquote, hr, th, td {
margin:0;
padding:0;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin:0;
padding:0;
}

body {
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
line-height: 24px;
background-color: #FFFFFF;
background-image: url(img/momiji-mai-3.jpg);
background-repeat:repeat;
}

img {
border: double 4px #553F00;
}

ul, li, dl, dt, dd {
list-style-image: none;
list-style-position: outside;
list-style-type: none;
}

/* メインコンテンツのリンク部 */

a:link, a:active, a:visited {
text-decoration: underline;
font-size: 12px;
color: #000000;
line-height: 24px;
}

a:hover {
text-decoration: none;
font-size: 12px;
color: #000000;
line-height: 24px;
}

/* メインコンテンツのリンク部ここまで */

h2 {
margin: 10px 0 10px 0;
font-size: 14px;
font-weight: bold;
text-indent: 10px;
border-left: solid 5px #444422;
}

h3, h4, h5, h6 {
margin: 10px 0 5px 0;
font-size: 14px;
font-weight: bold;
}

p {
margin: 10px 0 10px 0;
padding: 0;
}

.floatclear {
display: block;
clear: both;
}

#container {
margin: 0 auto;
padding: 0;
width: 840px; /* サイト表示幅 */
background-image: url(img/bg840.jpg);
background-repeat: repeat-y;
color: #333333;
}

#top-left {
width: 600px;
height: 24px;
margin: 0 0 0 12px;
padding: 0;
float: left;
text-align: left;
}

#top-left h1 {
margin: 0;
padding: 0 0 0 10px;
font-size: 12px;
font-weight: normal;
line-height: 24px;
}

#top-right {
width: 190px;
height: 24px;
margin: 0;
padding: 0;
float: left;
text-align: right;
}

#top-right a {
font-size: 12px;
font-weight: normal;
line-height: 24px;
}

#top-right a:link, #top-right a:active, #top-right a:visited, #top-right a:hover {
color: #000000;
text-decoration: none;
}

#header {
width: 760px;
height: 90px;
margin: 0 auto;
padding: 0 0 0 30px;
background-image: url(img/header-bg.jpg);
background-repeat: no-repeat;
clear: both;
border-bottom: solid 5px #333333;
}

#header a:link, #header a:active, #header a:visited, #header a:hover {
font-size: 36px;
font-family:Georgia, "Times New Roman", Times, serif;
color: #000000;
text-decoration: none;
line-height: 90px;
}

#header img {
border: none;
margin-top: 10px;
}

.main-contents {
width: 800px;
height: auto;
margin: 0 12px;
padding: 0;
clear: both;
}

.main-right{
width: 580px;
height: auto;
float: right;
margin: 10px 10px 10px 0;
padding: 0;
}

.main-right img {
display: block;
margin: 10px auto;
}

.boldred {
font-weight: bold;
color: #FF0000;
}

.main-left {
width: 204px;
float: right;
font-size: 12px;
margin: 10px auto;
padding: 0;
}

.main-left img {
margin: 15px;
border: solid 1px #A0A0A4;
}

.menu {
margin: 10px;
padding: 0;
}

.menu li a {
display: block;
font-weight: bold;
color: #000000;
background-image: url(img/navi-link.gif);
background-repeat: no-repeat;
text-decoration: none;
width: 180px;
height: 30px;
margin-top: 1px;
padding-left: 5px;
padding-top: 4px;
}

.menu li a:hover {
font-weight: bold;
background-image: url(img/navi-hover.gif);
background-repeat: no-repeat;
 /* マウスが乗った時の色 */
}

.main-left h3 {
font-size: 12px;
font-weight: bold;
color: #999999;
margin: 10px 5px;
padding: 0;
}

.sptnx li a {
font-size: 12px;
font-weight: normal;
color: #999999;
margin: 10px 10px;
padding: 0;
}

.sptnx a:link, .sptnx a:active, .sptnx a:visited, .sptnx a:hover {
font-size: 12px;
font-weight: normal;
color: #999999;
text-decoration: none;
}

#footer {
border-top: 1px dotted #333333;
height: 50px;
margin: 0 auto;
position: relative;
width: 800px;
clear: both;
text-align: center;
}

#footer a {
font-size: 12px;
text-decoration: none;
color: #333333;
}

/* 以下の部分は変更しないでください。規約違反となります。 */

.present {
text-align: right;
padding-right: 15px;
font-size: 10px;
text-decoration: none;
color: #CCCCCC;
}

.present a {
font-size: 10px;
text-decoration: none;
color: #CCCCCC;
}