body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #fffae4 url(img/bg_body.png) repeat-x;
	font-family: "ＭＳ Ｐゴシック",sans-serif;
}

p {
	margin: 0px;
	padding: 0px;
}

hr {
	color: #f90;
	width: 100%;
}

form {
	margin: 0px;
	padding: 0px;
}

#head {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 84px;
	border-top: 8px #f8b862 solid;
	border-bottom: 2px #f7e691 solid;
	background: url(img/bg_head.png) repeat-x;
}

#head_main {
	margin: 0 auto;
	padding: 0;
	width: 870px;
	line-height: 130%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#head_left {
	width: 390px;
	float: left;
}

#head_right {
	margin: 0;
	padding: 15px 0 0 110px;
	float: left;
}

#head_right h4 {
	text-indent: -3000px;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
}

#head_right h4.member a {
	display: block;
	width: 166px;
	height: 52px;
	background: url(img/hrad_menu.png) no-repeat 0px -52px;
}

#head_right h4.member a:hover {
	display: block;
	width: 166px;
	height: 52px;
	background: url(img/hrad_menu.png) no-repeat 0px 0px;
}

#head_right h4.contact a {
	display: block;
	width: 166px;
	height: 52px;
	background: url(img/hrad_menu.png) no-repeat -166px -52px;
}

#head_right h4.contact a:hover {
	display: block;
	width: 166px;
	height: 52px;
	background: url(img/hrad_menu.png) no-repeat -166px 0px;
}

#title h1 {
	text-indent: -3000px;
	background: url(img/title.gif) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}

#title a {
	display: block;
	width: 385px;
	height: 50px;
	background: url(img/title.gif) no-repeat 0px 0px;
}

#title a:hover {
	display: block;
	width: 385px;
	height: 50px;
	background: url(img/title.gif) no-repeat 0px -50px;
}

.sub_title {
	margin:10px 0 0 17px;
	font-size: 12px;
	color: #333;
}

#main {
	margin: 0 auto;
	padding: 0;
	width: 868px;
	background: #f4db66 url(img/bg_main_sub.png) repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#main_sub {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 254px;
	float: left;
}

#sub_menu {
	margin: 0;
	padding: 16px 0 0 0;
	text-align: center;
}

#sub_menu h4 {
	text-indent: -3000px;
	margin: 0;
	padding: 0;
}

#sub_menu h4.what_gp a {
	margin: 0 auto;
	display: block;
	width: 222px;
	height: 82px;
	background: url(img/what_gp.png) no-repeat 0px 0px;
}

#sub_menu h4.what_gp a:hover {
	margin: 0 auto;
	display: block;
	width: 222px;
	height: 82px;
	background: url(img/what_gp.png) no-repeat 0px -81px;
}

#main_sub .menu {
	margin: 0 auto 16px auto;
	padding: 10px 0;
	text-align: center;
	width: 220px;
	background: url(img/bg_menu.png) repeat-y;
}

#main_sub .menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main_sub .menu li {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 200px;
	height: 32px;
}

