/*-------------------------------------------
	[link] Css 
-------------------------------------------*/

/*  h2  */
h2{
	margin:10px 0 20px 0;
	width:960px;
	height:37px;
	padding:0px;
}
h2#h2_link	{background:url("images/h2_ttl_01.gif");}
h2#h2_link02	{background:url("images/h2_ttl_02.gif");}

h2 span{
	width:0px;
	height:0px;
	overflow:hidden;
	position:absolute;
}
h3{
	width:856px;
	height:28px;
	margin-bottom:10px;
	clear:both;
}
h3#h3_link	{background:url("images/h3_ttl_01.gif") 0 0 no-repeat;}
h3#h3_link2	{background:url("images/h3_ttl_02.gif") 0 0 no-repeat;}
h3#h3_link3	{background:url("images/h3_ttl_03.gif") 0 0 no-repeat;}
h3#h3_link4	{background:url("images/h3_ttl_04.gif") 0 0 no-repeat;}
h3#h3_link5	{background:url("images/h3_ttl_05.gif") 0 0 no-repeat;}
h3#h3_link6	{background:url("images/h3_ttl_06.gif") 0 0 no-repeat;}
h3#h3_link7	{background:url("images/h3_ttl_07.gif") 0 0 no-repeat;}
h3#h3_link8	{background:url("images/h3_ttl_08.gif") 0 0 no-repeat;}
h3#h3_link9	{background:url("images/h3_ttl_09.gif") 0 0 no-repeat;}

div#cont_area{
	font-size:110%;
	color:#244900;
	padding-top:30px;
	padding-bottom:100px;
}
dt#site_image a{
	display:block;
	width:150px;
	height:165px;
}
dt#site_image a.img01{
	width:150px;
	height:165px;
	background:url("images/img_link_01.gif") no-repeat;
}
dt#site_image a.img02{
	width:150px;
	height:165px;
	background:url("images/img_link_02.gif") no-repeat;
}
dt#site_image a.img03{
	margin:auto;
	width:100px;
	height:35px;
	margin-top:20px;
	background:url("images/img_link_03.gif") no-repeat;
}
dt#site_image a.img04{
	width:150px;
	height:66px;
	background:url("images/img_link_04.gif") no-repeat;
}

dt#site_image a.img05{
	width:150px;
	height:48px;
	margin-top:10px;
	background:url("images/img_link_05.gif") no-repeat;
}
dt#site_image a.img06{
	width:150px;
	height:30px;
	margin-top:10px;
	background:url("images/img_link_06.gif") no-repeat;
}
dt#site_image a.img07{
	width:150px;
	height:40px;
	margin-top:10px;
	background:url("images/img_link_07.gif") no-repeat;
}
dt#site_image a.img08{
	width:150px;
	height:34px;
	margin-top:10px;
	background:url("images/img_link_08.gif") no-repeat;
}
dt#site_image a.img09{
	width: 88px;
	height: 31px;
	margin-top: 10px;
	background: url("images/img_link_09.gif") no-repeat;
}

div#cont_area dl{
	float:left;
	width:750px;
	height:auto;
	margin:10px 40px;
	padding:10px;
}
div#cont_area dl dt#site_image{
	float:left;
	width:150px;
	height:auto;
}
div#cont_area dl dd{
	float:left;
	width:500px;
	padding-left:20px;
}

div#cont_area dl dd p a{
	display:block;
	width:400px;
	margin-bottom:7px;
	text-decoration:none;
	color:#244900;
}
div#cont_area dl dd p a:hover{
	color:#690;
}


