@charset "Shift_JIS";
/*共通のボディー指定*/
body {
	font-size: 100%;
	color: #666666;
	text-align: center;
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	clear: right;
}

/*上部指定*/
#bg_ue {
	background-image: url(../img/bg_ue.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 796px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 6px;
}

/*上部指定*/
.ue_link a {
	font-size: 70%;
	color: #333333;
}

/*共通バナーバック指定*/
#se-banner_bg {
	background-image: url(../img/se_bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 7px;
	width: 162px;
}
/*共通バナー指定*/
.se-banner {
	margin-bottom: 5px;
}
#se_under {
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #674D4E;
	width: 615px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
/*共通タイトル*/
#se_title {
	width: 613px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9E763A;
	border-left-color: #9E763A;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: left;
	margin-top: 5px;
}
/*共通パンくず*/
#sub_link {
	font-size: 70%;
	clear: right;
	float: right;
	padding-top: 8px;
}
/*共通キャッチコピー*/
#se_catch {
	font-size: 80%;
	line-height: 1.5em;
	width: 614px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	text-align: left;
}
/*共通メインスペース*/
#se_main {
	width: 614px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
/*ドットライン*/
.line_dot {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*ページトップボタン*/
.pagetop {
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align: right;
	padding-top: 5px;
}
.pagetop_line {

	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align: right;
	padding-top: 3px;
}
.backpage {
	margin-bottom: 5px;
	width: 613px;
}
/*ゴールド枠*/
.g_waku {
	margin-right: auto;
	margin-left: auto;
	border: 3px double #9E763A;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 80%;
	width: 350px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../img/moyou_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/*バナー一覧詳しくは*/
.banner_ichiran {
	font-size: 70%;
	color: #333333;
	text-align: right;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
.banner_ichiran a {
	color: #544224;
}