.menu a {
	margin: 0;
	padding: 9px 0 9px 24px;
	display: block;
	position: relative; /* IE6用 */
	background: url(img/menu_btn.png) no-repeat 0px 0px;
	text-align: left;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.menu a:link {
	margin: 0;
	padding: 9px 0 9px 24px;
	display: block;
	position: relative; /* IE6用 */
	background: url(img/menu_btn.png) no-repeat 0px 0px;
	text-align: left;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.menu a:active {
	margin: 0;
	padding: 9px 0 9px 24px;
	display: block;
	position: relative; /* IE6用 */
	background: url(img/menu_btn.png) no-repeat 0px 0px;
	text-align: left;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.menu a:visited {
	margin: 0;
	padding: 9px 0 9px 24px;
	display: block;
	position: relative; /* IE6用 */
	background: url(img/menu_btn.png) no-repeat 0px 0px;
	text-align: left;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover {
	margin: 0;
	padding: 9px 0 9px 24px;
	display: block;
	background: url(img/menu_btn.png) no-repeat 0px -32px;
	text-align: left;
	font-size: 14px;
	color: #c00;
	font-weight: bold;
	text-decoration: none;
}

#main_contents {
	margin: 0;
	padding: 0;
	width: 612px;
	float: left;
	background: #fff;
	border-left: 1px solid #ccc;
	min-height:500px;
	height: auto !important;
	height: 500px;
}

ol#pan {
	margin: 0;
	padding: 8px 5px 15px 18px;
	font-size: 12px;
	list-style: none;
}
ol#pan li {
	float: left;
	padding-right: 7px;
	padding-left: 10px;
	background: url(img/pan.gif) no-repeat 0 50%;
}
ol#pan li.home {
	padding-left: 0;
	background: none;
}
ol#pan li a:link,
ol#pan li a:visited {
	color: #999;
	text-decoration: underline;
}
ol#pan li a:hover,
ol#pan li a:active {
	color: #f63;
	text-decoration: underline;
}
ol#pan li em {
	font-style: normal;
	color: #999;
	font-weight: bold;
}

h2 {
	margin: 8px 0 16px 12px;
	padding: 14px 5px 0 20px;
	width: 599px;
	height: 50px;
	background: url(img/h2.png) no-repeat;
	font-weight: bold;
	font-size: 20px;
	color: #666;
}

h3 {
	margin: 0 0 10px 0;
	padding: 6px 10px 5px 10px;
	background: #ffe3b6 url(img/h3.png) repeat-x;
	font-weight: bold;
	font-size: 16px;
	color: #5b3e1c;
	border: 1px #fc6 solid;
	border-left: 5px #fc6 solid;
}

#main_main h4 {
	margin: 6px 0 6px 0;
	padding: 0 0 0 22px;
	background: url(img/h4.png) no-repeat;
	font-weight: bold;
	font-size: 14px;
	color: #e2620c;
}

#main_main ul{
	margin: 10px 0 17px 40px;
	padding: 0;
	line-height: 130%;
}

#main_main {
	margin: 0 20px 20px 20px;
	padding: 0;
	width: 571px;
	line-height: 1.4em;
	font-size: 14px;
	color: #333;
}

#foot {
	margin: 0;
	padding: 0;
	width: 100%;
	height:100px;
	border-top: 3px #f8b862 solid;
	background: url(img/bg_foot.png) repeat-x;
}

#foot_main {
	margin: 0 auto;
	padding: 0;
	width: 870px;
	line-height: 130%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.pagetop {
	width: 571px;
	margin: 0;
	padding: 14px 0 5px 0;
	font-size: 12px;
	text-align: right;
	line-height: 1.8em;
}

ul#foot_navi {
	margin: 0;
	padding: 3px 18px 0 0;
	font-size: 12px;
	text-align: right;
}

ul#foot_navi li{
	display: inline;
	background:url(img/foot_bar.png) no-repeat center right;
	padding-left:9px;
	padding-right:9px;
	letter-spacing:1px;
	}

ul#foot_navi span{
	background:url(img/foot_bar.png) no-repeat center left;
	padding-left:9px;
	}

.copy {
	margin: 0;
	padding: 0 15px 0 0;
	text-align: right;
	color: #366;
	font-size: 11px;
	font-family: monospace;
}

.info {
	margin: 0;
	padding: 10px;
	overflow: auto;
	background-color: #ffc;
	border: #fc3 2px solid;
}

.boder_nomal1 {
	margin: 5px 0;
	padding: 7px;
	border: 1px #999 solid;
}

.album {
	display: block;
	margin:0px 5px 5px 5px;
	background:#ffffff;
	padding:7px 3px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #efefef;
	border-left:1px solid #efefef;
}

