body#top{
	font:16px/1.5em "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #333333;
    }  
.main_img  {
	overflow: hidden;
	z-index: auto;
	background: #F1F7E8 url(../img/bg-tophoto.gif) repeat-x center top;
	height: 375px;
}
.main_img .inner  {
	position: relative;
	width: 1024px;
	margin: 0 auto;
	overflow: hidden;
	z-index: auto;
	padding-top: 7px;
	height: 375px;
}


#top #contents {
	background: url(../img/bg-content.png) repeat-x top;
	width: auto;
}
#top #contents .inner{
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	overflow: hidden;
	z-index: auto;
}
#top #contents .inner .left  {
	width: 515px;
	float: left;
	background: url(../../img/img-banner.png) no-repeat;
	height: 218px;
	position: relative;
}
#top #contents .inner .left .text {
	position: absolute;
	left: 26px;
	top: 80px;
	width: 317px;
	height: 80px;
	z-index: 1;
	overflow: hidden;
	color: #333333;
	font-size: 14px;
	line-height: 1.4em;
}
#top #contents .inner .left .btn {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 114px;
	left: 364px;
	top: 166px;
}
#top #contents .inner .left .soyokaze {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 167px;
	left: 32px;
	top: 16px;
}


#top #contents .inner .right  {
	width: 515px;
	float: right;
	background: url(../../img/img-info.png) no-repeat top;
	height: 205px;
	position: relative;
}
#top #contents .inner .right .btnalbum {
	position: absolute;
	left: 378px;
	top: 14px;
	height: 14px;
	width: 99px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

#top #contents .inner .right .btn {
	position: absolute;
	left: 378px;
	top: 51px;
	height: 14px;
	width: 99px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

#top #contents .inner   dl{
	overflow-y:auto;
	overflow-x:hidden;
	zoom: 1;
	position: absolute;
	left: 18px;
	top: 90px;
	width: 472px;
	font-size: 14px;
	color: #333333;
	height: 152px;
	z-index: 1;
	padding-right: 7px;
	line-height: 1.6em;
    }  
#top #contents .inner dl   dt{
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 100px;
	float: left;
	clear: both;
	padding-right: 10px;
	padding-left: 3px;
    }  
#top #contents .inner dl   dd{
	margin-bottom: 5px;
	border-bottom: 1px dotted #CCC;
	padding: 0 10px 5px 0px;
    }  
