@charset "Shift_JIS";
body {
	margin: 0px; text-align: center;
	font: 12px sans-serif; color: #666666;
}

a { text-decoration: none; color: #778899; }
a:hover { color: #ff6672; }
.brclear { clear: both; }
img { border-width: 0px; }
h1 { display: none; }

/* ---------------------------------------------------------------------------- */
/* トップページ専用 */
/* 体裁ボックス(トップページ用) */
#gwrappertop { width: 630px; height: auto; margin: 0px auto; }

/* ４分割ボックス(トップページ用) */
#gellerytopbox1 { width: 315px; height: 240px; background: #ffffff; float: left; }
#gellerytopbox2 { width: 315px; height: 240px; background: #ffcc65; float: right; }
#gellerytopbox3 { width: 315px; height: 240px; background: #ffa07a; float: left; }
#gellerytopbox4 { width: 315px; height: 240px; background: #5f9ea0; float: right; }

/* インフォボックス（４分割内　白と無地） */
.ginfoboxw {
	width: 305px; height: auto;
	margin: 5px;
	padding-bottom: 5px;
	background: #ffffff;
}
.ginfobox {
	width: 305px; height: auto;
	margin: 5px;
	padding-bottom: 5px;
}
/* インフォテキスト（４分割左上のタイトル） */
.fcomic12 { font: 12pt "Comic Sans MS",sans-serif; }

/* インフォタイトル（４分割内） */
.ginfotitle {
	margin-bottom: 10px;
	text-align: right;
	font: bold 14px/16px "Century Gothic","Monaco",sans-serif;
}
/* インフォテキスト（４分割内） */
.ginfotext {
	margin: 5px;
	font: 12px/16px sans-serif;
}
p.ginfotext {
	margin: 10px 5px 5px 5px;
	font: 12px/16px sans-serif;
}
/* リンクカラー */
.linkcolor1 a { text-decoration: none; color: #a0522d; }
.linkcolor1 a:hover { color: #ff6672; }
.linkcolor2 a { text-decoration: none; color: #a52a2a; }
.linkcolor2 a:hover { color: #ff6672; }
.linkcolor3 a { text-decoration: none; color: #8fbc8f; }
.linkcolor3 a:hover { color: #ff6672; }

/* ---------------------------------------------------------------------------- */
/* ギャラリーページ用 */
/* 体裁ボックス (ギャラリー全般) */
#gwrapper {
	width: 610px;
	height: auto;
	margin: 0px auto;
}

/* Ｇボックス　左 */
.gboxl { width: 305px; height: auto; margin-top: 20px; float: left; }
.gboxltop { width: 305px; height: auto; margin-top: 10px; float: left; }
/* Ｇボックス　右 */
.gboxr { width: 305px; height: auto; margin-top: 20px; float: right; }
.gboxrtop { width: 305px; height: auto; margin-top: 10px; float: right; }

/* Ｇボックス　テキスト */
.gboxtext { font: 14px/22px "ＭＳ Ｐゴシック",sans-serif; }

/* Ｇイメージ　ボーダーのみ */
.gimgb2 {	border: solid 2px #a0522d; }
/* Ｇイメージ 上マージン別 ／ ボーダー(有・無) */
.gboximg20 { margin: 20px auto 5px auto; }
.gboximg20b { margin: 20px auto 5px auto; border: solid 1px #8b4513; }
.gboximg60 { margin: 60px auto 5px auto; }
.gboximg60b { margin: 60px auto 5px auto; border: solid 1px #8b4513; }

/* ■Ｇボックス背景 */

.gbox00 { width: 610px; height: 440px; background: #ffffff; } /* 白 */
.gbox01 { width: 610px; height: 440px; background: #cd853f; } /* 茶 */
.gbox02 { width: 610px; height: 440px; background: #ffcc66; } /* 黄色(薄オレンジ) */
.gbox03 { width: 610px; height: 440px; background: #f08080; } /* ピンク(濃い) */
.gbox04 { width: 610px; height: 440px; background: #ffe4e1; } /* ピンク(薄い) */
.gbox05 { width: 610px; height: 440px; background: #add8e6; } /* 水色(濃い) */
.gbox06 { width: 610px; height: 440px; background: #ffdab9; } /* ベージュ肌色 */
.gbox07 { width: 610px; height: 440px; background: #deb887; } /* ベージュ(濃い) */
.gbox08 { width: 610px; height: 440px; background: #f4a460; } /* オレンジ(濃い) */
.gbox09 { width: 610px; height: 440px; background: #d2b48c; } /* ベージュレンガ系 */
.gbox10 { width: 610px; height: 440px; background: #696969; } /* グレー(濃い) */
.gbox11 { width: 610px; height: 440px; background: #666699; } /* 紺 */


/* □Ｇボックス(上下の空間用)　高さ 40px */
.h40box00 { width: 610px; height: 40px; background: #ffffff; }
.h40box04 { width: 610px; height: 40px; background: #ffe4e1; }



/* ---------------------------------------------------------------------------- */
/* ＜ Back - Next ＞上用ページ移動 */
#backnextbox {
	width: 610px; height: auto;
	margin: 0px;
	font: bold 12px/25px sans-serif;
}
#backbox { width: 100px; margin: 0px; float: left; }
#backbox a { color: #a9a9a9; }
#backbox a:hover { color: #708090; }

#bnbox { width: 410px; margin: 0px; float: left; }
#bnbox a { color: #bc8f8f; }
#bnbox a:hover { color: #deb887; }


#nextbox { width: 100px; margin: 0px; float: left; }
#nextbox a { color: #a9a9a9; }
#nextbox a:hover { color: #708090; }

/* ---------------------------------------------------------------------------- */
/* △ページ移動 */
#pagemove {
	width: 609px; height: auto;
	margin: 20px auto 50px auto;
	border-top: solid 2px #663300;
	border-bottom: solid 2px #663300;
	font: bold 12px/25px sans-serif;
}
.movebox a {
	width: 203px;
	margin: 0px;
	float: left;
	background: #f5deb3;
	color: #8b4513;
}
.movebox a:hover {
	background: #ffffff;
	color: #e9967a;
}

/* ---------------------------------------------------------------------------- */
/* ▽フッター注意書き */
#gfoot { font: 12px "ＭＳ Ｐゴシック",sans-serif; }
/* ---------------------------------------------------------------------------- */

/* 共通色 */
span.cl000 { color: #ffffff; } /* 白 */
span.cl001 { color: #8b4513; } /* 濃い茶 */
span.cl002 { color: #20b2aa; } /* 青緑 */
span.cl003 { color: #4682b4; } /* 青 */
span.cl004 { color: #bc8f8f; } /* ピンク紫 */
span.cl005 { color: #ffdab9; } /* クリーム */
span.cl006 { color: #add8e6; } /* みずいろ */
span.cl007 { color: #dc143c; } /* 赤 */


/* ---------------------------------------------------------------------------- */