.clear { clear: both;}

.left { text-align: left;}
.center { text-align: center; }
.right { text-align: right;}

.m_to10 { margin-top: 10px;}
.m_bo10 { margin-bottom: 10px;}
.m_le30 { margin-left: 30px;}
.m_ri20 { margin-right: 20px;}

.m_5 { margin: 5px;}

.fs10 { font-size: 10px;}
.fs11 { font-size: 11px;}
.fs12 { font-size: 12px;}
.fs14 { font-size: 14px;}
.fs16 { font-size: 16px;}
.fs20 { font-size: 20px;}

.l130 { line-height: 130%; }
.l150 { line-height: 150%; }
.l200 { line-height: 200%; }

.b { font-weight: bold;}

.red { color: #900;}
.gray { color:#666;}

.ore1 { color:#ffc;}
.ore2 { color:#fc3;}
.ore3 { color:#f90;}

a:link    { color:#c30; text-decoration:underline;}
a:visited { color:#c60; text-decoration:underline;}
a:hover   { color:#f30; text-decoration:underline;}
a:active  { color:#00c; text-decoration:underline;}

a.no:link    { color:#c30; text-decoration:none;}
a.no:visited { color:#c60; text-decoration:none;}
a.no:hover   { color:#f30; text-decoration:none;}
a.no:active  { color:#00c; text-decoration:none;}

#foot_navi a:link    { color:#c30; text-decoration:none;}
#foot_navi a:visited { color:#c60; text-decoration:none;}
#foot_navi a:hover   { color:#900; text-decoration:none;}
#foot_navi a:active  { color:#900; text-decoration:none;}

a:hover img.hover{
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

/* 2カラム */
div.2colMain { width: 100%; border-style: none; margin-top: 10px; }
div.col1 { float: left; width: 50%;}
div.col2 { float: left; width: 49%;}

.clearleft { clear: left; }


/* contact */

#contact_tbl {
	border-top: 3px #f8b862 solid;
	border-bottom: 3px #f8b862 solid;
	margin: 0;
	padding: 1px 0;
}

#contact_tbl .table{
	table-layout: fixed;
	width: 570px;
	empty-cells: show;
	border-collapse: separate;
}

#contact_tbl td{
	margin: 0;
	padding: 5px;
}

#contact_tbl .left{
	width: 120px;
	height: 38px;
	font-size: 12px;
	font-weight:bold;
	text-align: right;
	padding-right: 10px;
	background: #fcf4cf url(img/bg_h_ye.png) repeat-x;
}

#contact_tbl .right{
	height: 38px;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	border-bottom: #eee 1px solid;
}

/* org */

#org_tbl {
	border-top: 3px #f8b862 solid;
	border-bottom: 3px #f8b862 solid;
	margin: 0;
	padding: 1px 0;
}

#org_tbl .table{
	table-layout: fixed;
	width: 570px;
	empty-cells: show;
	border-collapse: separate;
}

#org_tbl td{
	margin: 0;
	padding: 5px;
}

#org_tbl .head {
	height: 38px;
	font-size: 16px;
	font-weight:bold;
	text-align: left;
	color: #e2620c;
	padding-left: 15px;
	background: #ffc url(img/bg_h_ye.png) repeat-x;
}

#org_tbl .left{
	width: 120px;
	height: 38px;
	font-size: 14px;
	font-weight:bold;
	text-align: left;
	padding-left: 30px;
	background: #efefef url(img/bg_h_hi.png) repeat-x;
}

#org_tbl .right{
	height: 38px;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	border-bottom: #eee 1px solid;
}

/* member */

#member_tbl {
	border-top: 3px #f8b862 solid;
	border-bottom: 3px #f8b862 solid;
	margin: 0;
	padding: 1px 0;
}

#member_tbl table{
	table-layout: fixed;
	width: 570px;
	font-size: 12px;
	text-align: center;
	empty-cells: show;
	border-collapse: separate;
	border-spacing: 1px;
}

#member_tbl td{
	margin: 0;
	padding: 5px;
}

