@charset "UTF-8";

/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
   margin:20px 0;
   padding:0;
   line-height:1.6;
   letter-spacing:1px;
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",verdana,sans-serif;
   font-size:14px;
   color:#000000;
   background:url(../images/6YABai.png) repeat;
}

br {
   letter-spacing:normal;
}

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

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

img {
   border:0;
}

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


/* ========TEMPLATE LAYOUT======== */
#top {
   width:880px;
   margin:0 auto;
   padding:0 20px;
   background:#ffff66;
   behavior: url(http://www.makinoharashi-kankoukyoukai.com/css/PIE.htc);/* for IE */
   border-top: 2px solid #999999;
   border-right: 2px solid #999999;
   border-bottom: 2px solid #999999;
   border-left: 2px solid #999999;
}

#header {
   position:relative;
   width:870px;
}

#gnavi {
   position:absolute;
   top:43px;
   right:0;
   font-size:12px;
}

/* 文字サイズ変更 */
#sizemenu {
   position:absolute;
   top:10px;
   right:0;
   font-size:12px;
}

/* メインメニュウ */
#menu {
   width:870px;
   border-top: 1px solid #ffffff;
   font-size:1em;
}

/* アイキャッチ */
#headImage {
   width:870px;
   position:absolute;
}


#contents {
   clear:both;
   width:868px;
   background: #ffffff;
   border-right: 1px solid #999999;
   border-left: 1px solid #999999;
}

#main {
   float:left;
   width:860px;
   padding:0 7px;
}

#footer {
   clear:both;
   width:870px;
}

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

/* ========HEADER CUSTOMIZE======== */
#header h1 {
   margin:0;
   padding:10px 0 0 0;
   font-size:30px;
   color:#ffffff;
   line-height:60px;
}

#header h1 a {
   color:#ffffff;
}

#header h1 a:hover {
   color:#d70053;
}

#header p {
   margin:0;
   padding:0 0 5px 0;
   color:#000099;
}

#navi li a {
   border-bottom:1px solid #cecfce;
}

/* アイキャッチ */
#headImage {
   width:870px;
   height:200px;
   overflow:hidden;
   position:relative;
   list-style:none;
}

#headImage ul {
   list-style:none;
   margin:0;
   padding:0;
}

#headImage li {
   position:absolute;
   background:#ffffff;
}


/* gnavi 右上サブメニュウ */
#gnavi ul {
   list-style:none;
}

#gnavi li {
   float:left;
   margin:0 0 0 5px;
   padding:0 0 0 20px;
}

#gnavi li:hover {
   color:#D70053;
   text-decoration:underline;
}

#gnavi li.map {
}

#gnavi li.sitemap {
}

#gnavi li.contact {
   background:url(../images/icon_contact.gif) 0 50% no-repeat;
}

/* sizemenu */
#sizemenu ul {
   list-style:none;
}

#sizemenu li {
   display:block;
   width:80px;
   text-align:center;
   outline:solid 1px #00ffff;
   float:left;
   margin:0 0 0 10px;
   padding:0 0 0 5px;
}

#sizemenu li:hover {
   display:block;
   width:80px;
   background:#ccffff;
}


/* ========MENU CUSTOMIZE======== */
/* メインメニュー */
#menu ul {
   display:block;
   list-style-type: none;
   margin:0;
   padding:0;
}

/* サブメニュー1段目 */
#menu ul ul {
   display:none;
   position:absolute;
   top:100%;
   left:0;
}

/* サブメニュー2段目以降 */
#menu ul ul ul {
   top:0;
   left:100%;
}

/* リスト */
#menu li {
   float:left;
}

#menu li li {
   clear:both;
}

#menu li:hover {
   background:#99ff99;
   position:relative;
}

#menu li:hover ul {
   display: block;
}

/* デザイン */
#menu ul {
   float:left;
   margin:0;
   padding:0;
   list-style:none;
   background:#009933;
}

#menu li ul {
   border-top:1px solid #999999;
   border-bottom:none;
}

#menu li li {
   margin-left:0;
   background:#f5f5f5;
   border-bottom:1px solid #999999;
}

#menu li li a:hover {
   margin-left:0;
   background:#99ff99;
}

#menu li a {
   display:block;
   width:145px;
   padding:10px 0;
   color:#ffffff;
   font-weight:bold;
   text-align:center;
   outline:none;
}

#menu li a.active {
   display:block;
   width:145px;
   padding:10px 0;
   color:#ffffff;
   background-color:#6699ff;
}

