@charset "utf-8";

/*===================================================
制作日：2009.05.21
製作者：松永
更新日：
更新者：

+全体構造

+枠
　-contents

+h2

+subnavi

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

/* 全体構造
---------------------------------------------------- */
body{
	background: #FFF url(../images/others/body_bk.gif) repeat-x left top;
}
body.simple{
	background: none;
}
/* 枠
---------------------------------------------------- */
/* #contents-wrapper{
	background: url(../images/others/contents_bk1.gif) no-repeat left top;
	margin-top: 16px;
}
#contents{
	background: url(../images/contents_bk2.gif) repeat-y left top;
	width: 730px;
	margin-top: 15px;
}
*/
#contents{
	background: url(../images/contents_bk1.gif) no-repeat left top;
	padding-top: 15px;
}

/* h2
---------------------------------------------------- */
h2#title-bar{
	font-size: 140%;
	font-weight: bold;
	height: 44px;
	margin: 0px 5px 27px 5px;
}

/* contacts
---------------------------------------------------- */
.caution{
	color: #F00;
}
.form1 table{
	width: 100%;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-bottom: 15px;
}
.form1 th,
.form1 td{
	padding: 5px 10px;
}
.form1 th{
	background-color: #E8F8FD;
	border-bottom: 1px solid #cecece; 
	width: 17%;
}
.form1 table.th-col2 th{
}
.form1 td{
	border-bottom: 1px solid #cecece; 
}
.form_btn{
	margin: 15px auto 0;
	text-align: center;
}
.form_btn_left{
	margin: 15px 0 0 0;
}
.margin-r-btn{
	margin-right: 172px;
}

/* privacypolicy
---------------------------------------------------- */
.praivacy dt{
	font-weight: bold;
	margin-bottom: 10px;
}
.praivacy .text{
	margin-bottom: 20px;
}
.declaration{
	border: 3px solid #cecece;
	background-color: #EFEFEF;
	margin: 0 0 20px;
	padding: 10px;
}
.sign p{
	float: right;
	margin: 10px 0;
}

/* sitepolicy
---------------------------------------------------- */
.sitepolicy dt{
	font-weight: bold;
	margin-bottom: 10px;
}
.sitepolicy .text{
	margin-bottom: 20px;
}
.sitepolicy .list{
	margin: 0 20px 20px
}
.sitepolicy .list dt{
	font-weight: bold;
	background: #FFF url(../images/others/arrow_down.gif) no-repeat left bottom;
	padding-left: 15px;
	margin-bottom: 0;
}
.sitepolicy .list dd{
}

/* company
---------------------------------------------------- */
.company table.summary{
	width: 100%;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}
.summary th,
.summary td{
	padding: 5px 10px;
}
.summary th{
	background-color: #EFEFEF;
	border-bottom: 1px solid #cecece; 
	width: 30%;
}
.summary td{
	border-bottom: 1px solid #cecece; 
}
/* FAQ
---------------------------------------------------- */
.faq_white{
	height: 300px;
}
.faq .title_bar{
	font-weight: bold;
	background: #FFF url(../images/others/bar1.gif) no-repeat left top;
	height: 21px;
	padding: 4px 20px 0 20px;
}
.faq_list{
	padding: 15px 15px 0 15px;
	border: 1px solid #EFEFEF;
	background-color: #FFFEDF;
	margin-bottom: 10px;
}
.faq_list img{
	margin-bottom: -2px;
	padding-right: 10px;	
}.faq_list ul{
	margin-bottom: 15px;
}
.faq_list li{
	margin-bottom: 7px;
}
.number{
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	background-color: #88db04;
	margin-right: 10px;
	padding: 1px 3px;
}
.faq_list a{
	text-decoration: underline;
}
.faq_detail{
	margin-top: 30px;
}
.faq_detail h2{
	font-weight: bold;
	background: #FFF url(../images/others/bar1.gif) no-repeat left top;
	height: 21px;
	padding: 4px 20px 0 20px;
	margin-bottom: 10px;
}
.question{
	font-weight: bold;
	border-bottom: 1px solid #cecece;
	background: #FFF url(../images/others/icon_q.gif) no-repeat left top;
	height: 26px;
	margin: 20px 0 10px 0;
	padding: 0 0 5px 30px;
}
.answer{
	background: #FFF url(../images/others/icon_a.gif) no-repeat left top;
	padding-left: 30px;
	margin-bottom: 10px;
}

/* サイトマップ
---------------------------------------------------- */
#left-col{
	float: left;
	width: 360px;
	margin-right: 10px;
}
#right-col{
	float: left;
	width: 360px;
}
.sitemap .title_bar{
	font-weight: bold;
	background: #FFF url(../images/others/bar3.gif) no-repeat left top;
	height: 21px;
	padding: 4px 20px 0 20px;
}
.sitemap .title_bar_arrow{
	font-weight: bold;
	background: #FFF url(../images/others/bar3_arrow.gif) no-repeat left top;
	height: 25px;
	margin-bottom: 30px;
}
.sitemap .title_bar_arrow span{
	display: block;
	padding: 4px 20px 0 20px;
}
.sitemap .title_bar_arrow a{
	display: block;
	height: 25px;
	text-decoration: none;
	background: url(../images/globalnavi.gif) repeat-x 0 0;
}
.sitemap .category{
	margin-bottom: 20px;
	padding: 10px 0;
}
.sitemap .category li{
	background: url(../images/list_bullet2.gif) no-repeat 0 2px;
	padding-left: 20px;
}

/* links
---------------------------------------------------- */
.link_banners{
	margin-bottom: 10px;
}
.link_banners h3{
	font-weight: bold;
	background: #FFF url(../images/common/list_bullet_color.gif) no-repeat left center;
	margin: 10px 0;
	padding-left: 10px;
}
.link_banners img{
	margin-bottom: 10px;
}
.link_banners textarea{
	font-size: 100%;
}

/* 施設情報・広告掲載
---------------------------------------------------- */
#info_sisetsu{
	position: relative;
	overflow: visible;
	background: url(../images/others/border_square.gif) repeat-x left bottom;
	padding-bottom: 20px;
}
#info_sisetsu_wrapper{
	background: url(../images/others/sisetsu_bk.gif) no-repeat right 41px;
	margin-bottom: 20px;
}
#point_sisetsu{
	width: 350px;
}
.point{
	margin-bottom: 20px;
}
.point li{
	font-size: 110%;
	_font-size: 14px;
	border-bottom: 1px solid #666;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
.point li img{
	margin-bottom: -2px;
	margin-right: 8px;
}

#info_court{
	position: relative;
	background: url(../images/others/court_bk.gif) no-repeat 0 2px;
	height: 232px;
	margin-bottom: 30px;
}
#point_court{
	width: 460px;
	margin-top: 20px;
}
.info_btn{
	text-align: center;
	background: url(../images/others/border_square.gif) repeat-x left top;
	margin: 40px auto 10px;
	padding-top: 20px;
}
/* エラーページ
---------------------------------------------------- */
.error p{
	color: #FF3300;
	font-weight: bold;
}
