@charset "utf-8";

#header{
	background:url(../img/index/main.jpg) no-repeat center top;
	padding:33px 19px 0;
	height:367px;
	_height:400px;
}
/* メインテキスト部分
------------------------------------------*/
#header #head-greet{
	position:absolute;
	left:9px;
	bottom:0;
	width:475px;
	height:250px;
	background:url(../img/index/main_greet.png) no-repeat 0 2px;
	z-index:0;
}
#header #head-greet .text{
	position:absolute;
	left:104px;
	bottom:12px;
	text-align:left;
/*	background:url(../img/layout/greet_body.png) no-repeat 0 0;*/
	background:#586550;
	color:#fff;
	width:375px;
	_width:395px;
	padding:7px 5px 14px 14px;
	font-size:12px;
	line-height:2em;
	z-index:0;
}
#header #head-greet .text em{
	font-size:13px;
/*	color:#aeff48;*/
	letter-spacing:0\9;
}
/*----------------------------------------------------
	
------------------------------------------------------*/
#main h2{
	margin-bottom:46px;
}
/*----------------------------------------------------
	
------------------------------------------------------*/
#sitemap{
	background:url(../img/sitemap/sitemap_body.gif) repeat-y 0 0;
	overflow:hidden;
	zoom:1;
	padding-bottom:10px;
}
#sitemap ul.link{
	float:left;
	width:220px;
}
#sitemap ul.link li{
	font-weight:bold;
	font-size:12px;
	background:url(../img/sitemap/link.gif) no-repeat 15px 2px;
	padding-left:26px;
	margin-bottom:13px;
}
#sitemap ul.link ul li{
	font-weight:normal;
	background:url(../img/sitemap/link_sub.gif) no-repeat 1px 19px;
	padding:10px 0 0 10px;
	margin-bottom:0;
}




