﻿@charset "UTF-8";

/* ---------------------
 * FONTSIZE MODEL * 
 * ---------------------
 *  63% ->	10pxに相当
 *  70% ->	11pxに相当
 *  75% ->	12pxに相当
 *  82% ->	13pxに相当
 *  88% ->	14pxに相当
 *  94% ->	15pxに相当
 * 100% ->	16pxに相当
 * 107% ->	17pxに相当
 * 113% ->	18pxに相当
 * 119% ->	19pxに相当
 * 125% ->	20pxに相当
 * --------------------- */


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

body {
   margin:0;
   padding:0;
   letter-spacing:1px;
   background:#fff url("画像名") 0 0 repeat-x;
   border-top:5px solid #ffa500;
}

br {
   letter-spacing:normal;
}

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

a:hover {
   color:#888;
}

img {
   border:0;
   margin:0;
   padding:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

/* ========TEMPLATE LAYOUT======== */
#top {
   width:100%;
   margin:0 auto;
   background:#fff;
}

#headWrap {
   position:relative;
   width:960px;
   margin:0 auto;
   padding:10px 0;
   background:#fff;
}

#header {
   position:relative;
   width:960px;
   height:80px;
   background:#fff;
}

#pr {
   position:absolute;
   left:0;
   top:0;
   width:960px;
}

#gnavi {
   position:absolute;
   bottom:0;
   right:0;
}

#menu {
   width:100%;
   float:left;
   background:url("images/bg_menu.gif") 0 0 repeat-x;
}

#icatch {
   width:960px;
   margin:0 auto;
   background:#000;
}

#contents {
   clear:both;
   width:960px;
   margin:0 auto;
   padding:10px 0 ;
   background:#fff;
}

#main {
   float:left;
   width:580px;
}

#subL {
   float:left;
   width:188px;
}

#subR {
   float:left;
   width:188px;
}

div#totop {
   clear:both;
}

#footer {
   background:#EBEADD;
   border-bottom:5px solid #ffa500;
   position:relative;
   clear:both;
   margin:0 auto;
}

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


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding-top:25px;
   font-size:200%;/* 32px相当 */
   color:#fff;
   line-height:50px;
}

div#header h1 a {
   color:#9B0000;
}

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

div#header #pr p {
   margin:0;
   font-size:75%;/* 12px相当 */
}

div#header #gnavi ul {
   list-style:none;

}
div#header #gnavi li {
   float:left;
   font-size:70%;/* 11px相当 */
   margin-left:15px;
}

div#header #gnavi li a {
   display:block;
   padding-left:15px;
   background:url("images/bg_gnavi.gif") 0 1px no-repeat;
}


/* ========MENU CUSTOMIZE======== */
div#menu ul {
   width:960px;
   margin:0 auto;
   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:158px;
   color:#5A5132;
   line-height:60px;
   border-right:1px solid #D8D8D8;
}

div#menu li.home a {
   border-left:1px solid #D8D8D8;
}

div#menu li a:hover {
   color:#333;
   background:#D8D8D8 url("images/bg_menu.gif") 0 -60px repeat-x;
   z-index:100;
}

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


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

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

div#main a:hover.img{
   border: none;
}

div#main h2 {
   margin-bottom:8px;
   padding:0 0 0  30px;
   color:#333333;
   font-size:94%;/* 15px相当 */
   font-weight:bold;
   line-height:35px;
   border:1px solid #D8D8D8;
   background:url("images/bg_h2.gif") 0 0 no-repeat;
}

div#main h3 {
   margin-bottom:6px;
   padding:2px 0 0 22px;
   color:#333333;
   font-size:87%;/* 13px相当 */
   font-weight:bold;
   line-height:35px;
   background:url("images/bg_h3_02.gif") 0 0 no-repeat;
}

div#main h3.title02 {
   margin-bottom:6px;
   padding:3px 0 0 22px;
   color:#333333;
   font-size:87%;/* 13px相当 */
   font-weight:bold;
   line-height:35px;
   background:url("images/bg_h3_03.gif") 0 0 no-repeat;
}

div#main h4 {
   margin-bottom:2px;
   padding:3px 0 0 0px;
   font-size:78%;/* 12px相当 */
}

div#main h4.title02 {
   margin-bottom:5px;
   padding:0 0 1px 20px;
   color:#444444;
   font-size:78%;/* 12px相当 */
   font-weight:bold;
   line-height:25px;
   background:url("images/bg_h4_02.gif") 0 0 no-repeat;
}

div#main h4.title03 {
   margin-bottom:5px;
   padding:0 0 1px 20px;
   color:#444444;
   font-size:78%;/* 12px相当 */
   font-weight:bold;
   line-height:25px;
   background:url("images/bg_h4_03.gif") 0 0 no-repeat;
}

div#main h5 {
   margin-bottom:2px;
   font-size:75%;/* 12px相当 */
}

div#main h6 {
   margin-bottom:2px;
   font-size:75%;/* 12px相当 */
}

div#main p {
   margin:0 0 1em 0;
   font-size:78%;/* 12px相当 */
}

div#main p.big {
   margin:0 0 1em 0;
   font-size:82%;/* 13px相当 */
}

div#main p.big2 {
   margin:0 0 1em 0;
   font-size:94%;/* 15px相当 */
}

div#main p.check {
   margin:0 0 1em 0;
   color:#ff0000;
   font-size:78%;/* 12px相当 */
}

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

div#main dt {
   margin-bottom:3px;
   margin-top:25px;
   padding:3px;
   background:#eeeeee;
}

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

