@charset "Shift_JIS";
/*==================================================
基本　アメニティビルド
==================================================*/
body {
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	line-height:18px;
	font-family:
 "ヒラギノ角ゴ Pro W3",  Hiragino Kaku Gothic Pro W3,  "メイリオ",  Meiryo,  Osaka,  "ＭＳ Ｐゴシック",  "MS P Gothic",  sans-serif;
	color:#666666;
	text-align: left;
	background:url(../images/bg.gif) repeat-y top center #252525;
	margin: 0;
}
a {
	color: #0066cc;
	text-decoration: none;
}
a:visited {
	color: #0066cc;
}
a:hover, a:focus {
	color: #6699cc;
}
a:active {
	color: #006699;
}
/* 見出し
====================*/

h1 {
	font-size: 10px;
	text-align: right;
	padding:2px 20px;
	color:#eeeeee;
	height: 20px;
	background-color: #151515;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic";
}
h2 {
	font-size: 12px;
	line-height: 20px;
	color: #003366;
	margin-top: 0;
	margin-bottom: 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic";
}

h3.subtitle {
	display: block;
 	font-size: 14px;
 	color: #FFFFFF;
 	margin: 10px 0px;
 	padding: 8px 0px 20px 20px;
 	background-image: url(../images/subtitle-ber.gif);
 	background-repeat: no-repeat;
}



/*---
h3 {
	font-size: 14px;
	line-height: 20px;
	color: #FF9900;
	margin-top: 0;
	margin-bottom: 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic";
}


h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #119CBB;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic";
	border-bottom: #dddddd 1px dotted;
}


---*/

h5 {
	font-size:14px;
	font-weight:bold;
	color:#465d8d;
	border-bottom:#dddddd 1px dotted;
	margin:15px 0 10px 0;
}
p {
	font-size : 12px;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	color:#666666;
}
blockquote {
	width: 500px;
	margin: 10px 0;
	padding: 1px 10px;
	border: 3px solid #eeeeee;
}
/* Font
====================*/

.text {
	font-size : 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color:#555555;
}
.textg {
	font-size : 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
	text-align: left;
}
.text-1 {
	font-size : 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color:#555555;
}
.text-red {
	font-size : 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color:#FF0000;
}
.text-ore {
	font-size : 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color:#FF9900;
}
.navi {
	font-size : 11px;
	font-style: normal;
	line-height: 14px;
	color: #AAAAAA;
	padding: 3px 10px;
	text-align: left;
}
.fs10-g {
	font-size : 10px;
	font-style: normal;
	line-height: 1.6;
	color: #cccccc;
	padding-top: 5px;
}
.fs10-g-right {
	font-size : 10px;
	font-style: normal;
	line-height: 1.4;
	color: #999999;
	text-align: right;
	padding-top: 10px;
}
.fs12-whi {
	font-size : 12px;
	font-style: normal;
	font-weight: bold;
	color:#ffffff;
	padding-top: 15px;
}

.form-type1 {border: solid 1px #cccccc; padding: 3px 5px; font-size: 12px;}
.form-btn {border: solid 1px #999999; background-color: #263b6e; padding: 5px 20px; font-size: 12px;color:#ffffff;}
.form-textarea {border: solid 1px #cccccc; padding: 2px 5px; font-size: 12px; height:70px;}
.form-textarea-2 {border: solid 1px #cccccc; padding: 2px 5px; font-size: 12px; height:120px;}

/*==================================================
基本構造
==================================================*/
#container {
	width: 950px;
	margin: 0 auto;
	background: #ffffff;
}
#header {
	width: 950px;
	position: relative;
}
#content {
	clear: both;
	width: 950px;
	width: 100%; /* for WinIE6,7 */
	padding-top: 10px;
}
#content #main {
	float: left;
	width: 680px;
	margin-left: 30px;
	display: inline;
}
#content #sub {
	float: right;
	width: 200px;
	margin-right: 10px;
	display: inline;
}
/*-----
#content #sub {
	float: right;
	width: 250px;
	padding: 0px 5px 0px 0px;
}
-----*/

#footer-btn {
	width: 950px;
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-top: 20px;
	padding-bottom: 0px;
	background-color: #ffffff;
}

#footer {
	width: 950px;
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-top: 30px;
	padding-bottom: 0px;
	background-color: #333333;
}
#inner {
	position: relative;
	width: 890px;
	margin: 0 auto;
	padding: 0;
}
/*==================================================
ヘッダー
==================================================*/
#head {
	background: url(../images/header.gif) no-repeat;
	height: 80px;
	margin: 0 auto;
	width: 950px;
	position: relative;
}

#head p#logo {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#head p#contact {
	position: absolute;
	right: 0px;
	bottom: 0px;
}





#global {
	margin: 0 auto;
	width: 950px;
	text-align: left;
}


#global ul li {
	float: left;
	display: inline;
}



#header-img {
	width: 950px;
	margin: 0;
}


