/***** リセット ************************************************************************/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{
margin:0; padding:0;
list-style:none;}
table{border-collapse:collapse; border-spacing:0;}
img{border:0;}

/***** ページ用 ************************************************************************/

body {
	font-size: 14px;
	line-height: 140%;
	text-align:center;
	letter-spacing:1;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../parts/page_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	}
	
#wrap {
	width:960px;
	margin:0 auto;
	text-align:left;
	}

/***** リンク ************************************************************************/
a:hover img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #fff;}

a:link{ 
	color: #005fc3;
	text-decoration: none;}
a:visited{
	color: #005fc3;
	text-decoration: none;}
a:hover{
	color: #6296ca;
	text-decoration: none;}

/***** ヘッダー ************************************************************************/

#head {
	height:130px;
	position:relative;
	background: url(../parts/head2.jpg) top left no-repeat;
}
	
/***** ヘッダーリンク *****/
p#logo {
	position:absolute;
	top:5px;
	left:20px;
	width:280px;
	line-height:150%;
	height: 120px;
	font-size: 14px;
}
	
p#head-nav {
	font-size: 12px;
	position:absolute;
	top: 5px;
	left: 440px;
	width:500px;
	line-height:18px;
	text-align: right;
}	
p#head-nav a{
	color: #000000;}	
p#head-nav a:hover{
	color: #FF7419;
	text-decoration: underline;}
	
			
/***** パン屑リスト *****/

#breadcrums {
	font-size: 13px;
	margin:0 auto 20px;
	overflow: hidden;
	_zoom: 1;
	width: 930px;
	}
#breadcrums li {
	background: url(../parts/breadcrums_bg.png) 0 50% no-repeat;
	float: left;
	padding-left: 10px;
	padding-right: 5px;
	}
#breadcrums li.home {
	background: none;
	padding-left: 0;
	}

/***** ヘッダ下のナビゲーション ************************************************************************/

#mainNav {
	position: relative;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#mainNav ul {
	background: url(../parts/mainNav_bg.gif) 0 0 no-repeat;
	overflow: hidden;/* いわゆるクリアフィクスの代わり */
	_zoom: 1;/* ie6,7対策 */
	font-size: 14px;
	height: 106px;
	margin: 0 auto;
	padding: 5px 0 5px 5px;
}

#mainNav ul li {
	display: block;
	float: left;
}

#mainNav ul li a {
	font-weight: bold;
}

/***** コンテンツ エリア ************************************************************************/

#contents_box {
	width: 930px;
	margin: 0 auto;
}

.section h2 {
	margin-bottom: 10px;
}

.section h2 span {
	font-weight: normal;
	font-size: 14px;
}

.back_nav {
	text-align: right;
	margin-bottom: 20px;
}		

.section h3 {
	margin-bottom: 3px;
}

/***** DB専用ページのリンク *****/

.dbTable {
	border: 3px solid #CAB9B3;
	margin: 0 auto 15px;
	width: 100%;
	}

.dbTable td {
	border: 1px solid #CAB9B3;
	padding:10px;
	text-align: center;
	width: 20%;
	}

.dbTable td a {
	font-weight: bold;
	}

.dbTable td a img {
	display: block;
	margin: 5px auto;
	}
	
.dbTable3c {
	border: 3px solid #CAB9B3;
	margin: 0 auto 15px;
	width: 100%;
	}

.dbTable3c th {
	background-color: #CAB9B3;
	border-top: 1px solid #CAB9B3;
	border-right: 3px solid #CAB9B3;
	border-bottom: 1px solid #CAB9B3;
	border-left: 3px solid #CAB9B3;
	color: #FFF;
	font-size: 120%;
	padding:10px;
	text-align: left;
	width: 33.33%;
	}

.dbTable3c th.facility {
	background-color: #9C0;
	}

.dbTable3c th.indoor {
	background-color: #F9C;
	}

.dbTable3c th.outdoor {
	background-color: #C9F;
	}

.dbTable3c td {
	border-top: 1px solid #CAB9B3;
	border-right: 3px solid #CAB9B3;
	border-bottom: 1px solid #CAB9B3;
	border-left: 3px solid #CAB9B3;
	padding:10px;
	text-align: center;
	width: 33.33%;
	}

.dbTable3c td a {
	font-weight: bold;
	}

.dbTable3c td a img {
	display: block;
	margin: 0 auto 5px;
	}

.dbTable3c td p {
	text-align: left;
	}

.mainImage {
	display: block;
	margin: 0 auto 20px;
	}

.bnrL {
	display: block;
	margin: 20px auto;
	}

/***** 右 3列バナーエリア *****/
#special{
	padding-top: 20px;
	text-align: center;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;}
#special img{
	padding-right: 15px;
	padding-left: 15px;}
	
/***** 右　「サービスから選ぶ」 *****/

.bnrTxt {
	margin-right: -16px;
	/width: 946px;
}

.bnrTxt h3 {
	background: url(../parts/circle_blue.gif) left center no-repeat;
	border-bottom: 1px solid #CCC;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 3px 0 3px 28px;
	width: 902px;
}

.bnrTxt .serviceBox {
	float: left;
	margin-right: 16px;
	margin-bottom: 7px;
	width: 457px;
}

.bnrTxt .serviceBox img {
	margin-bottom: 7px;
	margin-right: 10px;
	float: left;
}

/***** フッター ************************************************************************/
.backtop {
	text-align:right;
	margin-top: 10px;
	margin-bottom: 5px;
	clear: both;
	padding-right: 20px;}	
#foot {
	width:960px;
	height:80px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#foot-nav{
	border-bottom: 4px solid #224075;
	color: #000000;
	font-size: 14px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 960px;
	background: url(../parts/foot-nav_bg.jpg) left bottom repeat-x;
}	
#foot-nav a{
	color: #000000;
	font-size: 14px;
}
#copyright {
	text-align:right;
	margin-bottom:10px;
	font-size: 10px;
	margin-top: 5px;
	margin-right: 5px;
	letter-spacing: 0.1em;
}

/***** hタグ ************************************************************************/

h1{
	text-indent:-9999px;}

h2{
}
