@charset "utf-8";
/*メインコンテンツ*/
div#top_banner1{
	margin:5px 0 30px 0;
}
div#top_banner2{
	margin:0 0 30px 0;
}
div#top_banner3{
	float:left;
	margin:0 0 30px 0;
	width:415px;
	height:354px;
	text-align:center;
	background:url(../images/top/banner2_bg.png) top left no-repeat;
}
div#top_banner3 h2{
	margin:0 0 150px 0;
}
div#top_banner3 p#b3_2{
	margin:10px 0 5px 0;
}
div#top_banner3 p#b3_1{
	font-size:16px;
	font-weight:bold;
	margin:10px 0 0 0;
}

div#greeting{
	width:337px;
	float:right;
}
div#greeting h2{
	background:url(../images/main_h2_bg1.png) top left no-repeat;
	width:297px;
	line-height:32px;
	padding:0 0 0 40px;
	font-weight:bold;
	margin:0 0 15px 0;
}
div#point li{
	line-height:21px;
	padding:0 0 0 35px;
	margin:5px 0;
	background:url(../images/top/main_li_bg.png) center left no-repeat;
}
div#flash{
	clear:both;
}
div#koe{
	width:186px;
	height:350px;
	float:left;
	background:url(../images/top/koe_bg.png) top left no-repeat;
	padding:0 7px;
	position:relative;
}
div#koe h2{
	text-align:center;
	margin:5px 0 15px 0;
}
div#koe p{
	line-height:180%;
}
p#koebtn a{
	background:url(../images/top/koe_3.png) top left no-repeat;
	width:187px;
	height:47px;
	position:absolute;
	bottom:10px;
	display:block;
	text-indent:-9999px;
}
p#koebtn a:hover{
	background:url(../images/top/koe_3.png) top right no-repeat;
}
div#example{
	width:546px;
	height:360px;
	float:right;
	padding:0 7px;
	background:url(../images/top/shuri_bg.png) top left no-repeat;
}
div#example h2{
	text-align:center;
	margin:5px 0 278px 0;
}

/*声*/
div#koe a:link,div#koe a:visited{
	color:#333333;
	text-decoration:none;
}
div#koe a:hover{
	color:#333333;
}