@charset "Shift_JIS";

/*------------------------------------------------
	トップページ
------------------------------------------------*/

.top div#main div#mainVisual {
	margin-bottom: 11px;
}

.top div#main div.boxWrap {
	margin-bottom: 11px;
	padding-bottom: 10px;
	background: url(../images/bg_box724_bottom.gif) no-repeat left bottom;
	zoom: 1;
}

.top div#main div.box {
	padding: 14px 14px 0;
	background: url(../images/bg_box724.gif) no-repeat;
}

.top div#main div#switch-card p {
	position: relative;
}

.top div#main div#switch-card p span {
	display: block;
	position: absolute;
	top: 51px;
	left: 442px;
}

.top div#main div.importantWrap {
	margin-bottom: 11px;
	padding-bottom: 10px;
	background: url(../images/bg_important_bottom.gif) no-repeat left bottom;
	zoom: 1;
}

.top div#main div.important {
	padding: 14px 14px 0;
	background: url(../images/bg_important.gif) no-repeat;
}

.top div#main div.box h2 {
	margin-bottom: 15px;
}

.top div#main div.box ul.detail {
	padding: 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#card div.box {
	zoom: 1;
}

.top div#main div#card h2 {
	margin-bottom: 8px;
}

.top div#main div#card ul {
	overflow: hidden;
	margin-bottom: 5px;
}

.top div#main div#card ul li {
	width: 343px;
}

.top div#main div#campaign a,
.top div#main div#news a {
	color: #333;
}

.top div#main div#campaignWrap h2 {
	margin-bottom: 10px;
}

.top div#main div#newsWrap h2 {
	margin-bottom: 5px;
}
.top div#main div#campaignWrap ul li {
	float: left;
	width: 169px;
	margin-right: 6px;
	margin-bottom: 6px;
}

.top div#main div#campaignWrap ul li.lineLast {
	margin-right: 0;
}

.top div#main div#campaignWrap p.archive {
	clear: both;
	text-align: right;
}

/*
.top div#main 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#campaignWrap dl dd {
	padding: 10px 0 10px 130px;
	background: url(../images/line_dotted.gif) repeat-x left bottom;
}

.top div#main div#campaignWrap dl dd.last {
	padding: 10px 0 0 130px;
	background: none;
}
*/

.top div#main div#newsWrap ul li {
	padding: 10px 0;
	background: url(../images/line_dotted.gif) repeat-x left bottom;
}

.top div#main div#newsWrap ul li.last {
	padding: 10px 0 0;
	background: none;
}

.top div#main 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.important h2,
.top div#main div.important h3 {
	margin-bottom: 12px;
	font-size: 0;
}

.top div#main div.important p {
	margin-left: 192px;
}

.top div#main div.important strong {
	color: #f00;
	font-weight: bold;
}

.top div#main div.important ul {
	width: 159px;
	margin: 0 0 0 auto;
	padding: 12px 3px;
}

