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

/*******************************************************************************

 トップページ専用

 *******************************************************************************/

#topCaptionImg {
	width:100%;
	height:288px;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	background:#000000 none left top no-repeat;
}
#topCaptionImg p {
	width:940px;
	margin:0 auto;
}
#topMain {
	width:620px;
	float:left;
	text-align:left;
}
#topMain #preTxt {
	font-size:140%;
	font-weight:900;
	color:#8C0000;
	margin:0 0 20px 0;
}
#topMain h2 {
	margin:0 0 20px 0;
}

/* ニュース */
#topMain dl {
	width:620px;
	margin:-20px 0 30px 0;
	overflow:hidden;
}
#topMain dl dt {
	width:80px;
	float:left;
	color:#797979;
	font-weight:900;
	padding:10px 0 10px 0;
	border-bottom:1px dotted #cccccc;
}
#topMain dl dd {
	padding:10px 0 10px 0;
	border-bottom:1px dotted #cccccc;
}
#topMain dl dd a {
	color:#457FB1;
	font-weight:900;
}

/* 参加店舗紹介一覧 */
#topMain h3 {
	height:24px;
	line-height:24px;
	padding:0 0 0 10px;
	margin:10px 0 10px 0;
	background:#e6e6e6 none left top no-repeat;
}
#topMain h3 strong {
	color:#797979;
	font-weight:100;
	margin:0 0 0 10px;
}
#topMain ul {
	width:600px;
	margin:0 auto 5px auto;
	overflow:hidden;
}
#topMain ul li {
	float:left;
	font-size:70%;
	font-weight:100;
	color:#797979;
	padding:0 10px 5px 10px;
	background:transparent url(/premium/img/common/icon_list.gif) left 5px no-repeat;
}
#topMain ul li strong {
	width:180px;
	display:block;
	font-size:140%;
	line-height:140%;
	font-weight:900;
	color:#272727;
}

/* 参加店舗紹介ピックアップ */

#pageAllList {
	width:620px;
	margin:0 0 10px 0;
	text-align:right;
	overflow:hidden;
}
#pageAllList p {
	height:12px;
	line-height:12px;
	font-size:85%;
	padding:0 0 0 18px;
	display:inline;
	background:transparent url(/premium/img/common/icon_page_next.gif) left top no-repeat;
}

#topMain #pickupRestaurant {
	width:640px;
	overflow:hidden;
}
#topMain #pickupRestaurant .pickList {
	width:198px;
	margin:0 10px 0 0;
	display:inline;
	float:left;
	border:1px solid #bcbcbc;
	overflow:hidden;
}
#topMain #pickupRestaurant dl {
	width:180px;
	margin:9px auto 9px auto;
}
#topMain #pickupRestaurant dl dt {
	width:178px;
	height:133px;
	margin:0 0 5px 0;
	padding:0;
	border:1px solid #cccccc;
	overflow:hidden;
}
#topMain #pickupRestaurant dl dt a {
	height:133px;
	display:block;
	overflow:hidden;
}
#topMain #pickupRestaurant dl dt img {
	width:178px;
}
#topMain #pickupRestaurant dl dt a:hover img {
	opacity:0.8; filter: alpha(opacity=80);
}
#topMain #pickupRestaurant dl dd {
	clear:both;
	width:180px;
	padding:0;
	overflow:hidden;
	border:none;
}
#topMain #pickupRestaurant dl dd ul {
	width:185px;
	height:14px;
	margin:0 0 5px 0;
	overflow:hidden;
}
#topMain #pickupRestaurant dl dd ul li {
	width:88px;
	height:14px;
	float:left;
	margin:0 4px 0 0;
	padding:0;
	background:transparent none left top no-repeat;
}
#topMain #pickupRestaurant dl dd h3 {
	height:auto;
	line-height:130%;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	background:transparent none left top no-repeat;
	border-bottom:1px dotted #cccccc;
}
#topMain #pickupRestaurant dl dd h3 a {
	color:#457FB1;
}
#topMain #pickupRestaurant dl dd p {
	font-size:85%;
	line-height:130%;
}

#topMenu {
	width:300px;
	float:right;
	display:inline;
}
#topMenu ul {
	width:300px;
}
#topMenu ul li {
	margin:0 0 10px 0;
}
#topMenu ul li a:hover img {
	opacity:0.8; filter: alpha(opacity=80);
}

/*******************************************************************************

 サイトオープン予定ページ・ホーム専用

 *******************************************************************************/

body#pre {
	background:#000000 none left top no-repeat;
}
#preHeader {
	width:100%;
	height:53px;
}
#preContents {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
}
#preFooter {
	clear:both;
	width:100%;
}
#preFooter #copyRight {
	width:100%;
}
#preFooter #copyRight p {
	width:940px;
	color:#ffffff;
	padding:10px 0 10px 0;
	margin:0 auto;
	text-align:left;
	font-size:85%;
}











