@charset "UTF-8";
body {
	background-image: url(../img/back_body.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}
/*上へ戻るボタン*/
#upback {
	left: 0px;
	position: fixed;
	z-index: 999;
	bottom: 60px;
}
#wrapper {
	background-attachment: scroll;
	background-image: url(../img/back_bodyimg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#wrap {
	width: 910px;
	background-image: url(../img/back_container.png);
	background-repeat: repeat-y;
	background-position: left top;
}


h1 {
	background-color: #0033CC;
	background-image: url(../img/back_h1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	width: 585px;
	padding-left: 15px;
	padding-top: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow:1px 1px 2px rgba(255,255,255,0.4);
}
/*ページによってh1の背景画像を変更*/
#sup {
	background-image: url(../img/back_h1_sup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#his {
	background-image: url(../img/back_h1_his.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#cup {
	background-image: url(../img/back_h1_cup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sup {
	background-image: url(../img/back_h1_sup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#gal {
	background-image: url(../img/back_h1_gal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 a {
	color: #FFFFFF;
}

h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 28px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	text-indent: 20px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
h3 {
	margin-left: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #000066;
	border-left-color: #000066;
	margin-top: 10px;
	font-size: 24px;
}
h4 {
	padding-left: 20px;
	font-size: 24px;
	color: #0000FF;
	line-height: 30px;
	padding-top: 20px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	text-align: center;
}
h5 {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #FF0000;
	background:linear-gradient(90deg,#ff0000, #990000);
	margin-top: 10px;
	padding-left: 20px;
	padding-bottom: 8px;
	padding-top: 5px;
}
h6 {
	font-size: 15px;
	color: #FFFFFF;
	background-color: #0000CC;
	padding-bottom: 5px;
}


#navi {
	position: fixed;
	width: 290px;
	left: 0px;
	height: 100%;
}
#navi ul {
	margin-top: 9px;
	margin-left: 10px;
	padding: 3px;
	background-color: #0066FF;
	background:linear-gradient(45deg,#3366ff, #0033cc);
}
/*ナビのステートは各ページでidをblue→acに変更することで対応*/
#navi #blue{
	height: 36px;
	padding-top: 10px;
	padding-bottom: 7px;
	background-color:#0000FF;
	background:linear-gradient(#0000cc, #0033ff);
	margin: 2px;
}
#navi #ac{
	height: 36px;
	padding-top: 10px;
	padding-bottom: 7px;
	background-color:#FF0000;
	margin: 2px;
	font-weight: bold;
}
#navi li a {
	display: block;
	width: 100%;
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 24px;
	text-align: center;
	color: #FFFFFF;
	text-shadow:1px 1px 2px rgba(255,255,255,0.4);
}
#navi li a:hover {
	display: block;
	width: 100%;
	background-color: #ecfafc;
	color: #000066;
}


#return {
	height: 200px;
	width: 300px;
}
#container {
	padding-left: 300px;
	width: 600px;
}


#main {
	width: 560px;
	padding-right: 20px;
	padding-left: 20px;
	background-attachment: fixed;
	background-image: url(../img/main_visual.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 50px;
}
#main p {
	padding-top: 8px;
}

#main .k46 {
	text-align: right;
	display: block;
	padding-bottom: 8px;
}
#main dl {
	background-image: url(../img/main_info_01.jpg);
	background-repeat: no-repeat;
	width: 280px;
	color: #CCCCCC;
	height: 560px;
	padding-top: 20px;
	font-size: 10px;
	line-height: 14px;
	overflow:hidden;
	padding-left: 280px;
}
#main dt {
	float: left;
	width: 200px;
}
#main dd {
	float: left;
	width: 80px;
}
#main .dy {
	font-size: 12px;
	color: #666666;
	margin-left: 30px;
}
#main .lc {
	color: #0000CC;
}
#main .jy {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
/*沿革ページ用*/
#main_his {
	width: 560px;
	padding-right: 20px;
	padding-left: 20px;
	background-attachment: fixed;
	background-image: url(../img/main_his.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 50px;
}
#main_his dl {
	width: 540px;
	color: #000066;
	padding-top: 18px;
	overflow:hidden;
	padding-left: 10px;
	font-size: 16px;
	line-height: 18px;
	padding-bottom: 50px;
}
#main_his dt {
	float: left;
	width: 200px;
	margin-top: 8px;
}
#main_his dd {
	float: left;
	width: 340px;
	margin-top: 8px;
	font-weight: bold;
}