#member_tbl .head{
	background: #ffc url(img/bg_h_ye.png) repeat-x;
	font-size: 12px;
	font-weight:bold;
}

#member_tbl .yaku{
	font-weight:bold;
}

#member_tbl .name{
	font-size: 14px;
	font-weight:bold;
}

#member_tbl .scho{
	text-align: left;
}

#member_tbl .m{
	height: 38px;
	background: #e5f7ff url(img/bg_member_bl.png) repeat-x;
}

#member_tbl .f{
	height: 38px;
	background: #ffe5f7 url(img/bg_member_re.png) repeat-x;
}

/* event */

#event .y_navi {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: #efefef;
	color: #666;
}

#event ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	list-style: none;
}
#event li {
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	border-top: 1px #ccc solid;
}
#event li.month {
	width: 57px;
	padding: 3px 0;
	background: #efefef url(img/bg_h_hi.png) repeat-x;
	font-weight: bold;
	text-align: center;
}
#event li.now {
	width: 39px;
	padding: 3px 0;
	background: #ffc url(img/bg_h_ye.png) repeat-x;
	text-align: center;
}


#event li a{
	display: block;
	width: 38px;
	padding: 3px 0;
	background: #efefef url(img/bg_h_hi.png) repeat-x;
}

#event li a:link,
#event li a:visited {
	color: #666;
	text-decoration: none;
}

#event li a:hover,
#event li a:active {
	color: #f63;
	text-decoration: none;
	background: #ffe5f7 url(img/bg_member_re.png) repeat-x;
}

#event .navi_nb {
	width: 105px;

	float: left;
	text-align: center;
	background: #fcf4cf;
}

#event .navi_nb a {
	padding: 6px 0;
	display: block;
	text-decoration: none;
}

#event .navi_nb a:link,
#event .navi_nb a:visited {
	color: #666;
	text-decoration: none;
}

#event .navi_nb a:hover,
#event .navi_nb a:active {
	color: #f63;
	text-decoration: none;
	background: #ffe5f7 url(img/bg_member_re.png) repeat-x;
}

#event .month_all_h1 {
	width: 361px;
	padding: 6px 0;
	float: left;
	font-size: 16px;
	color: #900;
	text-align: center;
	background: #fcf4cf;
	font-weight: bold;
}

#event .month_head{
	margin: 0;
	padding: 5px 0 4px 0;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	text-align: center;
	background: #efefef url(img/bg_h_hi.png) repeat-x;
	border-top: 1px #ccc solid;
	border-right: 1px #ccc solid;
	border-left: 1px #ccc solid;
}

#cal .tbl_base {
	text-align: center;
	vertical-align: top;
}

#cal .cal_tbl {
	width: 100%;
	font-size: 12px;
	text-align: center;
	border: 1pt #ccc solid;
}

#cal .cal_tbl a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#cal td {
	padding: 5px 2px;
}

#cal .cal_week {
	background: #ffc url(img/bg_h_ye.png) repeat-x;
}

#cal .cal_sun {
	background: #ffe5f7 url(img/bg_member_re.png) repeat-x;
}

#cal .cal_sat {
	background: #e5f7ff url(img/bg_member_bl.png) repeat-x;
}

#cal .cal_today {
	background: #ffe3b6 url(img/h3.png) repeat-x;
}

#cal .cal_day {
	background: #efefef url(img/bg_h_hi.png) repeat-x;
}

#month_all table {
	margin: 0;
	padding: 0;
	background-color: #ececec;
	border: 1px #ccc solid;
}

#month_all td {
	margin: 0;
	background-color: #ffe;
	line-height: 140%;
}

#month_all .tbl_head {
	height: 30px;
	text-align: center;
	font-weight: bold;
	background: #ffc url(img/bg_h_ye.png) repeat-x;
}

