/* +++++++++++++++++++++ ベース設定 +++++++++++++++++++++ */

/* ++++++ ブログの横幅設定 ++++++ */

#container {
	width: 680px;
	border-top: solid;
	border-bottom: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #202020;
	border-bottom-color: #202020;
	}

	/* ヘッダーの横幅 */
	#banner	{
		width: 680px;
		}

	/* メインの横幅 */
	#main	{
		width: 680px;
		}

	/* コンテンツ部分の横幅 */
	#center	{
		width: 443px;
		}

	/* サイドバーの横幅 */
	#left, #right	{
		width: 203px;
		}

	/* フッターの横幅 */
	#footer	{
		width: 680px;
		}


/* +++++++++++++++++++++ レイアウトのデザイン設定 +++++++++++++++++++++ */


body	{
	background-color: #202020;
	}

#container {
	background-color: #202020;
	}

#banner	{
	background-color: #202020;
	}

#main	{
	background-color: #202020;
	}
	
#center {
	background-color: #202020;
	}

#right {
	background-color: #202020;
	}

#left {
	background-color: #202020;
	}

#footer	{
	background-color: #202020;
	}

#recent {
	background-color: #202020;
	}

#archives {
	background-color: #202020;
	}

/* ++++++ その他設定 ++++++ */

body {
	text-align: center;
	margin: 0;
	padding: 0;
	}

#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	}
#banner	{
	margin: 0;
	padding: 0;
	}
#main {
	margin: 0;
	padding: 0;
	}

#center {
	float: left;
	margin-right: 20px;
	padding: 0;
	}

#left {
	float: left;
	padding: 0;
	margin: 0;
	}

#right {
	float: left;
	margin: 0;
	padding: 0;
	}

#footer	{
	clear: left;
	margin: 0;
	padding: 0;
	}

#calendar {
	margin: 0;
	padding: 0;
	}

#recent {
	margin: 0;
	padding: 0;
	}

#archives {
	margin: 0;
	padding: 0;
	}

/* +++++++++++++++++++++ フォントの種類設定 +++++++++++++++++++++ */
#container	{
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 13px;
	}

/* +++++++++++++++++++++ パーツのデザイン設定 +++++++++++++++++++++ */

/* ++++++ ヘッダー部分のデザイン ++++++ */


#banner	{
	font-size: 10px;
	color: #FFF;
	}

#banner p	{
	font-size: 10px;
	line-height: 130%;
	color: #FFF;
	}
#banner a	{
	color: #FFF;
	}

#banner a:hover	{
	color: #FFF;
	}

/* ++++++ コンテンツ部分のデザイン ++++++ */

.center_top	{
	font-size: 10px;
	color: #FFF;
	line-height: 200%;
	}


/* ++++++ サイドバー部分のデザイン ++++++ */

/* メニュー */
.sidebar h2	{
	font-size: 0.75em;
	border-bottom: solid 1px #3471C4;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.sidebar a	{
	color: #fff;
	text-decoration:none;
	}

.sidebar a:hover	{
	color: #999966;
	text-decoration:none;
	}

.sidebar ul	{
	font-size: 0.75em;
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/* エントリーメニュー */
#recent 	{
	font-size: 12px;
	color: #333333;
	}

#recent h3	{
	font-size: 0.75em;
	}

.recent-10spa 	{
	background-image: url(img/img_menu_back_10spa.gif);
	background-repeat:repeat-y;
	width: 217px;
	padding-bottom: 10px;
	}

.recent-20room 	{
	background-image: url(img/img_menu_back_20room.gif);
	background-repeat:repeat-y;
	width: 217px;
	padding-bottom: 10px;
	}

.recent-30meal 	{
	background-image: url(img/img_menu_back_30meal.gif);
	background-repeat:repeat-y;
	width: 217px;
	padding-bottom: 10px;
	}

.recent-40stay 	{
	background-image: url(img/img_menu_back_40stay.gif);
	background-repeat:repeat-y;
	width: 217px;
	padding-bottom: 10px;
	}

.recent-50access 	{
	background-image: url(img/img_menu_back_50access.gif);
	background-repeat:repeat-y;
	width: 217px;
	padding-bottom: 10px;
	}

.recent-60news 	{
	background-image: url(img/img_menu_back_60news.gif);
	background-repeat:repeat-y;
	width: 217px;
	padding-bottom: 10px;
	}

