@charset "UTF-8";

/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
   margin:0px;
   padding:0px;
   line-height:1.4;
   letter-spacing:1px;
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",verdana,sans-serif;
   font-size:12px;
   color:#333333;
/* ========   background:url("../images/back.gif") 0 2px repeat;======== */
   border-top:0px solid #ff3300;
}

br {
   letter-spacing:normal;
}

a {
   color:#cc6600;----------
   text-decoration:none;
}

a:hover {
   color:#cc9999;------------
   text-decoration:none;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ========TEMPLATE LAYOUT======== */
#top {
   width:780px;
   margin:1px auto;
   padding:0px;
   border:outset 1px #cecbce;
}

#header {
   position:relative;
   width:780px;
   height:124px;
/* ========   background:url("../images/j_logo_b.gif") 0 100% no-repeat;======== */
}

#search {
   position:absolute;
   top:55px;
   right:10px;
   color:#ffffff;
}

#gnavi {
   position:absolute;
   bottom:5px;
   right:5px;
}

#menu {
   float:left;
   width:780px;
   margin-top:0px;
}

#icatch {
   width:780px;
}

#contents {
   float:left;
   width:780px;
   padding:10px 0;
   background:#ffffff;
}

#main {
   float:right;
   width:540px;
}

#sub {
   float:left;
   width:230px;
}

#pageTop {
   clear:both;
}

#footMenu {
   float:left;
   width:780px;
   margin-top:0px;
}

#footer {
   clear:both;
   width:780px;
}


/* ========HEADER CUSTOMIZE======== */
#header h1 {
   margin:0;
   padding:5px 0 0 5px;
   color:#ffffff;
   font-size:16px;
   line-height:1.0;
}

#header h1 a:hover {
   color:#ffffff;
}

#header #gnavi ul {
   list-style:none;
}
#header #gnavi li {
   float:left;
   margin-left:20px;
   font-size:12px;
   font-weight:normal;
}

#header #gnavi li a {
   display:block;
   padding-left:8px;
   background:url("../images/bg_arrow.gif") 0 50% no-repeat;
}


/* ========search CUSTOMIZE======== */
#search dt {
   float:left;
   margin:2px 0 0 0;
   padding:0;
}

#search dd {
   float:left;
   margin:1px 0 0 10px;
   padding:0;
}


/* ========MENU CUSTOMIZE======== */
#menu ul {
   margin:0 0 1px 0;
   padding:0;
   list-style:none;
}

#menu li {
   font-size:12px;
   font-weight:normal;
   overflow:hidden;
   float:left;
   margin:0;
   margin-left:-1px;
   padding:0;
   border:1px solid #cecbce;
   border-bottom:none;
   background:#ffffff url("../images/bg_menu.gif") -40px 0 repeat-x;
}

#menu li a {
   color:#696969;
   display:block;
   width:129px;
   height:20px;
   padding:10px 0;
   line-height:20px;
   font-weight:normal;
   text-align:center;
   outline:none;
}

#menu li a:hover {
   color:#000033;
   text-decoration:none;
   background:#ffffff url("../images/bg_menu.gif") 100% 100% repeat-x;
}

#menu li.home {
   width:128px;
   margin-left:0;
   border-left:1px solid #cecbce;
}

#menu li.active a {
   color:#000000;
   background:#ffffff url("../images/bg_menu.gif") 100% 100% repeat-x;
   text-decoration:none;
}

/* ========MAINCONTENTS CUSTOMIZE======== */
#main a {
   color:#134d99;
}

#main a:hover {
   color:#134d99;
   text-decoration:none;
}

#main h2 {
   clear:both;
   margin-right:5px;
   margin-bottom:10px;
   padding:1px 10px;
   line-height:2.0;
   color:#000033;
   font-size:14px;
   font-weight:normal;
   background:#ffffff url("../images/bg_h2.gif") 100% 100% repeat-x;
}

#main h3 {
   margin-bottom:8px;
   line-height:1.8;
   font-size:16px;
   color:#003399;
   border-bottom:2px solid #006600;
}

#main h4 {
   margin-bottom:2px;
   font-size:14px;
}

#main h5 {
   margin-bottom:2px;
   font-size:13px;
}

#main h6 {
   margin-bottom:2px;
   font-size:12px;
}

#main p {
   font-size:1.2em;
   margin:0 1.0em 1.0em 1.0em;
}

#main dt {
   font-size:1.2em;
   margin-bottom:3px;
   background:#f1f1f1;
}

#main dd {
   font-size:14px;
   padding:0;
   margin:0 1em 1em 1em;
   padding:3px;
   background:;
}


/* TOPNAVI CUSTOMIZE */
#main div.topNavi {
   overflow:auto;
   position:relative;
   margin-left:0px;
   margin-bottom:20px;
}

* html #main div.topNavi {
   height:1em;
}

#main div.topNavi div.topNaviColumn {
   display:inline;
   width:255px;
   height:400px;
   overflow:auto;
   float:left;
   margin-right:10px;
   margin-left:5px;
   padding:0 0 2em 0;
}

#main div.topNavi h2.topNaviImg {
   margin:0;
   padding:0;
   background:none;
}

#main div.topNavi div.topNaviColumn p.detail {
   position:absolute;
   bottom:0;
   width:250px;
   text-align:right;
}

#main div.topNavi div.topNaviColumn p.detail a {
   padding:0 0 0 7px;
   background:url("../images/bg_arrow.gif") no-repeat left 50%;
}

