@charset "UTF-8";
@import "base.css";


/*---------- 01  Base -----------*/

/*-- ` @import ?OCSS?? --*/

/*---------- 02  Container -----------*/


body {
	background: url(../images/header_bg.png) center top no-repeat;
	text-align:center;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	}

#main {margin: 30px 0 0 0; clear:both;}

#content {
	width: 740px;
	float: right;
	display:inline;
	}

#navi{
	width: 180px;
	float: left;
	display:inline;
}

#footer{
	background: url(../images/footer_bg.png) center top no-repeat;
	height:50px;
}

/*---------- 03  Header -----------*/

#header{
	height:80px;
}

#header h1 a{
	background: url(../images/header_logo.png) 0 0 no-repeat;
	display:block;
	width:325px;
	height:80px;
	text-indent:-9999px; 
	text-decoration:none;
	/*\*/ 
	overflow: hidden; 
	/**/
	float:left;
}

#header h2{
	font-size:1.0em;
}

#header_navi{
	float:left;
}

#header_navi li{
	display:inline;
}

#header_navi li a{
	text-align:center;
	float:left;
	background:url(../images/header_bt.png) 0 0 no-repeat;
	height:46px;
	width:125px;
	color:#FFF;
	padding-top:12px;
	font-size:1.1em;
}
#header_navi li a:hover{
	background:url(../images/header_bt_hover.png) 0 0 no-repeat;
	text-decoration:none;
}
/*---------- 04  HeaderImg -----------*/

#header-img{
	height:160px;
	margin:30px 0 30px 0;
}
#header-img h2{
	background:url(../images/header_img.png) 0 0 no-repeat;
	width:680px;
	float:left;
	height:160px;
	text-indent:-9999px;
}

#header_img_navi{
	float: right;
	width:245px;
	height:160px;
}
/*---------- 05  HeaderTab -----------*/

#header_tab{
}

#tab01,#tab02,#tab03,#tab04{
	width:180px;
	float:left;
	margin:0 12px 0 0;
}

#tab05{
	width:180px;
	float:right;
	margin:0 0 0 0;
}

#tab01 div,#tab02 div,#tab03 div,#tab04 div,#tab05 div{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FBEAA4;
	border-bottom-color: #FBEAA4;
	border-left-color: #FBEAA4;
	background:#FEF9E7;
	padding:10px;
}

#tab01 h3 a{
	background:url(../images/index_tab01.png) 0 0 no-repeat;
	width:180px;
	height:35px;
	color:#FFF;
	font-weight:bold;
	padding:0 0 0 30px;
	font-size:14px;
	line-height:35px;
	display:block;
}

#tab01 h3 a.cat{
        background-image:none;
	width:180px;
	height:35px;
	color:#FFF;
	font-weight:bold;
	padding:0;
	font-size:14px;
	line-height:35px;
	display:block;
}

#tab01 li a{
	background:url(../images/icon01.png) 0 center no-repeat;
	padding:0 0 0 20px;
	line-height:24px;
	color:#666;
}

#tab02 h3 a{
	background:url(../images/index_tab02.png) 0 0 no-repeat;
	width:180px;
	height:35px;
	color:#FFF;
	font-weight:bold;
	padding:0 0 0 30px;
	font-size:14px;
	line-height:35px;
	display:block;
}

#tab02 h3 a.cat{
        background-image:none;
	width:180px;
	height:35px;
	color:#FFF;
	font-weight:bold;
	padding:0;
	font-size:14px;
	line-height:35px;
	display:block;
}

#tab02 li a{
	background:url(../images/icon02.png) 0 center no-repeat;
	padding:0 0 0 20px;
	line-height:24px;
	color:#666;
}

#tab03 h3 a{
	background:url(../images/index_tab03.png) 0 0 no-repeat;
	width:180px;
	height:35px;
	color:#FFF;
	font-weight:bold;
	padding:0 0 0 30px;
	font-size:14px;
	line-height:35px;
	display:block;
}

#tab03 h3 a.cat{
        background-image:none;
	width:180px;
	height:35px;
	color:#FFF;
	font-weight:bold;
	padding:0;
	font-size:14px;
	line-height:35px;
	display:block;
}

#tab03 li a{
	background:url(../images/icon03.png) 0 center no-repeat;
	padding:0 0 0 20px;
	line-height:24px;
	color:#666;
}

#tab04 h3 a{
	background:url(../images/index_tab04.png) 0 0 no-repeat;
	width:180px;
	height:35px;
	color:#FFF;
	font-weight:bold;
	padding:0 0 0 30px;
	font-size:14px;
	line-height:35px;
	display:block;
}

#tab04 h3 a.cat{
        background-image:none;
	width:180px;
	height:35px;
	color:#FFF;
	font-weight:bold;
	padding:0;
	font-size:14px;
	line-height:35px;
	display:block;
}


#tab04 li a{
	background:url(../images/icon04.png) 0 center no-repeat;
	padding:0 0 0 20px;
	line-height:24px;
	color:#666;
}

