@charset "shift-jis";

/* トップページ用 */
#wrapper {
	width:900px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	}
	
#hdr {
	width:830px;
	height:130px;
	padding-left:30px;
	}

#hdr img {
	float:left;
	margin-right:12px;
	}
	
#headimg {
	margin-left:12px;
	width:850px;
	height:355px;
	}

h1 {
	font-size:12px;
	display:block;
	}
	
#topimage {
	width:850px;
	height:355px;
	}

#information,
#renewal,
#banner {
	width:360px;
	margin-left:12px;
	}
	
#information h2 {
	margin-top:12px;
	margin-bottom:12px;
	font-size:0px;
	}
	
#information p {
	font-size:small;
	}
	
#renewal {
	}

#renewal h2 {
	margin-top:12px;
	margin-bottom:12px;
	font-size:0px;
	color:FF9900;
	}
#information dl,
#renewal dl
{
	margin-left:12px;
	width:340px;
	max-height:400px;
	overflow:auto;
}

*html  #information dl,
*html #renewal dl 
{
	margin-left:12px;
	width:340px;
	height:400px;
	overflow:auto;
}

#information dl dt,
#renewal dl dt
{
	line-height: 140%;
	font-size: small;
}
#information dl dd,
#renewal dl dd
{
	margin-bottom: 0.5em;
	border-bottom: 1px dotted #000000;
	padding-bottom: 0.5em;
	line-height: 140%;
	font-size: small;
}

#information .navto
{
}
/*
#renewal
{
	float: left;
	width: 262px;
}
*/
	
#banner {
	width:360px;
	position:absolute;
	}
	
#buisness {
	width:480px;
	}
	
/* 事業紹介 */	
#buisness h2 {
	margin-top:12px;
	margin-bottom:12px;
	}
	
#buisness .biz  {
	margin-bottom:12px;
	margin-left:12px;
	padding:6px;
	width:438px;
	height:180px;
	border:1px #0099FF solid;
	}
	
#buisness .biz h3 {
	clear:both;
	font-weight:bold;
	}
	
#buisness .biz p {
	font-size:13px;
	}
	
#buisness .biz .biz-txt {
	margin-top:6px;
	}
	
#buisness .biz  img {
	clear:both;
	float:left;
	margin-top:6px;
	margin-bottom:12px;
	margin-right:6px;
	border:1px #333333 solid;
	}

#ftr img {
	margin-top:-8px;
	margin-left:120px;
	}

*html #ftr img {
	}

#last {
	float:right;
	margin-right:24px;
	}
	
*html #last {
	margin-right:13px;
	}
	
	.top-link {
	margin-top:24px;
	margin-left:12px;
	}
