@charset "utf-8";


#box {
	background-color: #FFFFFF;
	width: 800px;
	margin: 0 auto;
}

/*header
-----------------------*/
#header {
	background-image: url(../image/tytleback_01.jpg);
	height: 100px;
	width: 800px;
}
#header h1 {
	text-indent:-1000px;
	overflow:hidden;
}
#header ul {
	width:155px;
	height:15px;
	float: right;
	margin-right: 20px;
	margin-top:-12px;
}
*html #header ul {
	width:180px;
	margin-right:10px;
}
#header li {
	float:left;
	font-size:10px;
}
#header a:hover {
	color:#999;
}
#header_01 a {
	width:5em;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:1em;
	color:#444;
}
#header_02 a {
	width:5em;
	height:15px;
	padding:0 1em;
	color:#444;
	background:url(../image/naviline_02.gif) left top no-repeat;
}
*html #header_02 a {
	width:6.2em;
	padding:0 0.5em;
	color:#444;
}
#header_03 a {
	width:5em;
	height:15px;
	padding-left:1em;
	background:url(../image/naviline_02.gif) left top no-repeat;
	color:#444;
}
*html #header_03 a {
	width:6.2em;
	padding-left:0.5em;
}


/*navi
-----------------------*/
#navi {
	background-color: #333;
	height: 24px;
	width: 773px;
	padding: 4px 0 0 27px;
}
*html #navi {
	background-color: #333;
	height: 30px;
	width: 800px;
	padding: 4px 0 0 27px;
}
#navi ul {
	width:745px;
	height:20px;

}
#navi li {
	float:left;
	text-indent:-1000px;
	overflow:hidden;
}
#navi_01 a {	
	width:120px;
	height:20px;
	display:block;
	background:url(../image/navi_01a.png) left top no-repeat;
}
#navi_01 a:hover {
	background:url(../image/navi_01b.png) right top no-repeat;
}
#navi_02 a {	
	width:120px;
	height:20px;
	display:block;
	background:url(../image/navi_02a.png) left top no-repeat;
}
#navi_02 a:hover {
	background:url(../image/navi_02b.png) right top no-repeat;
}
#navi_03 a {	
	width:120px;
	height:20px;
	display:block;
	background:url(../image/navi_03a.png) left top no-repeat;
}
#navi_03 a:hover {
	background:url(../image/navi_03b.png) right top no-repeat;
}
#navi_04 a {	
	width:120px;
	height:20px;
	display:block;
	background:url(../image/navi_04a.png) left top no-repeat;
}
#navi_04 a:hover {
	background:url(../image/navi_04b.png) right top no-repeat;
}
#navi_05 a {	
	width:120px;
	height:20px;
	display:block;
	background:url(../image/navi_05a.png) left top no-repeat;
}
#navi_05 a:hover {
	background:url(../image/navi_05b.png) right top no-repeat;
}
#navi_06 a {	
	width:120px;
	height:20px;
	display:block;
	background:url(../image/navi_06a.png) left top no-repeat;
}
#navi_06 a:hover {
	background:url(../image/navi_06b.png) right top no-repeat;
}

/*main
-----------------------*/
#menu {
	height: 500px;
	width: 157px;
	float: left;
	padding: 20px 14px;
	background-color: #D8D8CE;
}
*html #menu {
	height: 550px;
	width: 185px;
	float: left;
	padding: 0px;
	background-color: #D8D8CE;
}
#menu ul {
	width:147px;
	padding: 5px;
	background-color:#fff;
	border:solid 1px #bbb;
	text-align:left;
	_margin-top:20px;	
}
#menu li a {
	height:26px;
	width:131px;
	display:block;
	color:#fff;
	font-size:13px;
	font-weight: bold;
	padding: 10px 0 0 15px;
	margin-bottom: 1px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../image/manu_back_a.png) left top no-repeat;
}
*html #menu li a {
	height:36px;
	width:146px;
}
#menu li a:hover {
	color:#71A67C;
	background:url(../image/manu_back_b.png) left top no-repeat;	
}
#menu_tytle {
	height:20px;
	width:146px;
}

/*main
-----------------------*/
#main {
	width: 574px;
	float: right;
	padding: 25px 20px;
	background-color: #FFF;
	height: 490px;
}
*html #main {
	width: 615px;
	float: right;
	padding:0px;
	background-color: #FFF;
}
#main h1 {
	height:210px;
	width:580px;
	border:solid 1px #999;
	_margin-top :25px;
}
#main h2 {
	_width:570px;
	text-align:left;
	font-size: 17px;
	font-weight: bold;
	padding-left: 15px;
	margin: 0 5px 10px 5px;
	background:url(../image/midashi_01.gif) left top no-repeat;
	border-bottom:solid 1px #1D5114;
	_margin-top:25px;
}
#main h3 {
	_width:560px;
	text-align:left;
	font-size: 15px;
	font-weight: bold;
	padding-left: 12px;
	background:url(../image/midashi_02.gif) left top no-repeat;
	border-bottom:solid 1px #932F14;
	margin-bottom: 10px;
}
#main p {
	text-align:left;
	line-height: 1.9;
	background:url(../image/p_backline.gif) left top no-repeat;
}
.p_01 {
	margin-left:5px;
}
*html .p_01 {
	margin-left:0px;
	width:570px;
}
.p_02 {
	margin-left:20px;
}
*html .p_02 {
	margin-left:12px;
	width:555px;
}
.w380 {
	width:380px;
}
.komidashi {
	width: 549px;
	margin: 0px 5px 0 20px;
	height: 140px;
}

/*footer
-----------------------*/
#footer {
	background: url(../image/footerback.gif)  left top repeat-x;
	height: 57px;
	padding-top: 20px;
	clear: both;
}
#footer ul {
	width:500px;
	height:15px;
	margin:0 auto;
	font-size:10px;
}
*html #footer ul {
	width:510px;
	padding-left:40px;
}
#footer li {
	float:left;
}
#footer a:hover {
	color:#777;
}
#footer_01 {
	width:3em;
	height:15px;
	text-align:right;
	padding-right:1em;
	font-family:Arial, Helvetica, sans-serif;
}
#footer_02 {
	width:4em;
	height:15px;
	text-align:center;
	background:url(../image/naviline.gif) left top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 1em;
}
#footer_03 {
	width:5.4em;
	height:15px;
	text-align:center;
	padding:0 0.7em;
	background:url(../image/naviline.gif) left top no-repeat;
}	
#footer p {
	font-size:10px;
	height:18px;
	background-color:#333;
	color:#fff;
	padding-top: 7px;
	font-family:Arial, Helvetica, sans-serif;
}
*html #footer p {
	height:25px;
}
