@charset "utf-8";
/*--
	■Contents
	1.Base
	2.Link Ele
	3.Head Ele
	4.Contents Ele
	5.Menu Ele
	6.Footer Ele
	7.Main Contents Ele
	8.Individual Ele
	9.Index Ele

=========================================================*/

/*-- 

	1.Base

====================================================== --*/
body {
	font-size: 12px;
	color: #ffffff;
	margin:0px;
	padding:0px;
	text-align:center;
	font-family: "Hiragino Kaku Gothic Pro" , "ヒラギノ角ゴ Pro W3"  , "Maylio" , "メイリオ";
	background-color:#000000;
}
.container{
	background:url(img/bg.jpg) repeat-x left top;
	background-color: #000000;
}
.none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
.all {
	margin:0px auto;
	width:1000px;
	text-align:left;
}
img {
	border: 0px;
	vertical-align:top;
}
td {
	font-size: 12px;
}
th {
	font-size: 12px;
}
dl,dt,dd,ul,li,ol {
	margin: 0px;
	padding:0px;
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.3em;
	text-indent:1em;
}
li {
	line-height: 1.3em;
}
hr {
	color:#333333;
	size:1px noshade;
	margin: 15px 2px 10px;
	/margin: 6px 2px 8px;
	}
.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}

.center {
	text-align: center;
}
/*-- 

	2.Link Ele リンク指定

====================================================== --*/
a {
	text-decoration:none;
	color: #33ffcc;
}
a:hover {
	text-decoration:underline;
}

/*-- 

	3.Head Ele ヘッダ

====================================================== --*/
.head {
	width: 880px;
	padding-top:3px;
	margin-left: 60px;
}


/*-- .ロゴ周り --*/
.head .logo-wrap{
}
.head .logo-wrap p {
	font-size: 11px;
	margin:10px 10px 0px 0px;
	text-align:right;
	letter-spacing:1px;
	color:#003;
	line-height:11px;
}
.head .logo-wrap .logo{
	width:250px;
	float:left;
}
.head .logo-wrap .logo img{
	margin:1px 0px 7px 2px;
}
.head .logo-wrap .navi{
	width:220px;
	float:right;
	text-align:right;
	height: 24px;
	padding-right: 2px;
}
.head .logo-wrap .navi ul{
	margin-top:0px;
}
.head .logo-wrap .navi ul li{
	display:inline;
	list-style:none;
	margin-left:10px;
}
.head .logo-wrap .navi ul li a{
}
.head .logo-wrap .navi ul li a img{
	border:1px solid white;
	margin-top:-3px;
}
.head .logo-wrap .tel {
	float:right;
	margin-top: 12px;
	padding-right: 2px;
	}

.main-img {
	margin-top:1px;
	padding:4px 0px 5px 62px;
	background:url(img/bg-main-img.jpg) repeat-y top left;
	width: 1000px;
}
.main-img ul {
}
.main-img ul li {
	display: block;
	float: left;
	list-style-type:none;
}
.main-img img {
    margin-right:10px;
	}

/*-- 

	4.Contents Ele コンテンツ

====================================================== --*/
.contents {
	width: 875px;
	margin:0px 0px 0px 62px;
	padding: 0px;
}

/*-- 

	5.Menu Ele メニュー

====================================================== --*/
.s-navi {
     float:left;
	 width:200px;
	 margin: 5px 5px 5px 0px;
	 }
.s-navi li {
	margin:1px 0px 2px;
	list-style: none;
	}
img.sn-under {
	margin:10px 0px;
	}	 
/*-- 

	6.Footer Ele フッター

====================================================== --*/

.footer {
	width: 875px;
	font-size: 11px;
	background:url(img/footer-top.gif) no-repeat center top;
	color:#999999;
	letter-spacing:1px;
	padding-top:10px;
	padding-bottom:10px;
	margin: 20px 0px 0px 0px;
}
.footer-navi {
	padding:2px 0px;
	margin:0px 5px;
	text-align:center;
}
.footer-navi ul {
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
}
.footer-navi ul li {
	display: inline;
	list-style-type: none;
	line-height:12px;
}
.footer-navi ul li a{
	list-style-type: none;
	color:#999999;
}
.footer-navi ul li.home a{
	border:none; 
	
}
.footer .address {
	margin:0px 1px;
	padding:3px 0px 5px;
	line-height:120%;
	text-align: left;
	width: 523px;
}
.address a {
    color:#009933;
	}
.copy{
	padding:31px 0px 10px;
	font: arial;
	font-size: 9px;
	float: right;
	width: 348px;
}

/*-- 

	7.Main Contents Ele メインコンテンツ

====================================================== --*/
.main {
	float: right;
	width: 650px;
	margin: 5px 0px 5px 5px;
	padding: 0px;
}
h1{
	clear:both;
	font-size:20px;
	line-height:35px;
	background:url(img/h1.jpg) no-repeat left;
	color:white;
    margin:0px 0px 5px 0px;
	padding:0px 0px 0px 15px;
}
h2{
	clear:both;
	font-size:14px;
	line-height:25px;
	background:url(img/h1.jpg) no-repeat left;
	color:white;
    margin:0px 0px 10px 0px;
	padding:0px 0px 0px 15px;
}
#pool h2{
	clear:both;
	background:url(img/h2_pool.jpg) no-repeat left;
	line-height:25px;
	font-size:14px;
	margin:0px 20px 10px 0px;
    padding:0px 0px 2px 32px;
}
#darts h2{
	clear:both;
	background:url(img/h2_darts.jpg) no-repeat left;
	line-height:25px;
	font-size:14px;
	margin:0px 20px 10px 0px;
    padding:0px 0px 2px 32px;
}
#drink h2{
	clear:both;
	background:url(img/h2_drink.jpg) no-repeat left;
	line-height:25px;
	font-size:14px;
	margin:0px 20px 10px 0px;
    padding:0px 0px 2px 32px;
}
.main p{
	line-height:1.6em;
	color:#FFFFFF;
	text-align: left;
	margin: 0px 18px 15px 2px;
}
.main ul{
    margin:0px 0px 10px 20px;
}
.main li {
    color:#555555;
	}
.top-img {
    margin-bottom:15px;
	}
.floatR {
    float:right;
	margin:0px 5px 5px 20px;
	}
.floatL {
    float:left;
	margin:0px 20px 5px 5px;
	}		
.floatL p {
    text-align:center;
	margin:3px 1px 5px;
	}
.menuR {
    float:right;
	width:320px;
	}
.menuL {
    float:left;
	width:320px;
	}	
.green {
    color:#33FF33;
}			
/*-- table --*/
table.news {
	width:630px;
	border:none;
	line-height: 18px;
	}
table.news th {
    color:#33CC33;
	width:76px;
	vertical-align:top;
	}
table.news td {
	color:#FFFFFF;
	width:554px;
	padding-left: 4px;
	}
table.price {
    text-align:center;
	width:400px;
	border:1px solid #CCCCCC;
	}
table.price td {
    border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:1px 2px;
	}
table.price td.bottom {
    border-bottom:none;
	}
table.price th {
    border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:1px 2px;
	text-align:left;
	}			
#drink table{
	width:300px;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #CCCCCC;
	}
#drink table th{
    border-bottom:1px dotted #CCCCCC;
	padding:1px 2px;
	text-align:left;
	}
#drink table th.bottom {
    border-bottom:none;
	}
#drink table td{
    border-bottom:1px dotted #CCCCCC;
	padding:1px 2px;
	text-align:right;
	}	
#drink table td.bottom {
    border-bottom:none;
	}	
		
