/*--------------------------------------
　トップページCSS
---------------------------------------*/
#bg_main_image{
	width: 700px;
	height: 300px;
	background:url(../img/top/bg_main_image.gif) no-repeat;
	position: relative;
	margin: 0 0 20px 0;
}
#bg_main_image2 {
	width: 900px;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	background-image: url(../image/top/bg.gif);
	background-repeat: repeat;
	height: 100px;
}
#bg_main_image3 {
	width: 730px;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	background-image: url(../image/top/bg.gif);
	background-repeat: repeat;
}


#main_image{
	width: 680px;
	height: 280px;
	padding: 5px;
	background: url(../img/top/main_image.jpg) no-repeat;
	position: absolute;
	top: 5px;
	left: 5px;
}
#main_image2 {
	width: 880px;
	height: 80px;
	padding: 5px;
	position: absolute;
	top: 5px;
	left: 5px;
}
#main_image3 {
	width: 700px;
	padding: 5px;
	position: absolute;
	top: 5px;
	left: 5px;
}


#main_image p{
	line-height: 160%;
}
#top div#info{

	}
#top div#info h2{
	margin:0;
	text-indent:0;
	background:none;
	}
#top div#info div#info_inner{
	overflow:auto;
	height:300px;
	background-image: url(../image/top/info_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	}
#top div#info div#info_about {
	overflow:auto;
	height:600px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	background-image: url(../image/about/about.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#top div#info div#info_inner h3{
	border-width:0;
	margin:5px 5px 0 5px;
	text-indent:0;
	background:none;
	font-size:100%;
	color:#0099CC;
	font-weight:normal;
	height:auto;
	line-height:1.0em;
}
#top div#info div#info_about h3 {
	border-width:0;
	margin:5px 5px 0 5px;
	text-indent:0;
	background:none;
	font-size:100%;
	color:#0099CC;
	font-weight:normal;
	height:auto;
	line-height:1.0em;
}

#top div#info div#info_inner p{
	line-height:150%;
	margin:0 5px 12px 5px;
}
#top div#info div#info_about p {
	line-height:200%;
	margin:0 5px 12px 5px;
}
.w_image {
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #999;
	border-bottom-color: #999;
	margin-bottom: 60px;
	width: 595px;
	border-left-style: dotted;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
