#wrapper {
	background:url(../common/img/bg1.jpg) no-repeat;
	width:1300px;
	margin:auto;
}
#content{
	height:900px;
}
.news1{
	width:270px;
	height:150px;
	background:url(../img/top/bg-left.png) repeat;
	position:absolute;
	left:2px;
	top:125px;
}
.news2{
	width:270px;
	height:150px;
	background:url(../img/top/bg-left.png) repeat;
	position:absolute;
	left:2px;
	top:330px;
}
.title{
	position:absolute;
	top:-30px;
	left:-2px;
	z-index:100;
}
.news-content{
	margin-top:10px;
	padding-top:15px;
	height:120px;
	width:270px;
	overflow: hidden;
	position:absolute;
}
.date{
	color:#ff0c00;
	font-size:11px;
	font-family:font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	background:url(../img/top/title-border.png) left center no-repeat;
	padding-left:8px;
	margin-left:18px;
}
.text{
	color:#FFF;
	font-size:12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	margin-left:18px;
	line-height:120%;
	margin-bottom:7px;
	width: 230px;
}
.text a{
	color:#FFF;
	font-size:12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	line-height:120%;
	margin-bottom:7px;
}
#image{
	position:absolute;
	right:0px;
	top:30px;
	width:660px;
	height:452px;
}
#banner{
	background:#941711;
	padding-top:16px;
	padding-bottom:16px;
	width:660px;
	height:452px;
}
#info{
	background:url(../img/top/bg-info.png) no-repeat;
	width:745px;
	height:217px;
	position:absolute;
	right:0px;
	top:665px;
}
#info-title{
	margin-left:103px;
	margin-top:30px;
	font-size:20px;
	font-family:"A-OTF Futo Go B101 Pro Bold", sans-serif;
	color:#941711;
}
#info-line{
	margin-left:105px;
	margin-top:10px;
}
#info-content{
	margin-left:105px;
	margin-top:5px;
	font-size:14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	color:#941711;
	line-height:128%;
}
#bx-pager{
	margin-top:5px;
	background:#000;
	padding-top:6px;
	padding-left:5px;
	padding-right:5px;
}
#bx-pager a img{
	width:100px;
	height:70px;
	margin-left:2px;
}

a:link { color: #fff; }
a:visited { color: #000080; }
a:hover { color: #ff0000; }
a:active { color: #ff8000; }