@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	font-size: 14px;

}



body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #EFF3F4;
}


img {
	border:none;
	vertical-align: top;
	

}

#header {
	width: 870px;
	height: 60px;
	margin-top: 10px;
}
#header_inner {
	width: 820px;
}
#global_logo {
    height: 58px;
    width: 180px;
    float: left;
}
#global_menu {
	width: 620px;
	float: right;
	margin-right: 20px;
}




#main_image_ice {
	margin-bottom: 0px;
	margin-top: 0px;
	height: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F30;
	background-color: #E1E1E1;
	background-image: url(../image/image_i_r.jpg);
}
#main_image_bowling {
	margin-bottom: 0px;
	margin-top: 0px;
	height: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F30;
	background-image: url(../image/image_b_r.jpg);
	background-repeat: repeat-x;
}
#main_image_pal {
	margin-bottom: 0px;
	margin-top: 0px;
	height: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F30;
	background-image: url(../image/image_r_r.jpg);
	background-repeat: repeat-x;
}
#main_image_be {
	margin-bottom: 0px;
	margin-top: 0px;
	height: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F30;
	background-image: url(../image/image_be_r.jpg);
	background-repeat: repeat-x;
}
#main_image_o {
	margin-bottom: 0px;
	margin-top: 0px;
	height: 120px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F30;
	background-image: url(../image/image_sitemap_r.jpg);
	background-repeat: repeat-x;
	background-color: #EAE6E3;
}

#sub_menu {
	height: 50px;
	background-color: #1C2222;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#under_title {
	margin-left: 40px;
	font-size: 12px;
	font-weight: normal;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #000;
	margin-bottom: 0px;
	width: 750px;
	line-height: 65px;
	margin-top: 0px;
	height: 60px;
}
#under_title_image {
	font-size: 12px;
	font-weight: normal;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #000;
	margin-bottom: 0px;
	width: 300px;
	line-height: 65px;
	margin-top: 0px;
	height: 60px;
	float: left;
}
#under_title_pankuzu {
	font-size: 12px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #000;
	margin-bottom: 0px;
	width: 440px;
	line-height: 65px;
	margin-top: 0px;
	float: right;
	text-align: right;
}
#under_title_pankuzu a{
	font-size: 11px;
	color: #333;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
}






#Container {
	width: 750px;
	border: 1px solid #999;
	background-color: #FFF;
	margin-left: 40px;
	margin-bottom: 25px;
}
#Container:after { /*firefox背景色表示用*/
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
} 
#Container_inner{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}

#contents {
	width: 510px;
	float: left;
	padding-bottom: 30px;
}
#contents a{
	font-size: 12px;
	color: #F30;

}


#contents h3 {
	color: #333;
	line-height: 30px;
	margin-bottom: 10px;
	font-size: 14px;
	height: 30px;
	margin-top: 10px;
	background-image: url(../image/h3_bg.jpg);
	text-indent: 10px;
}
#contents h5 {
	color: #F30;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	padding-top: 12px;
}
#contents h6 {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #F30;
	margin-left: 7px;
}
#contents .game {
	font-size: 14px;
	color: #006;
	font-weight: bold;
}



#contents p {
	line-height: 25px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
    margin-left: 7px;
}

#contents ul {
	margin-top: 20px;
	margin-bottom: 10px;
	list-style-type: circle;
	margin-left: 7px;
}
#contents ul li {
	list-style-type: none;
	font-size: 13px;
	color: #2D2D2D;
	padding-bottom: 15px;
}
#contents ol {
	margin-left: 37px;
}
#contents ol li {
	line-height: 25px;
	font-size: 13px;
}
#side_area {
	float: right;
	width: 170px;
	margin-top: 10px;
	margin-bottom: 30px;
}
#side_area_braner li {
    margin-bottom:12px;
}

.banner_box {
	margin-bottom: 10px;
}