#tab05 h3 a{
	background:url(../images/index_tab05.png) 0 0 no-repeat;
	width:180px;
	height:35px;
	color:#FFF;
	font-weight:bold;
	padding:0 0 0 30px;
	font-size:14px;
	line-height:35px;
	display:block;
}

#tab05 h3 a.cat{
        background-image:none;
	width:180px;
	height:35px;
	color:#FFF;
	font-weight:bold;
	padding:0;
	font-size:14px;
	line-height:35px;
	display:block;
}


#tab05 li a{
	background:url(../images/icon05.png) 0 center no-repeat;
	padding:0 0 0 20px;
	line-height:24px;
	color:#666;
}

#tab06 h3 a{
	background:url(../images/index_tab06.png) 0 0 no-repeat;
	width:180px;
	height:35px;
	color:#FFF;
	font-weight:bold;
	padding:0 0 0 30px;
	font-size:14px;
	line-height:35px;
	display:block;
}

#tab06 h3 a.cat{
        background-image:none;
	width:180px;
	height:35px;
	color:#FFF;
	font-weight:bold;
	padding:0;
	font-size:14px;
	line-height:35px;
	display:block;
}

#tab06 li a{
	background:url(../images/icon06.png) 0 center no-repeat;
	padding:0 0 0 20px;
	line-height:24px;
	color:#666;
}



/*---------- 05  Navi -----------*/


#navi #navi-banner{
	text-indent:-9999px;
	height:50px;

}
#navi #navi-banner a{
	text-indent:-9999px;
	height:50px;
	width:245px;
	background:url(../images/navi_banner01.png) 0 0 no-repeat;
	display:block;
	text-decoration:none;
	/*\*/ 
	overflow: hidden; 
	/**/
}
#navi table{
	width:240px;
	background:#F2F2F2;
	text-align:left;
	font-size:1.0em;
	vertical-align:top;
}

#navi table th{
	font-size:10px;
}

#navi table td{
	border-bottom:1px solid #FFF;
}

#navi #navi_text{
	color:#004B00;
	margin:10px 0 20px 0;
}





/*---------- 06  content -----------*/

.section{
	margin-bottom:10px;
}

.section2{
	margin-bottom:10px;
}

.section_left{
	float:left;
	width:320px;
	margin-bottom:10px;
}

.section_right{
	float:right;
	width:320px;
	margin-bottom:10px;
}

#content p{
	line-height:18px;
	text-align: justify;
	text-justify: inter-ideograph;
/*--text-align: justify;
	text-justify: inter-ideograph;
	? [?w?B--*/
	margin:10px 0 0 0;
}

#content .section p {
        font-size: 1.2em;
}

#content .section table{
	font-size:1.2em;
	width:740px;
	margin:15px auto 10px auto;
}

#content .section2 table{
	font-size:1.2em;
	width:320px;
	margin:15px auto 10px auto;
}


#content table,
#content table tr,
#content table td,
#content table th{
	line-height:18px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#content table th{
	background:#F1F6EE;
	color:#666;
	padding:5px 10px 5px 10px;
}

#content table th a {
        font-size: 0.9em;
}
#content table td{
	padding:5px 10px 5px 10px;
	background:#E4EDDD;
	color:#666;
}
#content table td a{
        font-size: 0.9em;
}

#content .pagetop{
	float:right;
}
.kuwashiku a{
	float:right;
	margin-bottom:20px;
	background:url(../images/icon_yazirushi.png) 0 center no-repeat;
	padding:0 0 0 15px;
}
.title{
	background: url(../images/icon_title.png) 0 0 no-repeat;
	height:35px;
	line-height:40px;
	padding:0 0 0 40px;
	color:#004B00;
	font-weight:bold;
	font-size:18px;
	vertical-align:bottom;
}
#pankuzu{
	width:750px;
	float:right;
	margin:20px 0 0 0;
        font-size: 14px;
}
/*---------- 07  Footer -----------*/

#footer_banner{
	clear:both;
	margin:20px 0;
}

#footer_banner p{
	float:left;
	margin:0 5px 5px 0;
	display:inline;
}

#footer {
	clear: both;
	padding: 5px 0 5px 0;
	margin:10px 0 0 0;
	font-size: 1.2em;
	text-align: center;
	}

#footer address {
	height:15px;
	margin:10px 0 0 700px;
	color:#FFF;
}

#footer address a {
	color:#FFF;
}

/*---------- 08  index -----------*/

#index #content {
	width: 680px;
	float:left;
	display:inline;
	}

#index #navi{
	width: 240px;
	float: right;
	display:inline;
}

#index #content .section table{
	font-size:1.0em;
	width:680px;
	margin:15px auto 10px auto;
}

/*---------- 09  category -----------*/

#cat-3 #title{
	background:url(../images/index_title01.png) 0 0 no-repeat;
	height:35px;
}

#cat-3 #navi .icon_navi{
	background:url(../images/icon_navi01.png) 0 center no-repeat;
	padding:0 0 0 20px;
	font-size:16px;
	line-height:22px;
}

#cat-3 #navi li ul li a{
	background:url(../images/icon01.png) 0 center no-repeat;
	padding:0 0 0 15px;
	margin:0 0 10px 20px;
	font-size:14px;
	display:block;
	line-height:22px;
}

