@charset "Shift_JIS";

/*------------------------------------------------
	トップページ
------------------------------------------------*/

.top div#main div.boxWrap {
	margin-bottom: 11px;
	padding-bottom: 23px;
	background: url(../images/bg_box724_bottom.gif) no-repeat left bottom;
}

.top div#main div.box {
	padding: 14px 14px 0;
	background: url(../images/bg_box724.gif) no-repeat;
}

.top div#main div.box h2 {
	margin-bottom: 15px;
}

.top div#main div.box ul.detail {
	margin: 6px 0 8px;
	text-align: right;
}

.top div#main div.box div.banner {
	padding: 0 8px;
}

.top div#main div.box div.banner h2 {
	margin-bottom: 10px;
}

.top div#main div.box div.banner ul li {
	display: inline;
	margin-right: 10px;
}

.top div#main div.box div.banner ul li.last {
	margin-right: 0;
}

.top div#main div#col-a {
	float: left;
	width: 518px;
}

.top div#main div#col-b {
	float: right;
	width: 200px;
}

.top div#main div#col-b ul li {
	margin-bottom:8px;
}

.top div#main div#col-a div#campaignWrap,
.top div#main div#col-a div#newsWrap {
	margin-bottom: 8px;
	padding-bottom: 15px;
	background: url(../images/bg_box518_bottom.gif) no-repeat left bottom;
	zoom: 1;
}

.top div#main div#col-a div#campaign,
.top div#main div#col-a div#news {
	padding: 13px 12px 0;
	background: url(../images/bg_box518.gif) no-repeat;
	zoom: 1;
}

.top div#main div#col-a div#campaign a,
.top div#main div#col-a div#news a {
	color: #333;
}

.top div#main div#col-a div#campaignWrap h2,
.top div#main div#col-a div#newsWrap h2 {
	margin-bottom: 5px;
}

.top div#main div#col-a div#campaignWrap dl dt {
	clear: left;
	float: left;
	width: 120px;
	padding: 10px 0 10px 10px;
	background: url(../images/arrow_pink.gif) no-repeat 115px 50%;
	letter-spacing: 0.1em;
}

.top div#main div#col-a div#campaignWrap dl dd {
	padding: 10px 0 10px 130px;
	background: url(../images/line_dotted.gif) repeat-x left bottom;
}

.top div#main div#col-a div#campaignWrap dl dd.last {
	padding: 10px 0 0 130px;
	background: none;
}

.top div#main div#col-a div#newsWrap ul li {
	padding: 10px 0;
	background: url(../images/line_dotted.gif) repeat-x left bottom;
}

.top div#main div#col-a div#newsWrap ul li.last {
	padding: 10px 0 0;
	background: none;
}

.top div#main div#col-a div#newsWrap ul li a {
	display: block;
	padding-left: 26px;
	background: url(../images/arrow_pink.gif) no-repeat 11px 0.25em;
}

.top div#main div#col-b div#presentWrap {
	margin-bottom: 8px;
	padding-bottom: 15px;
	background: url(../images/bg_box200_bottom.gif) no-repeat left bottom;
	zoom: 1;
}

.top div#main div#col-b div#present {
	padding: 12px 12px 0;
	background: url(../images/bg_box200.gif) no-repeat;
	zoom: 1;
}

.top div#main div#col-b div#present h2 {
	margin-bottom: 7px;
}

.top div#main div#col-b div#present dl {
	overflow: hidden;
	margin-bottom: 10px;
	padding-left: 7px;
	border-left: 3px solid #f8a9a9;
	line-height: 1.8;
	zoom: 1;
}

.top div#main div#col-b div#present dl dt {
	float: left;
	width: 110px;
}

.top div#main div#col-b div#present dl dt a {
	color: #ec7272;
}

.top div#main div#col-b div#present dl dd {
	float: right;
	padding-right: 7px;
}

.top div#main div#col-b div#present p {
	clear: both;
	color: #666;
}

.top div#main div#col-b div#present ul.detail {
	margin: 6px 0 0;
	text-align: right;
}
