@charset "utf-8";

/*  ----------------------------------------------------  */
/*  トップページ用ヘッダー */
/*  ----------------------------------------------------  */

#header2 {
	position:relative;
	float:left;
	margin:32px 0px 0px 0px;
	width:960px;
}

#header2 img {
	float:left;
}

#header_tori {
	position:absolute;
	top:20px;
	left:650px;
}

#header_shiryo {
	position:absolute;
	top:80px;
	left:650px;
}

#top_txt1 {
	position:absolute;
	top:330px;
	left:35px;
	width:280px;
	height:85px;
	overflow:hidden;
}

#top_txt2 {
	position:absolute;
	top:330px;
	left:345px;
	width:280px;
	height:85px;
	overflow:hidden;
}

#top_txt3 {
	position:absolute;
	top:330px;
	left:665px;
	width:280px;
	height:85px;
	overflow:hidden;
}

/*  ----------------------------------------------------  */
/*  トップページコンテンツ */
/*  ----------------------------------------------------  */

#top_strength {
	position:relative;
	float:left;
}

#top_strength div {
	overflow:hidden;
}

#top_strength img {
	float:left;
}

#top_strength_title {
	float:left;
	width:960px;
	margin:30px 0px 0px 0px;
}

#top_news {
	position:absolute;
	top:100px;
	left:413px;
	width:547px;
	height:140px;
	overflow:hidden;
	line-height:2em;
	font-size:11pt;
}

#top_news li {
	display: block;
	text-indent:13px;
	list-style:none;
	height:25px;
}

#top_news li a {
	padding:0px 0px 0px 10px;
	background:url("../images/list01_off.gif")  20px center no-repeat;
	text-indent:40px;
	display:block;
	height:25px;
	line-height:25px;

}

#top_news li a:hover {
	background:url("../images/list01_on.gif")  20px center no-repeat;
	background-color:#E7E9F5;
}

#top_strength_txt1 {
	position:absolute;
	top:145px;
	left:125px;
	width:250px;
	height:150px;
	font-size:1em;
}

#top_strength_txt2 {
	position:absolute;
	top:325px;
	left:178px;
	width:360px;
	height:150px;
	font-size:1em;
}

#top_strength_txt3 {
	position:absolute;
	top:513px;
	left:278px;
	width:360px;
	height:100px;
	font-size:1em;
}


#top_strength_txt4 {
	position:absolute;
	top:415px;
	left:556px;
	width:370px;
	height:150px;
	font-size:1em;
}


#top_strength_txt5 {
	position:absolute;
	top:270px;
	left:693px;
	width:230px;
	height:150px;
	font-size:1em;
}