.recent-imgbbs 	{
	background-image: url(img/img_menu_back_imgbbs.gif);
	background-repeat:repeat-y;
	width: 217px;
	padding-bottom: 10px;
	}

.recent-entry 	{
	padding-left: 10px;
	}

.recent-entry a 	{
	color: #FFF;
	}

.recent-entry a:link{
	color: #FFF;
	}

.recent-entry a:hover,a:active 	{
	color: #999966;
	}

.recent-entry ul	{
	font-size: 12px;
	list-style-type:disc;
	list-style-position:inside;
	}
.recent-entry li	{
	color: #FFF;
	font-size: 12px;
	line-height: 200%; 
	}

.recent-count	{
	text-align: right;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	}

.recent-count a	{
	color: #FFF;
	}

.recent-count a:link	{
	color: #FFF;
	}

.recent-count a:hover,a:active 	{
	color: #999966;
	}

/* 問い合わせメール */
#mail_con 	{
	margin-top: 15px;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	}

/* 月別アーカイブ */

#archives h2	{
	font-size: 0.75em;
	margin-bottom: 0px;
	text-align:center;
	color: #ffffff;
	padding: 6px 0;
	}


/* ++++++ フッター部分のデザイン ++++++ */

#footer	{
	font-size: 10px;
	color: #FFF;
	}


#footer p	{
	font-size: 10px;
	color: #FFF;
	}
#footer a	{
	color: #fff;
	}

#footer a:hover	{
	color: #999966;
	}

#footer td	{
	font-size: 10px;
	color: #FFF;
	}



/* ++++++ imgbbsのデザイン ++++++ */
#imgbbs	{
	background-color: #3D3D3D;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #FFF;
	}

#imgbbs a	{
	color: #999966;
	}

#imgbbs a:hover	{
	color: #DCDC57;
	}

#imgbbs h1	{
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
	font-family: sans-serif;
	font-size: 16px;
	color: #fff;
	}

#imgbbs h2	{
	padding-top: 7px;
	padding-bottom: 0px;
	margin: 0px;
	font-family: sans-serif;
	font-size: 12px;
	color: #E18422;
	font-weight: bold;
	}

#imgbbs h3	{
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	font-family: sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	}

#imgbbs p	{
	font-size: 12px;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	}

#imgbbs table	{
	width: 100%;
	border: 0px;
	font-size: 12px;
	border-collapse: collapse;
	}
#imgbbs th	{
	color: #3080AB;
	}
#imgbbs td	{
	color: inherit;
	}
#imgbbs form p	{
	font-size: 12px;
	}

#imgbbs form td	{
	font-size: 12px;
	}

#imgbbs input, textarea	{
	font-size: 12px;
	padding: 1px;
	}
#imgbbs img
	{
	border: 0px;
	vertical-align: bottom;
	}
#imgbbs hr	{
	color: #FFFFFF;
	}

#navi
	{
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	color: #999966;
	}

#navi a	{
	color: #999966;
	}

#navi ul
	{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#navi li
	{
	display: inline;
	line-height: 200%
	margin: 0px;
	padding: 0px;
	}

#formw td
	{
	border: none;
	padding: 2px 0px;
	}
#read .reply
	{
	margin: 10px 0px;
	float: right;
	}
#tree div
	{
	margin: 25px 0px;
	}
#topic .box, #image .box
	{
	padding: 0px;
	}
#topic th, #image th
	{
	padding: 7px 0px;
	text-align: center;
	}
#topic td, #topic th
	{
	border: 1px solid #FFFFFF;
	}
#topic td
	{
	padding: 7px 7px;
	}
#topic .center
	{
	text-align: center;
	}
#image td
	{
	padding-top: 4px;
	text-align: center;
	vertical-align: bottom;
	}
#admin .post
	{
	text-align: right;
	}
#admin .page form
	{
	margin-bottom: 25px;
	float: right;
	}
#page
	{
	text-align: center;
	margin: 0px 0px 15px 0px;
	}
#copyright
	{
	font-size: 9px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 0px;
	margin: 0px;
	}

#copyright a	{
	color: #FFFFFF;
	}

#copyright a:hover	{
	color: #FFFFFF;
	}

.box
	{
	padding: 1px;
	margin: 25px 0px;
	}
.data
	{
	padding: 1px 10px;
	background-color: #202020;
	}
.data hr	{
	color: #FFFFFF;
	}

.mail, .url, .reply, .new
	{
	font-size: 12px;
	margin-left: 5px;
	}
.new
	{
	font-weight: normal;
	color: #FF6600;
	}

