@charset "utf-8";
/* CSS Document */

#mainvisualArea {
	width: 900px;
	height: 380px;
	overflow: hidden;
	margin-top: 30px;
}

/*ニューオープンエリア*/

.newopen {

}

.newopen h2 {
	width: 249px;
	height: 64px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/top/img_tit01.gif) 0 0 no-repeat;
}

.newopen p {
	width: 240px;
	height: 42px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/top/img_txt01.gif) 0 0 no-repeat;
	margin: 5px 0 0 10px;
}

.newopen a.detailBtn {
	width: 86px;
	height: 23px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/top/img_btn01.gif) 0 0 no-repeat;
	margin: 143px 0 0 245px;
}

/*ニュースエリア*/

.newsArea {
	width: 380px;
	float: left;
	margin-top: 20px;
}

.newsArea h3.newsTit {
	height: 37px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/top/img_tit02.gif) 3px center no-repeat;
	border-bottom: 1px solid #a3875e;
	margin-bottom: 5px;
}

.newsArea h3.mediaTit {
	height: 37px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/top/media_tit.gif) 3px center no-repeat;
	border-bottom: 1px solid #a3875e;
	margin-bottom: 10px;
	margin-top:8px;
}


.newsArea dl {
}

.newsArea dl dt {
	width: 80px;
	float: left;
	margin-bottom: 5px;
	line-height: 1.6;
}

.newsArea dl dd {
	width: 300px;
	float: left;
	margin-bottom: 5px;
	line-height: 1.6;
	/*\*/
	text-align: justify;
	text-justify: distribute;
	/**/
}
.banArea {
	background-image: url(../images/top/ayu_bg.gif);
	border: 5px solid #7F6161;
	margin-top: 20px;
}
.banArea h3 {
	text-indent: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.banArea table {
	margin-bottom: 15px;
	margin-left: 15px;
	width: 340px;
}
.banArea table tr td {
	padding-bottom: 7px;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #310304;
}
.banArea table tr td.last {
	border-bottom-style: none;
	padding-bottom: 0px;
}
.banArea table tr td.first {
	padding-top: 0px;
}
.banArea img {
	margin-right: 5px;
}
.banArea strong {
	font-size: 15px;
}
.banArea table tr a * {
	color: #663d3d;
}
.banArea table tr a *:hover {
	color: #ed5424;
}





/*キャンペーンエリア*/

.campaignArea {
	width: 242px;
	float: right;
	margin-top: 20px;
	
}

.campaignBack{
background: url(../images/top/img_boxbg01b.gif) left bottom no-repeat;
}

.campaignAreaInner {
	background: url(../images/top/img_boxbg01t.gif) left top no-repeat;
	padding: 15px;
}

.campaignAreaInner h4 {
	border-left: 5px solid #d4bdab;
	margin-bottom: 10px;
	padding: 2px 0 2px 10px;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.4;
}

.campaignAreaInner ul {
	background: #f7f1eb;
	margin: 8px 0 13px;
	padding: 7px;
}

.campaignAreaInner ul li {
	background: url(../images/com/img_icon01.gif) 0 5px no-repeat;
	margin-bottom: 5px;
	padding-left: 10px;
	font-size: 83.3%;
	/font-size: 75%;
}

.campaignAreaInner ul li.last {
	margin-bottom: 0;
}

.campaignAreaInner hr {
	height: 1px;
	background: #a3875e;
	_margin-top: -6px;
	margin-bottom: 13px;
	_margin-bottom: -6px;
}

.campaignAreaInner p.textbox01 {
	padding-right: 83px;
	height:82px;
	font-size: 83.3%;

	/font-size: 75%;
	background-image: url(../images/top/img_ph04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.campaignAreaInner p.textbox02 {
	padding-right: 83px;
	height:82px;
	font-size: 83.3%;

	/font-size: 75%;
	background-image: url(../images/top/img_ph03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.campaignAreaInner p.textbox03 {
	padding-right: 83px;
	height:82px;
	font-size: 83.3%;


	/font-size: 75%;
	background-image: url(../images/top/img_ph05.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#grace_ban {
	clear:both;
	margin-top:15px;
	background-image:none;
}

#grace_ban h4 {
	oaddung-top:15xp;
}

.linkType01 {
	text-align: right;
	margin-top: 1em;
	margin-bottom: 5px;
}

.linkType01 a {
	background: url(../images/com/img_icon01.gif) 0 5px no-repeat;
	padding-left: 10px;
}
#main_txt {
	margin-bottom: 20px;
}
.mainRight.clearfix p {
}

