@charset "UTF-8";




body {
   margin:20px 0;
   padding:0;
   line-height:1.6;
   letter-spacing:1px;
   background:#302C29 ;
}

br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#31001D;
   text-decoration:none;
}

img {
   border:0;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}
td {
   padding-right:20px;
}

/* ========TEMPLATE LAYOUT======== */
div#top {
   width:900px;
   margin:0 auto;
   padding:10px;
   background-color:#D1D1BC;
}

div#header {
   width:900px;
}

div#menu {
   width:900px;
}

div#contents {
   clear:both;
   width:900px;
   background: #466964 url(/rotator/rotator.php) no-repeat top center fixed;
}

div#headImage {
   width:900px;
}

div#main {
   float:right;
   width:720px;
   padding:0 10px;
}
div#select {
   float:right;
   font-family:Century Gothic,HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;   width:720px;
   padding:0 10px;
}

div#sub {
   float:left;
   width:160px;
   margin-top:10px;
}

div#footer {
   clear:both;
   width:900px;
}

/* 回り込み解除 */
div#contents:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding:0;
   font-family:Century Gothic,HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
   font-size:170%;
   color:#fff;
   line-height:80px;
}

div#header h1 a {
   color:#EEEEEEF;
}

div#header h1 a:hover {
   color:#666;
}

div#headImage img{
   vertical-align:bottom;;
}


/* ========MENU CUSTOMIZE======== */
div#menu ul {
   margin:0;
   padding:0;
}

div#menu li {
   float:left;
   font-size:75%;/* 12px相当 */
   color:#333;
   text-align:center;
   list-style-type:none;
}

div#menu li a {
   display:block;
   width:148px;
   padding:10px 0;
   color:#fff;
   background-color:#212021;
}

div#menu li a.active {
   display:block;
   width:148px;
   padding:10px 0;
   color:#fff;
   background-color:#8C514A;
}

div#menu li a:hover {
   color:#ddd;
   background-color:#393F3B;
}

/* 回り込み解除 */
div#menu ul:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}


/* ========HEADLINE CONTENTS CUSTOMIZE======== */
div#contents h1 {
   margin-bottom:8px;
   padding:5px;
   color:#fff;
   font-family:Century Gothic,HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
   font-size:125%;/* 20px相当 */
   font-weight:bold;
   background:#6C8C84;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
   font-family:Century Gothic,HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
   color:#333333;
}

div#main a:hover {
   font-family:Century Gothic,HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
   color:#D2447B;
   border:0;
   border-bottom:1px solid #D2447B;
}

div#main h2 {
   font-family:Century Gothic,HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
   margin-bottom:8px;
   padding:2px 2px 2px 0;
   color:#31001D;
   font-size:94%;/* 15px相当 */
   font-weight:bold;
   border-bottom:3px double #535D57;
}

div#main
 h3 {
   font-family:Century Gothic,HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
   margin-bottom:3px;
   font-size:94%;
}

div#main h4 {
   font-family:Century Gothic,HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
   margin-bottom:2px;
   font-size:82%;/* 13px相当 */
}

div#main h5 {
   font-family:Century Gothic,HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
   margin-bottom:2px;
   font-size:82%;/* 13px相当 */
}

div#main h6 {
   font-family:"MS Gothic";
   margin:0 0 1em 0;
   font-size:75%;
}

div#main p {
   font-family:Century Gothic,HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
   margin:0 0 1em 0;
   font-size:75%;
}

div#main ul,ol,dl {
   font-size:82%;/* 13px相当 */
}

div#main dt {
   margin-bottom:3px;
}

div#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}


/* ========sub CONTENTS CUSTOMIZE======== */
div#sub h2 {
   padding:3px;
   font-family:Century Gothic,HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
   font-size:88%;/* 14px相当 */
   font-weight:bold;
   color:#fff;
}

div#sub ul {
   margin:0;
   padding:5px 0 1em 5px;
}

div#sub li {
   margin:0;
   padding-left:18px;
   font-family:Century Gothic,HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
   font-size:82%;/* 13px相当 */
   color:#fff;
   line-height:1.8;
   background:url(images/bg_sub_li.gif) 0 4px no-repeat;
   list-style:none;
}

div#sub li a {
   font-family:Century Gothic,HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
   color:#fff;
}

div#sub li a:hover {
   font-family:Century Gothic,HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
   color:#ddd;
   border-bottom:1px solid #ddd;
}


/* ========TOTOP CUSTOMIZE========= */
div#totop {
   margin:10px 0;
   font-family:Century Gothic,HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
   text-align:right;
   font-size:82%;/* 13px相当 */
}

div#totop a {
   padding:0 0 0 12px;
   background:url(images/bg_totop.gif) 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
address {
   padding:10px 0;
   font-family:Century Gothic,HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","MS P ゴシック",verdana,sans-serif;
   font-style:normal;
   font-size:75%;/* 12px相当 */
   color:#333;
   text-align:center;
}