#menu li a:hover {
   color:#ff3366;
   text-decoration:none;
}

#menu li li a {
   display:block;
   width:145px;
   padding:10px 2;
   color:#000000;
   line-height:20px;
   text-align:center;
   outline:none;
}


/* ========HEADLINE CONTENTS CUSTOMIZE======== */
#contents h1 {
   margin-bottom:8px;
   padding:8px;
   color:#ffffff;
   font-size:12px;
   font-weight:bold;
   background:#6699ff;
   line-height:22px;
}


/* ========MAINCONTENTS CUSTOMIZE======== */

#main a {
   color:#000099;
   font-size:15.5px;
}

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


/* --- サイトマップエリア --- */
ul.sitemap {
width: 100%; /* サイトマップエリアの幅 */
margin: 0;
padding: 0;
font-weight: bold; /* 一旦全ての文字を太字にする */
list-style-type: none;
font-size: 100%;
color: #2b2b2b;
}

/* --- 入れ子にされたリスト用 --- */
ul.sitemap ul {
margin: 0;
padding: 0;
list-style-type: none;
}

/* --- 全てのリスト項目 --- */
ul.sitemap li {
padding: 1px 0 0 10px; /* 1階層目のパディング（上右下左） */
background: url(../images/sitemap/v_line1.gif) no-repeat left top; /* 1階層目の背景 */
line-height: 120%;
}

/* --- 2階層目のコンテナ --- */
ul.sitemap div.contentNav {
width: 100%; /* コンテナの幅 */
margin-top: 20px; /* コンテナの上マージン */
}

/* --- セクション（2階層目のリストエリア） --- */
ul.sitemap ul.section {
width: 49.9%; /* セクションの幅 */
float: left;
}
ul.sitemap ul.separator {
background: url(../images/sitemap/v_separator.gif) repeat-y right top; /* セクション間の垂直区切り線 */
}

/* --- 2階層目以降のリスト項目 --- */
ul.sitemap ul.section li {
margin: 0 20px 20px 0; /* 2階層目のマージン（上右下左） */
padding: 0 0 0px 25px; /* 2階層目のパディング（上右下左）上書き */
background: url(../images/sitemap/arrow072_04.png) no-repeat 5px 0; /* 2階層目の背景 上書き */
border-bottom: 1px #c0c0c0 dotted; /* 2階層目の下境界線 */
}

/* --- 3階層目以降のリストエリア --- */
ul.sitemap ul.section ul {
margin: 7px 0 0 8px; /* 3階層目以降のマージン（上右下左） */
font-weight: normal; /* 3階層目以降の文字をノーマルの太さに戻す */
}

/* --- 3階層目以降のリスト項目 --- */
ul.sitemap ul.section ul li {
margin: 10px 0 6px 0; /* 3階層目以降のマージン（上右下左）上書き */
padding: 0 0 0 15px; /* 3階層目のパディング（上右下左）上書き */
background: url(../images/sitemap/arrow067_01.gif) no-repeat 0 0.2em; /* 3階層目の背景 上書き */
border-bottom: none; /* 3階層目以降の下境界線 上書き */
}


/* --- 4階層目以降のリスト項目 --- */
ul.sitemap ul.section ul li li {
padding: 0 0 0 10px; /* 4階層目以降のパディング（上右下左）上書き */
background: url(../images/sitemap/triangle8.gif) no-repeat 0 0.4em; /* 4階層目以降の背景 上書き */
}

/* --- 5階層目以降のリスト項目 --- */
ul.sitemap ul.section ul li li li {
padding: 0 0 0 9px; /* 5階層目以降のパディング（上右下左）上書き */
background: url(../images/sitemap/square.gif) no-repeat 0 0.4em; /* 5階層目以降の背景 上書き */
}
/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}



/* ========PAGETOP CUSTOMIZE========= */
#pageTop {
   margin:10px 0;
   text-align:right;
   font-size:13px;
}

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

#pageTop a:hover{
   text-decoration:underline;
   color:#D70053;
   background:url(../images/bg_pagetop_r.gif) 0 50% no-repeat;
}

/* ========FOOTER CUSTOMIZE======== */

#footer ul {
   margin:20px 0;
   padding-top:20px;
   text-align:center;
   border-top:1px solid #d2d2d2;
}

#footer li {
   display:inline;
   margin:0 0 0 20px;
   list-style:none;
}

#footer li a:hover {
   color:#D70053;
   text-decoration:underline;
}

.copyright {
   padding:10px 0;
   font-style:normal;
   font-size:11px;
   color:#000000;
   text-align:center;
}