@charset "UTF-8";

/* CSS Document */



/* format 
------------------------------------------------------------ */
h1 {
	padding-bottom: 10px;
	padding-top: 10px;
}
.h2 {
	border-bottom: 1px solid #A60000;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #A60000;
	margin-top: 5px;
	margin-left: 155px;
}
body{
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", verdana, arial, sans-serif;
}




/* main layout 
------------------------------------------------------------ */ 
#priceMain {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	margin-right: 15px;
	margin-left: 15px;
	width: 713px;
}
#clubcard-main {
	padding: 1px 10px 1px 1px;
	margin-top: 30px;
}
#clubcard-right {
	float: right;
}
#member-box,#club-box,#silver-box,#kids-box {
	border: 1px solid #999999;
	width: 711px;
	margin-bottom: 30px;
}
#member-box table,#club-box table,#silver-box table,#kids-box table {
	border: 1px solid #999999;
	border-collapse:collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#member-box tr td,#club-box tr td,#silver-box tr td,#kids-box tr td {
	border: 1px solid #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
.space-box-both {
	margin-left: 7px;
	margin-right: 7px;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 5px;
}
.text-table {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.text-bold {
	font-size: 14px;
	font-weight: bold;
}
.bg-green {
	background-color: #EFF7EC;
}
.bg-blue {
	background-color: #F0F7F7;
}
.bg-pink {
	background-color: #FCEFEF;
}
.bg-orange {
	background-color: #FFF8EB;
}
.bg-title-orange {
	background-color: #E98424;
}
.bg-title-gold {
	background-color: #EBCB52;
}
.bg-title-silver {
	background-color: #787B7F;
}
.title-text-w {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.title-text-o {
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
}
.title-text-b {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
#link-navi li {
	background-image: url(../member/img_member/link_arw.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	list-style: none;
	padding-left: 15px;
	float: left;
}
#link-navi {
	margin-top: 20px;
	margin-bottom: 20px;
}
.arwNews {
	background-image: url(../img_indextop/img_indextop02/link_arw.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0 0 0 10px;
}


/* リンクアンダーラインあり
------------------------------------------------------------ */
a.storeTitle:link {
	font-size: 13px;
	color: #666666;
	border-bottom: 1px solid #666666;
}
a.storeTitle:visited {
	font-size: 13px;
	color: #666666;
	border-bottom: 1px solid #666666;
}
a.storeTitle:hover {
	font-size: 13px;
	color: #FF0000;
	border-bottom: 1px solid #FF0000;
}
.bg-title-member {
	background-color: #842122;
}
.bg-title-club {
	background-color: #000000;
}
.title-bowling {
	color: #FF6600;
}
.title-karaoke {
	color: #A90000;
}
.title-spo {
	color: #206AAC;
}
.title-bill-darts {
	color: #1E5E21;
}
.warning-text {
	font-size: 11px;
	color: #BC0000;
	margin-top: 10px;
}




/* 店舗別アイコン達
------------------------------------------------------------ */ 






/* スペース達
------------------------------------------------------------ */ 
.space-top {
	margin-top: 10px;
}
.space-top-large {
	margin-top: 30px;
}
.space-btm-small {
	margin-bottom: 5px;
}
.space-both {
	margin-bottom: 10px;
	margin-top: 10px;
}
.space-both-large {
	margin-top: 25px;
	margin-bottom: 30px;
}
.space-btm-large {
	margin-bottom: 25px;
}
.space-btm-30 {
	margin-bottom: 40px;
}
.space-btm {
	padding-bottom: 10px;
}
.space-top-right {
	margin-top: 10px;
	text-align: right;
}
.space-left {
	margin-left: 25px;
}
.space-right {
	margin-right: 20px;
}

/* etc 
------------------------------------------------------------ */

.clearfix:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix{
	position:relative;
	display: inline-table;
	min-height: 1%;
}

/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
}
.clearfix{
	display: block;
}
#kitty {
	margin-top: 10px;
	margin-bottom: 10px;
}
