@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:30px;
}
/*----------------------------------------------------
	
------------------------------------------------------*/
#link{
}
#link ul{
	overflow:hidden;
	zoom:1;
}
#link ul li{
	clear:both;
	padding:9px 9px 9px 19px;
	border-bottom:1px solid #ccc;
	background:url(http://www.sprout-ac.com/css/../img/sitemap/link_sub.gif) no-repeat 9px center;
}

