@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0; 

	}

body {
	font-family:"ＭＳ Ｐゴシック", "Osaka", sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	text-align:center;
	}

/*　リンク設定　*/

a {color:#B98201; text-decoration:none;}
a:active {color:#B98201; text-decoration:underline:none;}
a:visited {color:#B98201; text-decoration:none;}
a:hover {color:#B98201; text-decoration:underline;}

.s14_gold {color:#B98201; font-Size:14px; line-height:18px; vertical-align:bottom;}
.s14_gold a {color:#B98201; text-decoration:none;}
.s14_gold a:active {color:#B98201; text-decoration:underline:none;}
.s14_gold a:visited {color:#B98201; text-decoration:none;}
.s14_gold a:hover {color:#B98201; text-decoration:underline;}

.s12_gold {color:#B98201; font-Size:12px; line-height:16px; vertical-align:bottom;}
.s12_gold a {color:#B98201; text-decoration:none;}
.s12_gold a:active {color:#B98201; text-decoration:underline:none;}
.s12_gold a:visited {color:#B98201; text-decoration:none;}
.s12_gold a:hover {color:#B98201; text-decoration:underline;}

.s10_gold {color:#B98201; font-Size:10px; line-height:13px; vertical-align:bottom;}
.s10_gold a {color:#B98201; text-decoration:none;}
.s10_gold a:active {color:#B98201; text-decoration:underline:none;}
.s10_gold a:visited {color:#B98201; text-decoration:none;}
.s10_gold a:hover {color:#B98201; text-decoration:underline;}

/*　文字設定　*/

.s14 { font-size: 14px; font-style: normal; line-height: 135%; font-weight: normal; }
.s12 { font-size: 12px; font-style: normal; line-height: 135%; font-weight: normal; }
.s10 { font-size: 10px; font-style: normal; line-height: 125%; font-weight: normal; }

.s14_red { font-size: 14px; color: #cc0000; font-style: normal; line-height: 135%; font-weight: normal; }

.s12_red { font-size: 12px; color: #cc0000; font-style: normal; line-height: 135%; font-weight: normal; }

.s10_red { font-size: 10px; color: #cc0000; font-style: normal; line-height: 125%; font-weight: normal; }

.s14_b { font-size: 14px; font-style: normal; line-height: 135%; font-weight: bold; }
.s12_b { font-size: 12px; font-style: normal; line-height: 135%; font-weight: bold; }
.s10_b { font-size: 10px; font-style: normal; line-height: 125%; font-weight: bold; }

.red { color: #cc0000; }

/*　h1〜h4　*/

h1 {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	}

h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W6", "MS 明朝", serif;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px;
	color: #333333;
	border-color: black black #BFA958;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width:1px;
	border-left-width: 0px;
	}

h2 span { font-size: 16px; }

h3 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W6", "MS 明朝", serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	margin: 5px 0 ;
	padding: 0px;
	color: #666666;
	}

h3.s18 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W6", "MS 明朝", serif;
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
	margin: 10px 0 10px 0;
	padding: 0px;
	color: #333333;
	border-color: black black #BFA958;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width:1px;
	border-left-width: 0px;
	}

h3.s18 span { font-size: 14px; }

h3.s16 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W6", "MS 明朝", serif;
	font-size: 16px;
	font-style: normal;
	line-height: 23px;
	margin: 10px 0 10px 0;
	padding: 5px;
	color: #000000;
	border-color: #BFA958;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width:1px;
	border-left-width: 7px;
	}

/*知る・参加するのみの設定*/
h3.s16 span { font-size: 12px; font-family:"ＭＳ Ｐゴシック", "Osaka", sans-serif;}

/*上下　破線設定*/

h3.line {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W6", "MS 明朝", serif;
	font-size: 16px;
	font-style: normal;
	line-height: 23px;
	margin: 0px 0 0px 0;
	padding: 0px;
	color: #000000;
	border-color: #BFA958;
	border-style: dotted;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width:1px;
	border-left-width: 0px;
	}

/*上下　破線設定*/

h3.line a {color:#cc0000; text-decoration:none;}
h3.line a:active {color:#B98201; text-decoration:underline:none;}
h3.line a:visited {color:#B98201; text-decoration:none;}
h3.line a:hover {color:#B98201; text-decoration:underline;}

/*下のみ　破線設定*/

h3.line2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W6", "MS 明朝", serif;
	font-size: 14px;
	font-style: normal;
	line-height: 23px;
	margin: 0px 0 0px 0;
	padding: 0px;
	color: #000000;
	border-color: #BFA958;
	border-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width:1px;
	border-left-width: 0px;
	}

h4 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W6", "MS 明朝", serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	color: #666666;
	}

img { border: 0px; }
.clr { clear: both; }
.cnt { text-align:center; }

#content {
	text-align:center;
	width:960px;/* necessary for ie win */
	border-color: #BFA958;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width:1px;
	border-left-width: 0px;
	}

#main {
	margin: 10px auto 0 auto;
	padding: 0;
	width: 955px;/* necessary for ie win */
	text-align:left;
	border-color: #BFA958;
	border-style: solid;
	border-width: 0px;
	}

#left_menu {
	float: left;
	width: 240px;/* necessary for ie win */
	margin: 0 0 0 10px;
	padding: 0px 0px;
	}


/*以下内容*/

#right_corporate {
	float: right;
	width: 660px;/* necessary for ie win */
	margin: 0 10px 20px 0;
	padding: 0 0;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	}


.date {
    font-size: 14px;
	margin: 10px 0;
	text-align:right;
	}


/*マージン設定*/

.h_margin3px {
	margin: 3px 0;
	text-align:left;
	}

.h_margin5px {
	margin: 5px auto;
	}


.h_margin5px table {
	margin: 5px auto;
	}

.h_margin10px {
	margin: 10px 0;
	}

.h_margin20px {
	margin: 20px 0;
	}

/*バックナンバーへのリンクボタンマージン*/


.yomoyama_btn {
	margin: 0px;
	text-align: center;
	}


/*知る・参加する　の設定*/

.half_left {
	float: left;
	width:320;
	}
.half_right {
	float: right;
	width:320;
	}

/*トップへ戻る*/
#backtop {
	text-align: right;
	width:660;
	font-size:12px;
	}