#main div.topNavi div.topNaviColumn p.detail a.cRight {
   padding:0 0 0 7px;
   background:url("../images/hv_jukenmori.gif") no-repeat;
}

#main div.topNavi div.topNaviColumn p.cLeft {
   right:280px;
}

#main div.topNavi div.topNaviColumn p.cRight {
   right:10px;
}

/* ========CONTENTS CUSTOMIZE======== */

#contents h2 {
   clear:both;
   margin-right:1px;
   margin-left:1px;
   margin-bottom:10px;
   padding:1px 10px;
   line-height:2.0;
   color:#000033;
   font-size:14px;
   font-weight:bold;
   background:#ffffff url("../images/bg_h2.gif") 100% 100% repeat-x;
}

#contents table {
   width:100%;
   table-layout:fixed;
   margin-bottom:20px;
   border-collapse:collapse;
   border:1px solid #999999;
   border-spacing:0;
   line-height:1.8;
   font-size:0.9em;
}

#contents table tr {
   padding:5px;
   border:1px solid #999999;
   border-width:0 0 1px 1px;
   background:#e8debb;
   font-weight:normal;
   text-align:left;
}

#contents table th {
   padding:5px;
   border:1px solid #999999;
   border-width:0 0 1px 1px;
   text-align:left;
}

#contents table td {
   padding:5px;
   border:1px solid #999999;
   border-width:0 0 1px 1px;
   text-align:left;
}

/* ========CONTENTS CUSTOMIZE TABLE MON MOU======== */
#contents table tr.cd {
   padding:5px;
   border:1px solid #999999;
   border-width:0 0 1px 1px;
   background:#bea43a;
   font-weight:bold;
   text-align:left;
   font-size:1.3em;
}

#contents table td.cd1 {
   width:35%;
   padding:5px;
   border:1px solid #999999;
   border-width:0 0 1px 1px;
   text-align:left;
}
/* ========END TABLE KAMOKU======== */

/* ========CONTENTS CUSTOMIZE TABLE KAMOKU======== */
#contents table tr.cf {
   padding:5px;
   border:1px solid #999999;
   border-width:0 0 1px 1px;
   background:#e7d09c;
   font-weight:bold;
   text-align:left;
   font-size:1.2em;
}
/* ========END TABLE KAMOKU======== */

#contents table td ol {
   margin:0;
   padding:0 0 0 30px;
}

#contents table td li {
   margin:0;
   padding:0;
}


/* ========INFORMATION CUSTOMIZE======== */
#main dl.information {
   margin:0px 5px;
}
#main dl.information dt {
   float:left;
   padding-top:5px;
}

#main dl.information dd {
   margin:0 0 5px 0;
   padding: 5px 0px 5px 9em;
   background:url("../images/bg_dotline.gif") 0 100% repeat-x;
}

#main table {
   font-size:12px;
}

#main table {
   width:500px;
   margin-bottom:20px;
   border-collapse:collapse;
   border:1px solid #999999;
   border-spacing:0;
   line-height:1.8;
}

#main table th {
   padding:5px;
   border:1px solid #999999;
   border-width:0 0 1px 1px;
   background:#efebef;
   font-weight:normal;
   text-align:left;
}

#main table td {
   padding:5px;
   border:1px solid #999999;
   border-width:0 0 1px 1px;
   text-align:left;
}

#main table td ol {
   margin:0;
   padding:0 0 0 30px;
}

#main table td li {
   margin:0;
   padding:0;
}


/* ========SUBCONTENTS CUSTOMIZE======== */
#sub .section {
   margin-bottom:10px;
}

#sub h2 {
   padding:5px;
   text-align:center;
   font-size:14px;
   font-weight:normal;
   color:#ffffff;
   background:#ed6d34;
}

#sub h3 {
   padding:5px;
   text-align:center;
   font-size:13px;
   font-weight:normal;
   background:#ffcc99;
}

#sub ul {
   margin:0;
   padding:0;
   border:0px solid #efebef;
}

#sub li {
   padding:5px;
   line-height:1.8;
   list-style:none;
   border-bottom:1px solid #e7e7ef;
}

#sub li a {
   display:block;
   padding:5px 5px 5px 15px;
   background:url("../images/bg_arrow.gif") 5px 50% no-repeat;
}

#sub li a:hover {
   display:block;
   color:#333333;
   background:#efebef url("../images/bg_arrow.gif") 5px 50% no-repeat;
   text-decoration:none;
}


/* ========PAGRTOP CUSTOMIZE========= */
#pageTop {
   background:#ffffff;
   text-align:right;
   font-size:11px;
}

#pageTop a {
   padding:0 10px 0 12px;
   background:url("../images/bg_pagetop.gif") 0 50% no-repeat;
}


/* ========FOOTMENU CUSTOMIZE======== */
#footMenu {
   background:#ffffff;
}

#footMenu ul {
   margin:5px 0;
   padding:20px 0;
   text-align:center;
   border-top:1px solid #dddddd;
}

#footMenu li {
   display:inline;
   margin:0 0 0 20px;
   list-style:none;
}

#footMenu li a:hover {
   color:#666666;
   text-decoration:none;
}


/* ========FOOTER CUSTOMIZE======== */
.copyright {
   background:#ffffff;
   font-style:normal;
   font-size:11px;
   color:#999999;
   line-height:3.0;
   text-align:center;
}