#main_his p {
	padding-top: 12px;
}
#main_his .ho {
	padding-left: 12px;
	display: block;
}
#main_his .jo {
	font-weight: bold;
}
#main_his .na {
	font-style: italic;
}
#main_his .no {
	display: block;
	margin-left: 24px;
	margin-bottom: 15px;
}


/*総会ページ*/
#main_cup {
	width: 560px;
	padding-right: 20px;
	padding-left: 20px;
	background-attachment: fixed;
	background-image: url(../img/main_visual.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 50px;
}
#main_cup p {
	padding-top: 15px;
	padding-bottom: 20px;
}
#main_cup dl {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	overflow: hidden;
	width: 520px;
}
#main_cup dt {
	font-size: 16px;
	display: block;
	float: left;
	width: 150px;
}
#main_cup dd {
	font-size: 18px;
	width: 370px;
	display: block;
	font-weight: bold;
	float: left;
}
#main_cup .lc {
	color: #0033CC;
	text-align: center;
	display: block;
	font-size: 24px;
	font-weight: bold;
}
/*会費情報の表*/
#main_cup table {
	margin-top: 15px;
	border: 1px solid #0000CC;
	text-align: center;
	vertical-align: middle;
	width: 520px;
	margin-right: 20px;
	margin-left: 20px;
}
#main_cup th {
	color: #FFFFFF;
/*	background-color: #0000CC;*/
}
#main_cup tr {
	font-size: 18px;
	height: 30px;
	padding-bottom: 5px;
}
#main_cup .spacer {
	font-size: 1px;
	color: #0000CC;
}
th:hover {
	cursor:default;
	background:#ecfafc;
}
.th_tytle1 {
	width: 200px;
	background:#0000DD;
}
.th_tytle2 {
	width: 200px;
	background:#0033FF;
}
.td_price1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000CC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3333FF;
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3333FF;
}
.td_price2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000CC;
}
.td_price3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3333FF;
}
.td_price4 {
}


/*ギャラリー用ページ*/
#main_gal {
	width: 560px;
	padding-right: 20px;
	padding-left: 20px;
	background-attachment: fixed;
	background-image: url(../img/main_visual.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 50px;
}
#main_gal dl {
	overflow: hidden;
}
#main_gal dt {
	display: block;
	float: left;
	width: 269px;
	border: 1px solid #000099;
	margin-top: 15px;
	margin-left: 7px;
	text-align: center;
}

#main_gal img {
	padding-top: 10px;
}
#main_gal .spacer {
	display: block;
	height: 500px;
	padding-top: 12px;
	overflow: hidden;
}
#main_gal .date {
	font-size: 16px;
	padding-left: 20px;
}
#main_gal .btn {
	font-size: 16px;
	color: #fff;
	display: block;
	width: 150px;
	height: 24px;
	border: 1px solid #CCFFFF;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-color:#0000FF;
	background:linear-gradient(#0000cc, #0033ff);
	text-shadow:1px 1px 2px rgba(255,255,255,0.4);
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: right;
}
#main_gal .btn a {
	color: #FFFFFF;
	display: block;
}


#fotter {
	font-style: normal;
	color: #CCCCCC;
	background-color: #000066;
	text-align: center;
	height: 800px;
	padding-top: 20px;
}
#main_cup .ippan {
	background-color: #0033CC;
}
#main_cup .gakusi {
	background-color: #0033FF;
}
#main_run {
	width: 560px;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
}
#main_run dl {
	padding-top: 8px;
	overflow: hidden;
}
#main_run dt {
	float: left;
	display: block;
}
#main_run dd {
	float: left;
	padding-left: 10px;
	display: block;
}
#main_run p {
	padding-top: 8px;
}
#main_run h6 {
	display: block;
	float: left;
	width: 270px;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#main_gal p {
	padding-left: 8px;
}
