/* CSS Document */

*{

	margin:0;

	padding:0;

	}

body{

	background-image:url(../imgW/bg_body.gif);

	background-color:#ffffff;

	font-size:12px;

	}

img{

	border:none;

	}

.hidden{

	width:0;

	height:0;

	overflow:hidden;

	}

/*全体のボックス*/

div#container{
	width:700px;
	margin-left:auto;
	margin-right:auto;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFFFF;
	background-image:url(../imgW/bg_enter_outline.png);
	background-repeat: repeat-y;
	background-position: center top;
	}

	/*エンターヘッダー*/

div#enterHeader{

	background-image:url(../imgW/enter_header.gif);

	background-repeat:no-repeat;

	width:700px;

	height:110px;

	margin-bottom:4px;

	}

p#attention{

	float:right;

	color:#9a9a9a;

	font-size:14px;

	text-align:right;

	padding-top:58px;

	}



div#enterImg{

	width:700px;

	margin-bottom:20px;

	clear:both;

	}

	/*ENTER&LEAVEボタン*/

div#btnBox{

	text-align:center;

	margin-bottom:10px;

	}

img#enter{

	margin-right:50px;

	}


/* 2010.5.24 エンター用グループ店舗リンク */
div#tenpoLinkEnter {
	width: 678px;
	height: 80px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background-image: url(../img/tenpoEnter/bg_headerSub.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	border: 1px solid #999999;
}
div#tenpoLinkEnter h3 {
	width: 100%;
	height: 22px;
	margin: 0px;
	margin-bottom: 3px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	float: left;
	clear: both;
}
div#tenpoLinkEnter img.potal {
	width: 50px;
	height: auto;
	margin-left: 10px;
	display: inline;
	float: left;
}
div#tenpoLinkEnter div#tenpo {
	width: 600px;
	height: 60px;
	padding-left: 10px;
	padding-right: 0px;
	float: left;
}
div#tenpoLinkEnter img {
	width: 70px;
	height: 25px;
	margin: 0px;
	margin-right: 5px;
	margin-bottom: 4px;
	display: inline;
	border: none;
	float: left;
}


	/*リンクコンテンツ*/

div#contents{

	margin-top:15px;

	width:700px;

	clear:both;

	font-size:10px;

	}

h3#link_title{

	background-image:url(../img/link_title.gif);

	background-repeat:no-repeat;

	width:700px;

	height:35px;

	margin-bottom:10px;

	text-indent:-9999px;

	}

p.link_text{

	text-align:center;

	margin-top:4px;

	color:#9a9a9a;

	font-size:12px;

	

	}

p.link_text a:link{

	text-align:center;

	margin-top:4px;

	font-size:12px;

	color:#9a9a9a;

	}

		/*リンクコンテンツ部分のリンク設定*/

div#contents a:link{

	color:#9a9a9a;

	text-decoration:none;

	}

div#contents a:hover{

	color:#ffffff;

	background-color:#bd0408;

	text-decoration:none;

	}

		/*バナーリンクボックス*/

div#link_box{

	background-image:url(../img/link_bg.gif);

	background-repeat:repeat-y;

	width:690px;

	padding-top:10px;

	padding-left:10px;

	padding-bottom:10px;

	margin-top:10px;

	margin-bottom:10px;

	float:left;

	}

div#link_box table {

	width:680px;

	background-color:#ffffff;

	float:left;

}

div#link_box table td {

	padding: 3px;

	text-align: center;

}

div#link_box table td img {

	margin-bottom: 3px;

}

div#link_area{

	width:664px;

	background-color:#ffffff;

	padding-left:16px;

	float:left;

	}

div.link_bn{

	width:150px;

	margin-top:10px;

	margin-right:16px;

	float:left;

	display:inline;

	}

div.link_bn p{

	text-align:center;

	margin-bottom:4px;

	}

div.link_bn img{

	width:88px;

	height:31px;

	}

p#top_link{

	text-align:right;

	padding-right:6px;

	clear:both;

	}

/*フッター*/

div#footer{
	width:695px;
	height:20px;
	text-align:right;
	margin-top:8px;
	padding-top:5px;
	padding-right:5px;
	font-weight:bold;
	border-top-style:solid;
	border-top-width:4px;
	border-top-color:#820217;
	color:#cc0101;
}

/*ポップアップウインドウリンクバナー*/

div#container_pop{

	width:400px;

	height:425px;

	}

div#banner_title{

	background-image:url(../img/pop_title.gif);

	background-repeat:no-repeat;

	width:400px;

	height:39px;

	text-indent:-9999px;

	}

div#banner_box{

	

	}

div#banner{

	background-image:url(../img/pop_bgbottom.gif);

	background-repeat:no-repeat;

	padding-left:45px;

	padding-top:5px;

	width:355px;

	height:425px;

	line-height:22px;

	}

p.bk_bn{

	margin-top:4px;

	}

p.banner_text{

	font-size:12px;

	color:#bd0408;

	}

div#banner img{

	border-style:solid;

	border-width:1px;

	border-color:#bd0408;

	}

p#close_btn{

	width:72px;

	height:30px;

	text-indent:-9999px;

	margin-left:250px;

	margin-top:16px;

	}

p#close_btn a{

	width:72px;

	height:30px;

	display:block;

	}



	