/* ヘッダーパンくず
==============================*/

ol#topicPath {
	font-size:10px;
	padding:5px 30px;
	float: left;
	width: 600px;
	margin: 2px 0;
}
ol#topicPath li {
	color: #999999;
	float: left;
	line-height: 1.1;
	list-style-type: none;
}
ol#topicPath li a {
	color: #999999;
	margin-right: 5px;
	padding-right: 20px;
	background-image: url(../images/path.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
floatclear {
	clear: both;
}
/*==================================================
コンテンツ
==================================================*/
#contentTitle {
	padding-top: 0px;
	padding-bottom: 5px;
}
#main .title {
	padding-top: 5px;
	padding-bottom: 5px;
}
#main #info {
	width: 650px;
}
.info p {
	padding: 10px 10px 30px 20px;
}

.imgber {
	padding: 30px 0px;
}

/* お知らせガイドボックス
==============================*/
.guide-box {
	clear: both;
	width: 680px;
	padding-top: 3px;
	padding-bottom: 10px;
	overflow: hidden; /* clear float */
}
.guide-box h2 {
	color: #ff9933;
	font-size: 14px;
	background-color: #fcfcfc;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom: 1px solid #dddddd;
	border-left: 7px solid #dddddd;
	margin-bottom: 10px;
}
.guide-box h4 {
	color: #ffffff;
	font-size: 14px;
	background-color: #a7aeb3;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom: 1px solid #60686f;
	border-left: 5px solid #60686f;
	margin-bottom: 10px;
}





.guide-box p {
	padding: 5px 20px;
}
.guide-box img.right {
	float: right; /* 画像を左寄せにする場合は left */
	display: inline; /* for IE6,7 */
	padding: 0 0 5px 30px;
}
.guide-box img.left {
	float: left; /* 左寄 left */
	display: inline; /* for IE6,7 */
	padding: 0 30px 5px 5px;
}
/*==========*/

/* テーブルブロック
==============================*/

/* list
===============*/

.list table {
	width: 670px;
	border: 1px #bbbbbb solid;
	border-collapse: collapse;
	margin-bottom: 10px;
}
.list table th {
	padding: 8px;
	border: #bbbbbb solid;
	border-width: 0 0 1px 1px;
	background: #aaaaaa;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 120%;
	text-align: left;
	white-space: nowrap;
}
.list table td {
	padding: 8px;
	border: 1px #bbbbbb solid;
	border-width: 0 0 1px 1px;
	text-align: left;
	white-space: nowrap;
}
.list p {
	margin:10px 0;
}


/* list
===============*/

.list2 table {
	width: 670px;
	border: 1px #9d896c solid;
	background: #9d896c;
	border-collapse: collapse;
}
.list2 table th {
	padding: 5px;
	border: #9d896c solid;
	border-width: 0 0 1px 1px;
	background: #9d896c;
	font-weight: bold;
	color: #ffffff;
	line-height: 120%;
	text-align: center;
	white-space: nowrap;
}
.list2 table td {
	padding: 5px;
	border: 1px #9d896c solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	white-space: nowrap;
}
.list2 p {
	margin:10px 0;
}
/*==================================================
サイドメニュー
==================================================*/
#menu {
	width: 200px;
	margin-bottom: 10px
}
#menu ul li img {
	vertical-align: bottom;
}
#menu ui li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.ad {
	margin-bottom: 10px
	}
	
/* ad
===============*/

#banner {
	width: 200px;
}
#banner ul li img {
	
	margin-bottom: 10px;
}
#banner ui li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


/*-----
#menu ul {
width: 250px;
}

#menu li {
width: 250px;
}
-----*/

/*==================================================
フッターナビゲーション
==================================================*/
#footer-btn .indexbtn {
	text-align:right;
	padding:15px 30px 5px 0;
}
#footer-btn .topbtn {
	text-align:right;
	padding:15px 30px 0 0;
}

/* Footer-Menu ----------*/

#f-menu ul li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #CCCCCC;
	font-size: 12px;
	margin: 0 auto;
}
#f-menu .menutop {
	border-left: 1px solid #CCCCCC;
}
#f-menu ul li a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#f-menu ul li a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#f-menu ul li a:hover {
	color: #ffcc00;
	text-decoration: underline;
	font-weight: bold;
}


#f-navi ul li {
	clear: both;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #CCCCCC;
	font-size: 12px;
}
#f-navi ul li a:link {
	color: #aaaaaa;
	text-decoration: none;
	font-weight: bold;
}
#f-navi ul li a:visited {
	color: #aaaaaa;
	text-decoration: none;
	font-weight: bold;
}
#f-navi ul li a:hover {
	color: #b9ccda;
	text-decoration: underline;
	font-weight: bold;
}
#f-navi .menutop {
	border-left: 1px solid #CCCCCC;
}

/* footer_img ----------*/
#footer-img {
	padding-top: 0px;
	width: 950px;
	height: 100px;
}
