@charset "Shift_JIS";
body {
	margin: 0px; text-align: center;
	font: 12px sans-serif; color: #666666;
	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: #666666; }
a:hover { color: #996600; }
.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 背景（高さ変更 iframe より 10 大きい） */
/* ★★★ギャラリー用高さ★★★ */
#mainback490h {
	width: 820px; height: 490; margin: 0px; padding: 0px;
	background-image: url(../images/page/contents_back.gif);
	background-repeat: repeat-y;
}
/* ★★★素材用高さ★★★ */
#mainback610h {
	width: 820px; height: 610; margin: 0px; padding: 0px;
	background-image: url(../images/page/contents_back.gif);
	background-repeat: repeat-y;
}

/* メイン 800 体裁枠 （ 上から ギャラリー用・素材用 ） */
#mainbox490h { width: 800px; height: 490px; margin: 0px 10px; padding: 0px; }
#mainbox610h { width: 800px; height: 610px; margin: 0px 10px; padding: 0px; }



/* ■左サブメニュー■ */
#submenu {
	width: 155px; height: auto; margin: 0px; padding: 0px;
	float: left;
}
#submenus {
	width: 145px; height: auto;	 margin: 5px;
	text-align: center;
}
/* サブメニュー 総合タイトル */
.smenutitle a {
	margin: 0px auto;
	width: 140px;
	display: block;
	text-align: center;	
	font: bold 14px/18px sans-serif;
	letter-spacing: 0.1em;
	color: #a0522d;
	vertical-align: middle;
	border-top: 2px dotted #cd853f;
	border-bottom: 2px dotted #cd853f;
	background: #faebd7;
}
/* サブメニュー カテゴリータイトル */
.smenucate a {
	margin: 5px auto;
	width: 140px;
	display: block;
	font: bold 14px/20px sans-serif;
	letter-spacing: 0.1em;
	color: #ffffff;
	background: #996633;
	border: 2px dotted #ffffff;
}
.smenucate a:hover {
	color: #ffffff;
	background: #ff6666;
}
/* サブ〜リストカテゴリー */
.subcate {
	margin: 2px 0px 2px 5px;
	padding: 0px 0px 0px 4px;
	font: 12px/16px sans-serif;
	color: #dc143c;
	border-left: 8px solid #ff6666;
	text-align: left;
}
/* サブ〜リスト　字下げ12px(・点タイトル用) */
.sublist12m {
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font: 12px/16px "ＭＳ Ｐゴシック",sans-serif;
}
.sublist12m a { color: #666666; }
.sublist12m a:hover { color: #db7093; position: relative; top: 1px; left: 1px; }
/* サブ〜リスト　字下げ17px(普通タイトル用) */
.sublist17m {
	margin: 0px 0px 0px 17px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font: 12px/16px "ＭＳ Ｐゴシック",sans-serif;
}
.sublist17m a { color: #666666; }
.sublist17m a:hover { color: #db7093; position: relative; top: 1px; left: 1px; }

/* ●右コンテンツ● */
#content {
	width: 645px; height: auto; margin: 0px; padding: 0px;
	text-align: left;
	float: right;
}
#contents {
	width: 630px; height: auto;
	margin: 5px 5px 5px 10px; padding: 0px;
	text-align: center;
}

/* ▼フッター▼ */
#footer {
	width: 820px; height: 50px; margin: 0px; padding: 0px;
	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;
}
