@charset "utf-8";

/*====================================================================

index.css

======================================================================

	01.main


last update 09/05/22

=====================================================================*/

/*--------------------------------------------------------------------
	01.main
--------------------------------------------------------------------*/
#main{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../../img/bg_main.jpg);
	width: 810px;
	height: 458px;
}
#main h2{
	overflow: hidden;
	/*text-indent: -9999px;*/
}
#flash{
	position: absolute;
	top: 19px;
	left: 115px;
	width: 580px;
	height: 420px;
}


/* btn */
#lbtn{
	position: absolute;
	top: 34px;
	left: 10px;
	background: url(../../img/l-btn.jpg) no-repeat;
	width: 100px;
	height: 390px;
}
#rbtn{
	position: absolute;
	top: 34px;
	left: 700px;
	background: url(../../img/r-btn.jpg) no-repeat;
	width: 100px;
	height: 390px;
}
#lbtn ul{
	background: url(../../img/l-btn.jpg) no-repeat;
	width: 100px;
	height: 390px;
}
#rbtn ul{
	background: url(../../img/r-btn.jpg) no-repeat;
	width: 100px;
	height: 390px;
}
#lbtn ul,
#lbtn ul li,
#lbtn ul li a,
#rbtn ul,
#rbtn ul li,
#rbtn ul li a{
	display: block;
	outline: none;
	/*text-indent: -9999px;*/
	width: 95px;
}
#btn01 a{
	background-position: 0 0;
	height: 131px;
}
#btn02 a{
	background-position: 0 -131px;
	height: 126px;
}
#btn03 a{
	background-position: 0 -257px;
	height: 128px;
}
#lbtn ul li a:hover{background-image: url(../../img/l-btn_over.jpg);}

#btn04 a{
	background-position: 0 0;
	height: 131px;
}
#btn05 a{
	background-position: 0 -131px;
	height: 126px;
}
#btn06 a{
	background-position: 0 -257px;
	height: 128px;
}
#rbtn ul li a:hover{background-image: url(../../img/r-btn_over.jpg);}


/*--------------------------------------------------------------------
	02.tbox
--------------------------------------------------------------------*/
#tbox{
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	background: url(../../img/bg_tbox.jpg) no-repeat;
	width: 780px;
	height: 200px;
}
#tbox h3,
#tbox h4{
	overflow: hidden;
	/*text-indent: -9999px;*/
}
#tbox p{
	padding: 95px 30px 0 250px;
	text-align: left;
}


/*--------------------------------------------------------------------
	03.d-btn
--------------------------------------------------------------------*/
#d-btn{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background: url(../../img/bg_d-btn.gif) no-repeat;
	width: 780px;
	height: 121px;
}
#d-btn ul,
#d-btn ul li,
#d-btn ul li a{
	display: inline;
	outline: none;
	/*text-indent: -9999px;*/
	width: 130px;
	height: 121px;
}
#menu01 a{
	float: left;
	background-position: 0 0;
}
#menu02 a{
	float: left;
	background-position: -130px 0;
}
#menu03 a{
	float: left;
	background-position: -260px 0;
}
#menu04 a{
	float: left;
	background-position: -390px 0;
}
#menu05 a{
	float: left;
	background-position: -520px 0;
}
#menu06 a{
	float: left;
	background-position: -650px 0;
}
#d-btn ul li a:hover{background-image: url(../../img/bg_d-btn_over.gif)}


/*--------------------------------------------------------------------
	05.inner
--------------------------------------------------------------------*/
#inner{
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: 200px;
}


/*--------------------------------------------------------------------
	06.news
--------------------------------------------------------------------*/
#news{
	position: relative;
	float: left;
	background: url(../../img/bg_news.gif) no-repeat;
	width: 455px;
	height: 200px;
}
#news h3{
	overflow: hidden;
	/*text-indent: -9999px;*/
}
#news div{
	position: absolute;
	top: 47px;
	left: 9px;
	width: 440px;
	height: 145px;
	overflow: auto;
}
#news table{
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	text-align: left;
	color: #ffffff;
	font-size: 10px;
}
#news th{
    width:78px;
	vertical-align:top;
	padding: 8px 0 3px 15px;
	background: url(../../img/bg_th.gif) no-repeat top left;
	font-weight: bold;
}
#news td{
	padding: 3px 0 8px 15px;
	background: url(../../img/bg_td.gif) repeat-x bottom;
}


/*--------------------------------------------------------------------
	07.bnr
--------------------------------------------------------------------*/
#bnr{
	float: right;
	background-image: url(../../img/bg_t-bnr.jpg);
	width: 305px;
	height: 200px;
}
#bnr ul,
#bnrul li,
#bnr ul li a{
	display: block;
	outline: none;
	/*text-indent: -9999px;*/
	width: 305px;
}
#bnr01 a{
	background-position: 0 0;
	height: 100px;
}
#bnr02 a{
	background-position: 0 -100px;
	height: 100px;
}