/* INFORMATION CUSTOMIZE */
* html body div#main dl.information dd div {
   display:inline-block;
}

div#main dl.information dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

div#main dl.information dd {
   margin:0 0 0.5em 3em;
   padding:0;
   background:transparent;
}

div#main table.table_01{
   border-top:1px solid #666666;
   border-left:1px solid #666666;
   border-collapse:collapse;
   border-spacing:0;
   background-color:#ffffff;
   empty-cells:show;
   margin-left: auto;
   margin-right: auto;
}

.table_01 th{
   border-right:1px solid #666666;
   border-bottom:1px solid #666666;
   color:#333333;
   background-color:#dddddd;
   background-position:left top;
   background-image:url("images/table_back01.gif");
   padding:1em 0.7em 1em 0.7em;
   text-align:center;
   font-size:75%;/* 12px相当 */
}

.table_01 td{
   border-right:1px solid #666666;
   border-bottom:1px solid #666666;
   padding:0.8em 0.7em 0.8em 0.7em;
   font-size:75%;/* 12px相当 */
}

div#main table.table_02{
   border-top:1px solid #666666;
   border-left:1px solid #666666;
   border-spacing:0;
   empty-cells:show;
   margin-left: auto;
   margin-right: auto;
}

.table_02 th{
   border-right:1px solid #666666;
   border-bottom:1px solid #666666;
   color:#333333;
   background-color:#dddddd;
   padding:1em 0.7em 1em 0.7em;
   text-align:center;
}

.table_02 td{
   border-right:1px solid #666666;
   border-bottom:1px solid #666666;
   color:#333333;
   padding:0.8em 0.7em 0.8em 0.7em;
}

div#main table.table_03{
   border:0;
   empty-cells:show;
   margin-left: auto;
   margin-right: auto;
}

.table_03 th{
   color:#333333;
   background-color:#dddddd;
   padding:1em 0.7em 1em 0.7em;
   text-align:center;
}

.table_03 td{
   color:#333333;
   padding:0.8em 0.7em 0.8em 0.7em;
}

/* ========subL CONTENTS CUSTOMIZE======== */
#subL .section {
   margin:0 10px 12px 0;
}

#subL a:hover {
   background:#F5F1ED;
}

#subL h2 {
   padding:5px;
   font-size:87%;/* 14px相当 */
   font-weight:bold;
   color:#fff;
   padding-left:8px;
   background:#b4cc3d;
   border-bottom:1px solid #a5a5a5;
   border-right:1px solid #a5a5a5;
   background:url("images/bg_sub_h2.gif") 0 50% no-repeat;
}

#subL ul {
   margin:5px 0 0 5px;
   padding:0;
}

#subL li {
   padding:5px 0 5px 0;
   font-size:75%;/* 12px相当 */
   line-height:1.4;
   list-style:none;
   background:url("images/bg_dotline.gif") 0 100% repeat-x;
}

#subL li a {
   display:block;
   padding-left:12px;
   background:url("images/bg_list.gif") 0 4px no-repeat;
}

#subL li.li_02 {
   padding:5px 0 5px 0;
   font-size:75%;/* 12px相当 */
   line-height:1.4;
   list-style:none;
   background:#DEDDD0 url("images/bg_dotline.gif") 0 100% repeat-x;
}

#subL li.li_02 a {
   display:block;
   padding-left:23px;
   background:url("images/bg_list_02.gif") 0 4px no-repeat;
}

/* ========subR CONTENTS CUSTOMIZE======== */
#subR .section {
   margin:0 0 0 10px;
}

#subR .pr {
   margin:10px 0;
   text-align:center;
}

#subR a:hover {
   background:#F5F1ED;
}

#subR h2 {
   padding:5px;
   font-size:87%;/* 14px相当 */
   font-weight:bold;
   color:#fff;
   padding-left:8px;
   background:#b4cc3d;
   border-bottom:1px solid #a5a5a5;
   border-right:1px solid #a5a5a5;
   background:url("images/bg_sub_h2.gif") 0 50% no-repeat;
}

#subR ul {
   margin:0;
   padding:5px 0 0 0;
}

#subR li {
   margin:0;
   padding:5px;
   line-height:1.2;
   font-size:80%;/* 14px相当 */
   list-style:none;
}

#subR li a {
   display:block;
   background:url("images/bg_list_02.gif") 0 4px no-repeat;
}

#subR li.li_01 {
   padding:5px;
   background:#F1E6D2;
}

#subR li.li_02 {
   padding:5px 0 5px 0;
   font-size:75%;/* 12px相当 */
   line-height:1.4;
   list-style:none;
   background:#ffffff url("images/bg_dotline.gif") 0 100% repeat-x;
}


/* ========TOTOP CUSTOMIZE========= */
div#totop {
   margin:0 10px;
   text-align:right;
   font-size:70%;/* 11px相当 */
}

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


/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
   margin:0;
   padding:10px 0 0 0;
   text-align:center;
}

div#footMenu li {
   display:inline;
   margin:0 0 0 5px;
   font-size:75%;/* 12px相当 */
   list-style:none;
}

div#footMenu li a {
   padding-left:10px;
   background: url("images/bg_footmenu.gif") 0 50% no-repeat;
}

div#footMenu p {
   margin:1em 0 0 0;
   font-size:68%;/* 11px相当 */
   text-align:center;
}

/* ========FOOTER CUSTOMIZE======== */
address {
   padding:30px 0;
   font-size:70%;/* 11px相当 */
   font-style:normal;
   color:#333;
   text-align:center;
}