@charset "Shift_JIS";
body {
	margin: 0px; text-align: center;
	font: 12px sans-serif; color: #696969;
	background: #f5deb3;
	scrollbar-base-color: #faebd7; scrollbar-face-color: #faebd7;
	scrollbar-3d-light-color: #ffffff; scrollbar-arrow-color: #bc8f8f;
	scrollbar-darkshadow-color: #ffffff;scrollbar-track-color: #ffffff;
	scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #bc8f8f;
}

a { text-decoration: none; color: #4682b4; }
a:hover { color: #ff6666; }
.brclear { clear: both; }
img { border-width: 0px; }
h1 { display: none; }
ul { list-style: none; margin: 0px; padding: 0px; }

/* 体裁ボックス */
#wrapper { width: 820px; margin: 0px auto; padding: 0px; }
/* ヘッダー */
#header { width: 820px; height: 105px; margin: 0px; padding: 0px; }
/* トップメニュー */
#topmenu {
	width: 820px; height: 25px; margin: 0px; padding: 0px;
	background-image: url(../images/page/menu_back.gif);
}
/* トップメニューリスト */
.toplist li {
	display: inline;
	white-space: nowrap;
	margin: 0px 15px;
	vertical-align: middle;
	font: bold 12pt/25px "Century Gothic","Monaco",sans-serif;
	text-shadow: #a9a9a9 2px 2px 1.3px;
}
.toplist a { color: #696969; }
.toplist a:hover { position: relative; top: 1px; left: 1px; color: #e9967a; }
/* メニューライン */
#menuline {
	width: 820px; height: 10px; margih: 0px; padding: 0px;
	background-image: url(../images/page/menu_line.gif);
	background-repeat: no-repeat;
}

/* メイン820 背景（★高さ変更あり！！★） */
#mainback {
	width: 820px; height: auto; margin: 0px; padding: 0px;
	background-image: url(../images/page/contents_back_noline.gif);
	background-repeat: repeat-y;
}
/* メイン 800 体裁枠 */
#mainbox { width: 800px; height: auto; margin: 0px 10px; padding: 0px; }


/*****************************************************************************************/
/* インフォ内容コンテンツここから */
/*****************************************************************************************/
/* インフォ中央タイトル */
#centertitle {
	padding: 2px; margin: 5px; 0px; border: dotted 2px #ffffff; background-color: #d2b48c;
	font: 12px; color: #8b4513; line-height: 16px;
}
.margintop5 { margin-top: 5px; }


/* インフォ中央 */
.waku {
	width: auto; height: auto; 0px; margin: 5px;
	padding-bottom: 5px; border-bottom: dotted 1px #d2b48c;
}
.hidari { float: left; width: 150px; }
.migi { float: left; margin-left: 7px; text-align: left; font-size: 12px; }
.naiyou { text-align: left; font-size: 12px; padding-left: 5px; }

/* コンテンツのタイトル(回り込みの右側) */
.infotitlel {
	font-size: 12px; font-weight: bold; color: #696969; background-color: #ffdab9;
	vertical-align: middle; margin-bottom: 5px; padding-left: 5px; text-align: left;
}
/* コンテンツのタイトル(全体) */
.infotitle {
	font-size: 12px; font-weight: bold; color: #696969; background-color: #ffdab9;
	vertical-align: middle; margin: 5px; padding-left: 5px; text-align: left;
}


.shopimg { width: 155px; text-align: center; vertical-align: middle; }
.shopimg img { margin-bottom: 2px; margin-top: 5px; padding: 0px; }
.shoptext { text-align: left; vertical-align: top; font-size: 10px; padding: 0px 14px; }


/*****************************************************************************************/
/* インフォ内容コンテンツここまで */
/*****************************************************************************************/

/* ▼フッター▼ */
#footer {
	width: 820px; height: 50px; margin: 0px; padding: 0px; clear: left;
	background-image: url(../images/page/footer_back.gif);
}
#footers {
	width: 820px; height: 50px; margin: 0px; padding: 0px;
	vertical-align: middle;
	font: 10px/50px sans-serif;
}