#cat-3 #tab01{
	width:180px;
	float:left;
	margin:0 12px 0 0;
}

#cat-3 #tab01 h3{
	background:url(../images/index_tab01.png) 0 0 no-repeat;
	width:180px;
	height:35px;
	color:#FFF;
	font-weight:bold;
	padding:0 0 0 30px;
	font-size:14px;
	line-height:35px;
}

#cat-4 #title{
	background:url(../images/index_title02.png) 0 0 no-repeat;
	height:35px;
}
#cat-4 #navi .icon_navi{
	background:url(../images/icon_navi02.png) 0 center no-repeat;
	padding:0 0 0 20px;
	font-size:16px;
	line-height:22px;
}
#cat-4 #navi li ul li a{
	background:url(../images/icon02.png) 0 center no-repeat;
	padding:0 0 0 15px;
	margin:0 0 10px 20px;
	font-size:14px;
	display:block;
	line-height:22px;
}

#cat-4 #tab02{
	width:180px;
	float:left;
	margin:0 12px 0 0;
}

#cat-4 #tab02 h3{
	background:url(../images/index_tab02.png) 0 0 no-repeat;
	width:180px;
	height:35px;
	color:#FFF;
	font-weight:bold;
	padding:0 0 0 30px;
	font-size:14px;
	line-height:35px;
}

#cat-5 #title{
	background:url(../images/index_title03.png) 0 0 no-repeat;
	height:35px;
}
#cat-5 #navi .icon_navi{
	background:url(../images/icon_navi03.png) 0 center no-repeat;
	padding:0 0 0 20px;
	font-size:16px;
	line-height:22px;
}
#cat-5 #navi li ul li a{
	background:url(../images/icon03.png) 0 center no-repeat;
	padding:0 0 0 15px;
	margin:0 0 10px 20px;
	font-size:14px;
	display:block;
	line-height:22px;
}

#cat-5 #tab03{
	width:180px;
	float:left;
	margin:0 12px 0 0;
}

#cat-5 #tab03 h3{
	background:url(../images/index_tab03.png) 0 0 no-repeat;
	width:180px;
	height:35px;
	color:#FFF;
	font-weight:bold;
	padding:0 0 0 30px;
	font-size:14px;
	line-height:35px;
}

#cat-6 #title{
	background:url(../images/index_title04.png) 0 0 no-repeat;
	height:35px;
}
#cat-6 #navi .icon_navi{
	background:url(../images/icon_navi04.png) 0 center no-repeat;
	padding:0 0 0 20px;
	font-size:16px;
	line-height:22px;
}
#cat-6 #navi li ul li a{
	background:url(../images/icon04.png) 0 center no-repeat;
	padding:0 0 0 15px;
	margin:0 0 10px 20px;
	font-size:14px;
	display:block;
	line-height:22px;
}

#cat-6 #tab04{
	width:180px;
	float:left;
	margin:0 12px 0 0;
}


#cat-6 #tab04 h3{
	background:url(../images/index_tab04.png) 0 0 no-repeat;
	width:180px;
	height:35px;
	color:#FFF;
	font-weight:bold;
	padding:0 0 0 30px;
	font-size:14px;
	line-height:35px;
}

#cat-7 #title{
	background:url(../images/index_title05.png) 0 0 no-repeat;
	height:35px;
}
#cat-7 #navi .icon_navi{
	background:url(../images/icon_navi05.png) 0 center no-repeat;
	padding:0 0 0 20px;
	font-size:16px;
	line-height:22px;
}
#cat-7 #navi li ul li a{
	background:url(../images/icon05.png) 0 center no-repeat;
	padding:0 0 0 15px;
	margin:0 0 10px 20px;
	font-size:14px;
	display:block;
	line-height:22px;
}

#cat-7 #tab05{
	width:180px;
	float:left;
	margin:0 12px 0 0;
}

#cat-7 #tab05 h3{
	background:url(../images/index_tab05.png) 0 0 no-repeat;
	width:180px;
	height:35px;
	color:#FFF;
	font-weight:bold;
	padding:0 0 0 30px;
	font-size:14px;
	line-height:35px;
}


#cat #title{
	background:url(../images/index_title06.png) 0 0 no-repeat;
	height:35px;
}

#cat #navi .icon_navi{
	background:url(../images/icon_navi06.png) 0 center no-repeat;
	padding:0 0 0 20px;
	font-size:16px;
	line-height:22px;
}

#cat #navi li ul li a{
	background:url(../images/icon06.png) 0 center no-repeat;
	padding:0 0 0 15px;
	margin:0 0 10px 20px;
	font-size:14px;
	display:block;
	line-height:22px;
}

#cat #tab06{
	width:180px;
	float:left;
	margin:0 12px 0 0;
}

#cat #tab06 h3{
	background:url(../images/index_tab06.png) 0 0 no-repeat;
	width:180px;
	height:35px;
	color:#FFF;
	font-weight:bold;
	padding:0 0 0 30px;
	font-size:14px;
	line-height:35px;
}


/*---------- 10 SSH-STYLE-----------*/