.banner_box .banner {
	display: inline-block;
	width: 250px;
}
#fotter {
	width: 1820px;
	margin-top: 50px;
	height: 112px;
	display: inline-block;
	float: left;
	background-image: url(../image/fotter_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#fotter_container {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 30px;
	height: 100px;
	background-color: #393C2B;
	clear: both;
}

#fotter_area {
	width: 750px;
	background-image: url(../image/footer_bg.jpg);
	background-repeat: no-repeat;
	margin-left: 40px;
	text-align: right;
	height: 80px;
	margin-top: 10px;
}
#fotter_area ul li a{
	list-style-type: none;
	color: #CCC;
	font-size: 11px;
	text-decoration: none;
}
#fotter_area ul li {
	list-style-type: none;
	color: #CCC;
	font-size: 11px;
}
#contents_sitemap {
}
#contents_sitemap ul {
	margin-top: 20px;
	margin-left: 20px;
}
#contents_sitemap ul li {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents_sitemap ul li a{
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}

/*ビールームdt,dd EXIT*/


#trainer_table .cssClear {
	border: 0px none;
	margin: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#contents #trainer_table {
	font-size: 12px;
	font-weight: bold;
}
#contents #renewal {
	width:400px;
	font-size: 12px;
	padding: 30px;
	line-height: 24px;
	margin-right: auto;
	margin-left: auto;
}

/*ビールーム施設紹介ギャラリー大練習室用*/

#be_room_gallery_b{
	width: 510px;
}

dl#beroom_b{
	padding:0px;
	float:left;
	width:500px;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	height: 130px;
	line-height: 17px;
	background-color: #E4EBED;
}
dd#beroom_data_b{
	margin:0px;
	padding:4px 0.5em;
	font-size: 12px;
}
dt#beroom_name_b{
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 13px;
	background-color: #EFEFEF;
}

/*ビールーム施設紹介ギャラリーNO2*/

#be_room_gallery{
	width: 510px;
}

dl#beroom{
	padding:0px;
	float:left;
	width:245px;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	height: 160px;
	line-height: 17px;
	background-color: #E4EBED;
}
dt#beroom_name{
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 13px;
	background-color: #EFEFEF;
}
dd#beroom_data{
	font-size: 12px;
	margin-top: 4px;
	margin-right: 0.5em;
	margin-bottom: 4px;
	margin-left: 1.5em;
}
ul .sitemap_under {
	margin-bottom: 20px;
}
ul .sitemap_under li {
	font-size: 11px;
	color: #333;
	text-indent: 20px;
	margin-top: 10px;
}
ul .sitemap_under li a{
	font-size: 11px;
	color: #333;
	text-indent: 20px;
	margin-top: 10px;
	text-decoration: none;
}

.arena_image_p {
    width: 511px;
}
.arena_image_p_height {
    height:90px;
}
.arena_image_float {
    float: left;
    margin-left: 6px;
    margin-right: 8px;
    margin-bottom: 5px;
}
.google_map {
    border: solid 1px #CCC;
}
.kadomaru {
   border-radius: 5px;         /* CSS3 */
   -moz-border-radius: 5px;    /* Firefox */
   -webkit-border-radius: 5px; /* Safari,Chrome */
}


.map_add {
    background: url(../image/gaikan.jpg) no-repeat #EFEFEF 12px 15px;
    border: solid 1px #DCDCDC;
    display: inline-block;
    height: 150px;
    width:240px;
    margin: 20px auto 20px 7px;
    padding-top: 30px;
    padding-left: 260px;   
}
.bottom_px {
    margin-bottom: 20px;
}


table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	color: #333;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
}

td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: left;
	padding: 10px;
}

tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: left;
	padding: 10px;
}
th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: left;
	font-size: 12px;
	padding: 10px;
}


.t12r {
	color: #F30;
	font-size: 12px;
	font-weight: bold;
}

.tel {
	font-size: 19px;
	font-weight: bold;
	color: #333;
	font-family: "Courier New", Courier, monospace;
}
.t13o {
	font-size: 14px;
	font-weight: bold;
	color: #060;
}

.red{
	color:#F00;
}