#bnr ul li a:hover{background-image: url(../../img/bg_t-bnr_over.jpg)}


/*--------------------------------------------------------------------
	08.footer
--------------------------------------------------------------------*/
#foot{
    /*margin-left:20px;*/	
	background: url(../../img/bg_foot.gif) repeat-x;
	height: 225px;
}
#footer{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: url(../../img/bg_footer.gif) no-repeat;
	width: 810px;
	height: 225px;
}

/* sitemap btn */
#s-btn a{
	position: absolute;
	top: 25px;
	left: 12px;
	background-image: url(../img/bg_s-btn.gif);
	width: 115px;
	height: 35px;
	overflow: hidden;
	/*text-indent: -9999px;*/
}
#s-btn a:hover{background-image: url(../img/bg_s-btn_over.gif);}

/* blog btn */
#blog-btn a{
	position: absolute;
	top: 25px;
	right: 384px;
	background-image: url(../img/bg_blog-btn.gif);
	width: 141px;
	height: 37px;
	overflow: hidden;
	/*text-indent: -9999px;*/
}
#blog-btn a:hover{background-image: url(../img/bg_blog-btn_over.gif);}

/* blog btn 2 2009.10.09*/
#blog-btn-2 a{
	position: absolute;
	top: 25px;
	right: 533px;
	background-image: url(../img/bg_blog-btn-2.gif);
	width: 141px;
	height: 37px;
	overflow: hidden;
	/*text-indent: -9999px;*/
}
#blog-btn-2 a:hover{background-image: url(../img/bg_blog-btn-2_over.gif);}

/* f-btn */
#f-btn{
	position: absolute;
	top: 25px;
	right: 12px;
	background-image: url(../img/f-btn.gif);
	width: 367px;
	height: 38px;
}
#f-btn ul,
#f-btn ul li,
#f-btn ul li a{
	display: inline;
	outline: none;
	/*text-indent: -9999px;*/
	height: 38px;
}
#fb01 a{
	float: left;
	background-position: 0 0;
	width: 81px;
}
#fb02 a{
	float: left;
	background-position: -81px 0;
	width: 147px;
}
#fb03 a{
	float: left;
	background-position: -228px 0;
	width: 139px;
}
#f-btn ul li a:hover{background-image: url(../img/f-btn_over.gif);}


/* pagetop */
#pagetop a{
	position: absolute;
	top: 100px;
	right: 20px;
	background-image: url(../img/bg_pagetop.gif);
	width: 150px;
	height: 30px;
	overflow: hidden;
	/*text-indent: -9999px;*/
}
#pagetop a:hover{background-image: url(../img/bg_pagetop_over.gif);}


/* f-navi */
#foot ul#fn1{
	position: absolute;
	top: 145px;
	right: 0;
	display: block;
	text-align: right;

}
#foot ul#fn2{
	position: absolute;
	top: 165px;
	right: 0;
	display: block;
	text-align: right;

}
#foot ul#fn3{
	position: absolute;
	top: 185px;
	right: 0;
	display: block;
	text-align: right;

}
#foot ul#fn1 li,
#foot ul#fn2 li,
#foot ul#fn3 li{
	display: block;
	float: left;
	margin: 1px 7px 2px 0;
	padding-right: 8px;
	border-right: solid 1px #c9c2ac;
	height: 12px;
	font-size: 10px;
}
#foot ul#fn1 li.nb,
#foot ul#fn2 li.nb,
#foot ul#fn3 li.nb{border-right: none;}

#foot a:link{
	color: #66540e;
	text-decoration: none;
}
#foot a:visited{
	color: #66540e;
	text-decoration: none;
}
#foot a:hover{
	color: #66540e;
	text-decoration: underline;
}
#foot a:active{
	color: #66540e;
	text-decoration: none;
}



/* address */
#footer img{
	position: absolute;
	top: 105px;
	left: 20px;
}
address{
	padding: 135px 0 0 20px;
	text-align: left;
	font-size: 10px;
	font-style: normal;
}
#footer strong{color: #2b3d16;}


/* copyright */
#footer p{
	padding: 8px 0 0 20px;
	text-align: left;
	color: #6f9c43;
	font-size: 11px;
	font-family: tahoma, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
	font-weight: bold;

}
#box01 {
	background-image: url(../../img/box01_01.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 780px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.box01text     {
	line-height: 180%;
	text-align: left;
	padding-top: 90px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 375px;
}

#box02 {
	background-image: url(../../img/box02_01.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.box02text     {
	line-height: 180%;
	text-align: left;
	padding-top: 30px;
	padding-right: 370px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.ml70 {
	margin-left: 100px;
}

