@charset "UTF-8";

/* ========BASIC======== */
* {
   font-family:Verdana,Meiryo,"Arial Unicode MS","MS PGothic","Hiragino Kaku Gothic Pro W3",Osaka,sans-serif;
}

body {
   margin:0;
   padding:0;
   letter-spacing:1px;
}

br {
   letter-spacing:0px;
}

a {
   color:#0000ff;
   text-decoration: none;
}

a:hover {   
   color:#333631;
    text-decoration: none;
}
 
img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ========TEMPLATE LAYOUT======== */
div#top {
   width:787px;
   margin:0 auto;
   padding:10px 0;
}

div#header {
   position:relative;
   width:787px;
   margin-bottom:10px;
}

div#pr {
   position:absolute;
   left:0;
   top:0;
   width:480px;
}

div#gnavi {
   position:absolute;
   bottom:0;
   right:0;
}

div#icatch {
   width:787px;
}

div#menu {
   float:left;
   width:787px;
   background:#000000 url(images/bg_menu.gif) 0 0 repeat-x;
}

div#contents {
   float:left;
   width:787px;
   margin-top:10px;
}

div#main {
   float:right;
   width:600px;
}

div#sub {
   float:left;
   width:205px;
   background:#fff url(images/b_sub.gif) 0% 0% repeat-y;
}

div#totop {
   clear:both;
}

div#footMenu {
   float:left;
   width:787px;
   padding-top:10px;
}

div#footer {
   clear:both;
}


/* ========HEADER CUSTOMIZE======== */

div#header h1{
	line-height:16px;
	height:10px;
	font-size:9px;
	color:#333333;
	font-weight:normal;
	text-indent:9px;
	}
	
div#header h1 a {
   color:#FF9900;
}

div#header h1 a:hover {
   color:#FF9900;
}

div#header #pr p {
   margin:0;
   font-size:0.75em;
}

div#header #gnavi ul {
   list-style:none;

}
div#header #gnavi li {
   float:left;
   font-size:0.63em;
   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 {
   margin:0;
   padding:0;
   list-style-type:none;
}

div#menu li {
   float:left;
   margin:0;
   font-size:0.82em;
   background:url(images/bg_menupause.gif) 0 50% no-repeat;
}

div#menu li a {
   display:block;
   line-height:40px;
   color:#fffffb;
   margin-left:1px;
   padding:0 10px;
   text-decoration: none;
}

div#menu li a:hover {
   color:#fff;
   background:#80cc33;
}


div#menu li.home {
   background:none;
}

/* ========MAINCONTENTS CUSTOMIZE======== */
div#main a {
   color:#0033cc;
}

div#main a:hover {
   color:#0066cc;
}

div#main a:visited {
   color:#800080;
}

div#main h2 {
   padding:0 0 0 18px;
   color:#666;
   font-size:0.94em;
   font-weight:bold;
   line-height:30px;
   background:url(images/26.gif) 0 0 no-repeat;
}

div#main h3 {
   margin-bottom:5px;
   padding:0 0 0 35px;
   color:#fffffb;
   font-size:0.94em;
   font-weight:bold;
   line-height:30px;
   background:url(images/b_14.jpg) 0 0 no-repeat;
   
}

div#main h4 {
   margin-bottom:5px;
   padding:0 0 0 5px;
   color:#008400;
   font-size:0.94em;
   font-weight:bold;
   line-height:150%;
   
}

div#main h5 {
   margin-bottom:5px;
   color:#008400;
   font-size:0.85em;
   font-weight:normal;
}

div#main h5 a hover {
   margin-bottom:5px;
   color:#45aa31;
   font-size:0.85em;
   font-weight:normal;
}

div#main h5 a visited{
   margin-bottom:5px;
   color:#008400;
   font-size:0.85em;
   font-weight:normal;
}


div#main p {
   margin:0 0 1em 0;
   font-size:0.75em;
}

div#main ul,ol,dl {
   font-size:0.75em;
}

div#main dt {
   margin-bottom:3px;
}

div#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}

div#main div.icatch {
   margin-bottom:20px;
}

/* 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 10em;
   padding:0;
   background:transparent;
}




/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
   margin-bottom:17px;
}

div#sub h2 {
   padding:4px;
   font-size:0.9em;
   font-weight:bold;
   color:#333333;
   padding-left:15px;
   background:#c4ff89;
   border: 1px solid c1ff84;
   width: 182px;
}

div#sub {
   width: 185px;
}

div#sub ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
   line-height:1.4;
}

div#sub li a {
   display: block;
   padding: 3px 0;
   padding-left: 9px;
   width: 185px; /*185px minus all left/right paddings and margins*/
   text-decoration: none;
   font-size:0.82em;
   color:#333333;
   background-color: #ffffff;
   border-bottom: 1px dotted #898989;
   border-left: 7px solid #e6eae6;
}

div#sub li a:hover {
   background-color: #e6eae6;
   border-left-color: #37a34a;
}

/* ???????????? */
div#sub li ul {
   display: none;
   position: relative;  
   top:0; 
   left: 100%; 
   height: 0;  
}

/* ???? :hover ???????????? */
div#sub li:hover ul {
   position: relative;
   width: 200px;
   display: block;
   top: -45px;
   left: 100%;
   z-index: 10;
   border: 1px solid #cccccc;
   background-color: #e6eae6;
}

div#sub li ul li {
        float: none;
        margin: 0;
        font-weight: normal;
}

  
/* ========TOTOP CUSTOMIZE======== */
div#totop{
   position:relative;
   height:1.5em;
}

div#totop p{
   position:absolute;
   top:10px;
   right:0;
   margin:0;
   font-size:0.63em;
}

div#totop p a {
   padding-left:8px;
   background:url(images/bg_totop.gif) 0 50% no-repeat;
}

div#totop p a:hover {
   color:#999;
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
   color:#45aa31;
   margin:0;
   padding:0;
   text-align:right;
   background:url(images/bg_dotline.gif) 0 0 repeat-x;
   
}

div#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   line-height:3.0;
   font-size:0.75em;
   list-style:none;
}

div#footMenu li a {
   text-decoration: none;
   color:#556b2f;
   padding-left:10px;
   background:url(images/bg_footmenu.gif) 0 50% no-repeat;
}

div#footMenu li a:hover {
   text-decoration: underline;
   color:#556b2f;
   padding-left:10px;
   background:url(images/bg_footmenu.gif) 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
address {
   margin:0;
   padding:0;
   font-size:0.63em;
   color:#fff;
   line-height:2;
   text-align:center;
   background:#006600;
}

address a{
   text-decoration: none;
   color:#fff;
}

address a:hover {
   text-decoration: underline;
   color:#fff;
}
