@charset "shift_jis";

/* 優勝記念ページ */
body#top #mainImg.campaign {
	background: url(../../campaign/img/top_bg_mainBox_campaign.jpg) left top no-repeat;
	position: relative;
}
	body#top #mainImg.campaign p.mainImg_campaign {
		width: 657px;
		height: 240px;
		position: absolute;
		right: 0;
		top: 0;
		padding: 0;
	}
	body#top #mainImg.campaign p.bnr01 {
		width: 313px;
		height: 80px;	
		position: absolute;
		left: 323px;
		top: 240px;
		background: url(../../campaign/img/bnr_campaign01_ov.jpg) left top no-repeat;
		padding: 0;
	}
	body#top #mainImg.campaign p.bnr02 {
		width: 313px;
		height: 80px;
		position: absolute;
		right: 1px;
		top: 240px;
		background: url(../../campaign/img/bnr_campaign02_ov.jpg) left top no-repeat;
		padding: 0;
	}
		body#top #mainImg.campaign p.bnr01 a,
		body#top #mainImg.campaign p.bnr02 a {
			width: 313px;
			height: 80px;
			display: block;
		}
			body#top #mainImg.campaign p.bnr01 a:hover,
			body#top #mainImg.campaign p.bnr02 a:hover {
				background-color: transparent;
			}
				body#top #mainImg.campaign p.bnr01 a:hover img,
				body#top #mainImg.campaign p.bnr02 a:hover img {
					visibility: hidden;
				}
				
/* 優勝記念ページここまで */

/* --------------------------------------------
	/index.html
-------------------------------------------- */

@media print {
body#top,#footer {
	background: none;
}
}
body#top #hdLogoR {
	padding: 31px 3px 0 0;
}

body#top #mainImg {
	background: url(../img/top/top_bg_mainBox.jpg) no-repeat left top;
	margin: 14px 0 17px;
	padding: 0;
	width: 950px;
	height: 370px;
}

#mainImg p {
	padding: 28px 0 0 17px;
}
#mainImg ul {
	margin: 14px 0 0 1px;
	width: 291px;
}
	#mainImg ul li {
		float: left;
		margin-bottom: 1px;
		width: 291px;
		overflow: hidden;
	}
		#mainImg ul li a {
			display: block;
			width: 291px;
		}

/* maincontents */
body#top #mainContents {
	width: 610px;
}
	.eventTit {
		background: url(../img/top/top_bg_eventTit.gif) repeat-x left top;
		padding-left: 4px;
		height: 24px;
		overflow: hidden;
	}
		.eventTit h2 {
			float: left;
		}
		.eventTit p {
			float: right;
		}
			.eventTit p a {
				background-image: url(../img/top/top_btn_eventTit_ov.gif);
				background-repeat: no-repeat;
				display: block;
				width: 120px;
				height: 124px;
			}
			.eventTit p a:hover {
				background-color: transparent;
			}
				.eventTit p a:hover img {
					visibility: hidden;
				}
	.eventList {
		background: url(../img/top/top_bg_eventList.gif) repeat-y left top;
		width: 610px;
		overflow: hidden;
	}
		.eventList li {
			float: left;
			padding-top: 5px;
			padding-left: 5px;
			width: 300px !important;
			width: 305px;
			height: 105px !important;
			height: 110px;
			display: block;
		}
			.eventList a {
				background: url(../img/cmn_ico_redArrow.gif) no-repeat left 2px;
				padding-left: 7px;
				font-weight: bold;
			}
			.eventListBox {
				margin-top: 6px;
				width: 290px;
				height: 70px;
				position: relative;
			}
				.eventThumb {
					float: left;
				}
					.eventThumb a {
						float: left;
						background: none;
						padding-left: 0;
					}
				.eventListBox div {
					float: right;
					width: 180px;
					line-height: 1.2;
				}
				.shopImg {
					position: absolute;
					bottom: 0;
				}


/* news */
dl.newsList {
	width: 608px !important;
	width: 610px;
	height: 90px !important;
	height: 100px;
	overflow:auto;
	border: #CCCCCC solid 1px;
	margin: 10px 0 15px 0;
	padding-top:7px;
}

dl.newsList dt { 
	float: left;
	display: inline;
	clear: both;
	padding-left: 10px;
	width: 145px;
	_width: 155px;
}
dl.newsList dd {
	background: url(../img/top/top_bg_newsdot.gif) left bottom repeat-x;
	padding: 0 20px 7px 155px;
	margin-bottom: 7px;
}
	dl.newsList dd.last { background: none !important;}

dl.newsList dt img { vertical-align: middle; line-height: 2.0;}

dl.newsList ul {
	width: 480px;
}
	dl.newsList .newsDay {
			font-weight: bold;
			vertical-align: baseline;
			padding-left: 10px;
	}

/* maincontents */
body#top #subContents {
	width: 320px;
}
	.bnrBox {
		width: 320px;
	}
	.arrowLink01 {
		background: url(../img/cmn_ico_redArrow.gif) no-repeat left 2px;
		margin-left: 3px;
		padding-left: 7px;
	}
	.arrowLink_sub {
		background: url(../img/cmn_ico_redArrow.gif) no-repeat left 2px;
		margin: 8px 3px 10px;
		padding-left: 7px;
	}

	.topBnrBox {
		margin: 9px 0 0;
		width: 320px;
		overflow: hidden;
	}


