/**********************************************************************
 * ショップページ用CSS定義ファイル
 **********************************************************************/

A:link {
	COLOR: #ffffff
}
A:visited {
	COLOR: #ffffff
}
A:hover {
	COLOR: #1111bb
}
A:active {
	COLOR: #333333
}

BODY {
	width: 970px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 0px;
	background-color: #000000;
	color: #FFFFFF;
}

#table_main {
	width: 970px;
	padding-top: 530px;
	background: top url(/BAR_Believe/topimage.jpg) no-repeat;
}

#table_left {
	width: 280px;
	height: 1727px;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
	font-family: "MS Pゴシック",Osaka;
	font-size: 15px; 
	line-height: 120%;
	padding: 0px 5px 0px 5px;
	background-image: url(/BAR_Believe/left_background.jpg);
	background-repeat: no-repeat;
}

html>body #table_left {
	width: 280px;
	height: 1727px;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
	font-family: "MS Pゴシック",Osaka;
	font-size: 14px; 
	line-height: 120%;
	padding: 0px 5px 0px 5px;
	background-image: url(/BAR_Believe/left_background.jpg);
	background-repeat: no-repeat;
}

html:first-child #table_left {
	width: 280px;
	height: 1727px;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
	font-family: "MS Pゴシック",Osaka;
	font-size: 14px; 
	line-height: 120%;
	padding: 0px 5px 0px 5px;
	background-image: url(/BAR_Believe/left_background.jpg);
	background-repeat: no-repeat;
}

.center {
	text-align: center;
}

#table_center {
	width: 688px;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
	background-repeat: no-repeat;
}

#table_center_l {
	width: 120px;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
	font-family: "MS Pゴシック",Osaka;
	font-size: 12px; 
	line-height: 120%;
	padding: 0px 5px 0px 5px;
	background-repeat: no-repeat;
}

#table_center_r {
	width: 568px;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
	font-family: "MS Pゴシック",Osaka;
	font-size: 15px; 
	line-height: 130%;
	padding: 0px 5px 0px 5px;
	background-repeat: no-repeat;
}

html:first-child #table_center_b {
	width: 686px;
	height: 1200px;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
	padding: 0px 10px 0px 10px;
	font-family: "MS Pゴシック",Osaka;
	font-size: 14px; 
	line-height: 130%;
}

html>body #table_center_b {
	width: 686px;
	height: 1200px;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
	padding: 0px 10px 0px 10px;
	font-family: "MS Pゴシック",Osaka;
	font-size: 14px; 
	line-height: 130%;
}

#table_center_b {
	width: 686px;
	height: 1200px;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
	padding: 0px 10px 0px 10px;
	font-family: "MS Pゴシック",Osaka;
	font-size: 15px; 
	line-height: 130%;
}

.small {
	font-family: "MS Pゴシック",Osaka;
	font-size: 13px; 
	line-height: 130%;
}

.right {
	float: right;
}

.left {
	float: left;
}

P {
	clear: both;
}

#table_right {
	width: 2px;
	height: 1727px;
	overflow: hidden;
	vertical-align: top;
	text-align: left;
	background-image: url(/BAR_Believe/right_background.jpg);
	background-repeat: no-repeat;
}

#bottom {
	width: 970px;
	height: 45px;
	padding-top: 5px;
	vertical-align: top;
	text-align: center;
	font-family: "MS Pゴシック",Osaka;
	font-size: 10px; 
	line-height: 120%;
	background-color: #510200;
}

