/* index.css */
BODY{
	text-align:center;
	background-color:#000000;
	scrollbar-face-color: #5f5f5f;
	scrollbar-hightlight-color: #ffffff;
	scrollbar-shadow-color: #5b5b5b;
	scrollbar-3dlight-color: #d9d9d9;
	scrollbar-arrow-color: #e6e6e9;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #2f2f2f;
	scrollbar-base-color: #5f5f5f;
	margin-top:0px;
}

TD {
	FONT-SIZE: 12px; COLOR: #999999;
	vertical-align:top;
}
A:link {
	COLOR: #0066cc; TEXT-DECORATION: none
}
A:visited {
	COLOR: #0066cc; TEXT-DECORATION: none
}
A:active {
	COLOR: #0066cc; TEXT-DECORATION: none
}
A:hover {
	COLOR: #0066cc; TEXT-DECORATION: none
}

h1{
	font-size:16px;
	color:#999999;
	margin:0px;
}

h2,h3{
	font-size:10px;
	color:#999999;
	line-height:1.2em;
	padding-bottom:0px;
	margin:0px auto;
}

#header{
	width:750px;
	background-color:#000000;
	text-align:center;
	font-size:16px;
	color:#999999;
	margin:0px auto;
	padding:10px 0px;
}

#main-box{
	background-color:#000000;
	width:750px;
	height:700px;
	position:relative;
	margin:0px auto;
}

#main-image{
	width:750px;
	height:480px;
	position:relative;
	margin:auto;
}
#enter{
	text-align:center;
	width:400px;
	height:70px;
	position:relative;
	padding-top:10px;
}

#area{
	text-align:center;
	width:150px;
	height:50px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color:#656363;
	font-size:20px;
	font-weight:bold;
	padding:10px 0px;
	position:relative;
}

#mobile{
	text-align:center;
	width:200px;
	height:120px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color:#cccccc;
	font-size:14px;
	position:relative;
	padding-bottom:0px;
}

#text-area1{
	text-align:center;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color:#656363;
	font-size:20px;
	font-weight:bold;
	padding:10px 0px;
}
#text-area2{
	width:450px;
	text-align:center;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color:#cccccc;
	font-size:14px;
	padding-top:10px;
	padding-bottom:0px;
}

#shop-td{
	background-color:#333333;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	white-space:nowrap;
}

#LINK-BOX{
	width:800px;
	height:auto;
	background-color:#333333;
	position:relative;
	margin:0px auto;
	padding:10px 10px;
}


.LINK-TITLE{
	width:750px;
	height:20px;
	background-color:#535353;
	font-size:16px;
	font-weight:bold;
}

/*相互リンクシステムベース*/
.LINK-TABLE1{
	width:750px;
	height:400px;
	background-color:#666666;
}

/*優良店舗一覧・ホテル一覧等ベース*/
.LINK-TABLE2{
	width:750px;
	height:auto;
	background-color:#535353;
}

.base-table{
	width:750px;
	background-color:#666666;
	text-align:center;
}

.base-table2{
	width:748px;
	background-color:#535353;
	text-align:center;
}

.area-table{
	text-align:left;
	width:740px;
	background-color:#000000;
	padding:2px 0px;
}
.area-table2{
	width:746px;
	background-color:#000000;
	padding:2px 0px 0px;
}

/*段落テキスト*/
.text1{
	text-indent:2em;
}
.text2{
	line-height:1.5em;
	width:85%;
}	

#footer{
	width:800px;
	height:auto;
	font-size: 14px;
	color: #999999;
	background-color:#333333;
	position:relative;
	margin:0px auto;
	padding:10px 10px;
	left: 0px;
	top: 5px;
}
