﻿
/* ========BASIC======== */
* {
   font-family:"MS P ゴシック""Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3",,verdana,sans-serif;
   color:#ffffff;
}

body {
   margin:0px 0;
   padding:0;
   letter-spacing:1px;
   background:#444444;
}

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,h7,h8 {
   margin:0;
}


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

div#header {
   width:850px;
   background: url(images/header.image.jpg);
}


div#menu {
   width:850px;
}

div#contents {
   clear:both;
   width:850px;
   
}

div#headImage {
   width:850px;
}

div#main {
   float:right;
   width:650px;
   padding:0 10px;
}

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

div#totop {
}

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

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

/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding:0;
   font-size:2em;
   color:#fffff;
   line-height:70px;
}

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

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

/* ========MENU CUSTOMIZE======== */
  /*メニュータグのCSS*/
a.btn{display:block;width:115px;font-size:13px;text-decoration:none;
background-color:#333333;border-top:2px solid #aaaaaa;
border-right:2px solid #222222;border-bottom:2px solid #222222;
border-left:2px solid #aaaaaa;color:#ffffff;padding-top:1px;text-indent:0.5em;
 margin-bottom:1px;}
a.btn:visited{color:#ffffff;}
a.btn:hover{color:#2000ff;}

/* ========HEADLINE CONTENTS CUSTOMIZE======== */
div#contents h1 {
   margin-bottom:8px;
   padding:5px;
   color:#8C514A;
   font-family:Georgia;
   font-size:1em;
   font-weight:bold;
   line-height:1;
   background:#eeeeee;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a {
   color:#ffffff;
}

div#main a:hover {
   color:#D2447B;
   border:0;
   border-bottom:1px solid #D2447B;
}

div#main h2 {
   margin-bottom:8px;
   padding:2px 2px 2px 0;
   color:#FF0000;
   font-size:25px;
   font-weight:bold;
   line-height:1.4;
   border-bottom:3px double #535D57;
}

div#main h3 {
   margin-bottom:3px;
   font-size:13px;
}

div#main h4 {
   margin-bottom:8px;
   padding:2px 2px 2px 0;
   color:#00ff00;
   font-size:20px;
 }

div#main h5 {
   margin-bottom:8px;
   padding:2px 2px 2px 0;
   color:#ffff00;
   font-size:20px;
 }
 
div#main h6 {
   margin-bottom:8px;
   padding:2px 2px 2px 0;
   color:#0000ff;
   font-size:20px;
 }
 
div#main h7 {
   margin-bottom:8px;
   padding:2px 2px 2px 0;
   color:#ffcc00;
   font-size:20px;
 }
 
div#main h8 {
   margin-bottom:8px;
   padding:2px 2px 2px 0;
   color:#ff0000;
   font-size:20px;
 }
 
div#main p{
   margin:0 0 1em 0;
   font-size:15px;
   line-height:1.4;
}

div#main ul,ol,dl{
   font-size:0.75em;
}

div#main li{
   line-height:1.4;
}

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

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

table#table-01 {
    width: 650px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 1px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #333333;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
table#table-01 td {
    padding: 2px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
	background: #666666;
    text-align: center;
    white-space: nowrap;
}

table#table-02 {
    width: 100px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}
table#table-02 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #333333;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    white-space: nowrap; 
}
table#table-02 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
	background: #666666;
    text-align: left;
    white-space: nowrap;
}
table#table-03 {
    width: 100%;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	font-size:15px;
}
table#table-03 th {
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #333333;
	font-size:15px;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
    white-space: nowrap; 
}
table#table-03 td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
	font-size:15px;
	background: #666666;
    text-align:left;
    white-space: nowrap;
}
/* ========sub CONTENTS CUSTOMIZE======== */
div#sub .section {
   font-color:#00ff00;
   background:#222222;
}

div#sub h2 {
   padding:3px;
   font-size:15px;
   font-weight:bold;
   text-align:center;
   color:#ffff00;
   background:url(images/kabon.gif) 0 4px  repeat;
}

div#sub h3 {
   padding:3px;
   font-size:15px;
   font-weight:bold;
   color:#00ff00;
}

div#sub h5 {
　 text-align:center;
   align:center;
}

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

div#sub li {
   margin:0;
   padding-left:35px;
   font-size:15px;
   color:#111111;
   line-height:3;
   background:url(images/checker.jpg) 0 15px no-repeat;
   list-style:none;
}

div#sub li a{
   color:#ffffff;
}

div#sub li a:hover{
   color:#ddd;
}   
/* ========FOOTER CUSTOMIZE======== */
div#totop{
   position:relative;
   height:2em;
}

div#totop p{
   position:absolute;
   top:5px;
   right:9px;
   margin:0;
   padding-left:8px;
   font-size:0.63em;
   color:#ffcc00;
   background: url(images/bg_totop.gif) 0 50% no-repeat;
}

address{
   padding:10px 0;
   font-size:0.63em;
   color:#ffcc00;
   text-align:center;
}