#month_all .tbl_day {
	padding: 3px 0;
	width: 50px;
	text-align: center;
	font-weight: bold;
}

#month_all .tbl_day_sun {
	padding: 3px 0;
	width: 50px;
	color: #f00;
	text-align: center;
	font-weight: bold;
}

#month_all .tbl_day_sat {
	padding: 3px 0;
	width: 50px;
	color: #00f;
	text-align: center;
	font-weight: bold;
}

#month_all .tbl_main {
	padding: 3px 12px;
	width: 505px;
	text-align: left;
}

#event .tbl2 {
	table-layout: fixed;
	width: 570px;
	empty-cells: show;
	border-collapse: separate;
	border-spacing: 1px;
	border-top: 2px #f8b862 solid;
	border-bottom: 2px #f8b862 solid;
}

#event .evt_tbl_left {
	width: 100px;
	margin: 0;
	padding: 10px 10px;
	background: #fcf4cf url(img/bg_h_ye.png) repeat-x;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#event .evt_tbl_right {
	width: 420px;
	margin: 0;
	padding: 10px 10px;
	font-size: 14px;
	text-align: left;
	background-color: #ffe;
	border-bottom: 1px #eee solid;
}

#event .evt_tbl_title {
	width: 420px;
	margin: 0;
	padding: 10px 10px;
	background: #ffc url(img/bg_h_ye.png) repeat-x;
	text-align: left;
	color: #e2620c;
	font-size: 14px;
	font-weight: bold;
}

#event .evt_tbl_naiyo {
	width: 420px;
	margin: 0;
	padding: 10px 10px 30px 10px;
	font-size: 12px;
	text-align: left;
	background-color: #ffe;
}

#event .evt_datestmp {
	margin: 0;
	padding: 0 5px 20px 0;
	text-align: right;
	font-size: 12px;
	color: #666;
}

/* report */

.report_bg {
	width: 100%;
	background: #fff url(img/report_img.png) no-repeat right bottom;
}

/* error */

.errorTitle {
	margin: 20px 0 40px 56px;
	padding: 14px 0 20px 74px;
	background: #fff url(img/Alert.png) no-repeat left top;
	text-align: left;
	color: #900;
	font-weight: bold;
	font-size: 24px;

}


/* index */

#index_left {
	width: 405px;
	float: left;
	margin: 0 5px 0 10px;
	padding: 0;
}

#index_right {
	width: 176px;
	float: left;
	margin: 0 10px 0 4px;
	padding: 3px 0 2px 0;
	background-color: #efefef;
}

#index_right p.top_event {
	margin: 0 2px;
	padding: 4px 8px;
	background-color: #ffe;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 2px dotted #fec;
	font-size: 12px;
	color: #333;
	line-height: 1.3em;
}

#index_right p.event_foot {
	text-align: right;
	margin: 0 2px 2px 2px;
	padding: 4px 8px;
	background-color: #fec;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 12px;
}

.index_right_box {
	margin: 2px 2px 5px 2px;
	padding: 5px;
	border: 1px #ccc solid;
	background-color: #fff;
	font-size: 12px;
	color: #333;
	line-height: 1.3em;
}

#index_foot {
	width: 611px;
	clear: both;
}

#news {
	margin: 0;
	padding: 0 0 6px 0;
	border-bottom: dotted 1px #ccc;
}

dl.news2 {
	margin: 5px 10px;
	padding: 0;
}

dl.news2 dt {
	clear: left;
	float: left;
	margin: 2px 7px 0 4px;
	padding: 2px 0;
	font-size: 11px;
}

dl.news2 dd {
	margin: 4px;
	padding: 2px 0;
	font-size: 12px;
}

.presented {
	margin: 0;
	padding: 20px 10px 10px 10px;
	font-size: 11px;
	color: #007b43;
	text-align: right;
}


