html{
}
body{
	margin:10px 0;
	padding:0px;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
	background-color:#e2e2e2;
	font-size:14px;
	color:#111111;
	text-align:center;
}
table{
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
	font-size:14px;
}

.wrapper1{
	width:850px;
	padding-top:10px;
	margin:auto;
	background-image:url(../../image/wrapper_background_top.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.wrapper2{
	padding-bottom:10px;
	background-image:url(../../image/wrapper_background_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.wrapper3{
	background-image:url(../../image/wrapper_background.gif);
	padding:0 10px 15px 10px;
	text-align:left;
}
.header{
	padding:10px;
	clear:both;
}
.header h1{
	margin:0;
	padding:0;
	width:450px;
	float:left;
	height:80px;
}
.header h1 a{
	margin:0;
	padding:0;
	width:440px;
	height:80px;
	background-image:url(../image/logo.gif);
	display:block;
	text-indent:-3000px;
}
.header-right{
	width:360px;
	float:right;
	height:80px;
	text-align:right;
}
.header-right-lay{
	padding:10px;
}
.blue{
	color:#106899;
}
.14px{
	font-size:14px;
}

.header-right-lay ul.font-size{
	height:24px;
	margin:0;
	padding:0 0 0 245px;
	background-image:url(../../image/font-size.gif);
	background-position:175px 0;
	background-repeat:no-repeat;
}
.header-right-lay ul.font-size li{
	width:24px;
	height:24px;
	list-style:none;
	float:left;
	margin:0 2px;
	padding:0;
}
.header-right-lay ul.font-size li a{
	text-align:left;
	text-indent:-3000px;
}
.header-right-lay ul.font-size li.font-small a{
	width:24px;
	height:24px;
	background-image:url(../../image/font-size-small.gif);
	display:block;
}
.header-right-lay ul.font-size li.font-normal a{
	width:24px;
	height:24px;
	background-image:url(../../image/font-size-normal-on.gif);
	display:block;
}
.header-right-lay ul.font-size li.font-big a{
	width:24px;
	height:24px;
	background-image:url(../../image/font-size-big.gif);
	display:block;
}













.pankuzu{
	padding:0 20px;
	clear:both;
}
.pankuzu_lay{
	background-color:#cccccc;
	color:#FFFFFF;
	padding:5px 15px;
	font-size:10px;
	text-align:right;
}
.copyright{
	padding:15px 20px 0 20px;
	clear:both;
}
.copyright_lay{
	background-color:#106899;
	color:#FFFFFF;
	padding:5px;
	font-size:10px;
	text-align:center;
}


.body{
	padding:15px 20px 0 20px;
}

.backtop{
	padding:20px 0 20px 510px;
	clear:both;
}
.backtop a{
	height:10px;
	width:100px;
	background-image:url(../../image/pagetop.gif);
	text-indent:-3000px;
	display:block;
	overflow:hidden;
	text-align:left;
	background-repeat:no-repeat;
}

.body .left{
	width:180px;
	float:left;
}

.body .left_lay{
	padding:0 20px 0 0;
}

.body .left_lay ul{
	padding:0;
	margin:0;
	/*border:1px solid #cccccc;*/
}
.body .left_lay ul li{
	list-style:none;
	margin:0;
	text-indent:0;
	border-bottom:1px dotted #cccccc;
	font-size:14px;
	list-style:none;
	clear:none;
}
.body .left_lay ul li a{
	display:block;
	padding:8px 0 8px 20px;
	background-image:url(../../image/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	clear:none;
	width:140px;
	display:block;
	color:#003366;
	text-decoration:none;
}
.body .left_lay ul li.hassub{
	list-style:none;
	margin:0;
	padding:8px 0 8px 20px;
	background-image:url(../../image/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:0;
	border-bottom:1px dashed #dddddd;
	font-size:14px;
	list-style:none;
	clear:none;
}

.body .left_lay ul li ul{
	font-size:12px;
}

.body .left_lay ul li ul li{
	border-bottom:1px dashed #eeeeee;
	font-size:12px;
	padding:3px 0;
}

.body .left_lay ul li ul li.submenu_last{
	border:none !important;
}


.body .left_lay ul li.navi_submenu{
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
	border-bottom:1px dashed #dddddd;
	font-size:12px;
	list-style:none;
	clear:none;
}
.body .left_lay ul li.navi_submenu a{
	display:block;
	padding:4px 0 4px 20px;
	background-image:url(../../image/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	clear:none;
	width:140px;
	display:block;
	color:#003366;
	text-decoration:none;
}







.body .left_lay ul li a:hover{
	background-color:#eeeeee;

}
.body .left_lay ul li.list_last{
	border-bottom:none;
}




.body .right{
	width:610px;
	float:right;
}


.right dl{

}
.right dl dt{
	width:90px;
	padding:15px 5px;
	margin:0;
	float:left;
}
.right dl dd{
	padding:15px 0 15px 100px;
	margin:0 0 0 0;
	background-image:url(../../image/dot_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}


.midashi{
	background-image:url(../../image/midashi_bg.gif);
	background-repeat:no-repeat;
	height:35px;
	line-height:35px;
	padding-left:20px;
	font-size:14px;
	color:#2c2c2c;
	
}

/*▼個別記事▼*/
.entry_indivi_lay{
	padding:0 10px;
}
.entry_indivi_lay h3{
	font-size:14px;
	margin:0;
	padding:0 0 5px 5px;
}
.entry_indivi_lay h4{
	font-size:10px;
	color:#666666;
	font-weight:normal;
	text-align:right;
	margin:0;
	padding:5px 5px 10px 0;
	border-top:1px dotted #dddddd;
}
.entry_indivi_lay p{
	margin:20px 0;
}
.entry_prev_next{
	background-color:#eeeeee;
	border:1px solid #cccccc;
	padding:10px;
	margin:40px 0 20px 0;
}
/*▲個別記事▲*/

/*▼サブメニュー▼*/
.subpagemenu{
	padding:10px 0 5px 0;
	position:absolute;
	left:0;
	top:0;
	clear:both;
	width:610px;
}
.subpagemenu ul{
	margin:0;
	padding:0 0 0 10px;
	height:30px;
	background-image:url(../../image/sub_menu_bg.gif);
	background-color:#eeeeee;
}
.subpagemenu ul li{
	list-style:none;
	float:left;
	line-height:30px;
	font-size:12px;
	margin:0;
	padding:0;
	text-align:center;
	border-right:2px solid #ffffff;
	background-image:url(../../image/sub_menu_bg.gif);
	background-color:#eeeeee;
}
.subpagemenu ul li.sub_menu_first{
	border-left:2px solid #ffffff;
}
.subpagemenu ul li.menu_w_70{
	width:70px;
}
.subpagemenu ul li.menu_w_80{
	width:80px;
}
.subpagemenu ul li.menu_w_90{
	width:90px;
}
.subpagemenu ul li.menu_w_100{
	width:100px;
}
.subpagemenu ul li.menu_w_110{
	width:110px;
}
.subpagemenu ul li.menu_w_120{
	width:120px;
}
.subpagemenu ul li.menu_w_130{
	width:130px;
}
.subpagemenu ul li.menu_w_140{
	width:140px;
}
.subpagemenu ul li.menu_w_150{
	width:150px;
}
.subpagemenu ul li.menu_w_160{
	width:160px;
}
.subpagemenu ul li.menu_w_170{
	width:170px;
}
.subpagemenu ul li.menu_w_180{
	width:180px;
}
.subpagemenu ul li a{
	display:block;
	background-image:url(../../image/sub_menu_bg.gif);
	background-color:#eeeeee;
	text-decoration:none;
	color:#106899;
}
.subpagemenu ul li a:hover{
	background-color:#106899;
}
/*▲サブメニュー▲*/

/*▼挨拶▼*/
.greeting_lay{
	padding:0 10px;
}
.greeting_lay h3{
	font-size:16px;
	padding:50px 10px;
}

/*▲挨拶▲*/

/*▼役員▼*/
table.yakuin_table{
	
}
table.yakuin_table tr td{
	vertical-align:top;
	line-height:180%;
}
table.yakuin_table tr td.yaku_mid{
	width:5px;
	background-color:#dddddd;
}
table.yakuin_table tr td.yaku_left{
	width:50px;
	padding:10px 0;
}
table.yakuin_table tr td.yaku_right{
	padding:10px 0;
}
/*▲役員▲*/


/*▼大会スケジュール▼*/

.convention_schedule_table{
	width:610px;
	border:none;
	background-color:#CCCCCC;
}
.convention_schedule_table tr th{
	background-color:#666666;
	color:#ffffff;
	padding:8px 2px;
	text-align:center;
}
.convention_schedule_table tr td{
	background-color:#FFFFFF;
	padding:12px 2px;
}

/*▲大会スケジュール▲*/

/*▼発行物▼*/
.publish_indent{
	padding:0 0 0 20px;
	text-indent:-20px;
}
.publish_furikomi{
	margin:20px 0 20px 10px;
	padding:10px;
	border-left:3px solid #cccccc;
	line-height:200%;
}

blockquote.publish_contact{
	margin:0;
	line-height:180%;
	padding:10px;
	background-color:#eeeeee;
	border:1px solid #dddddd;
}
blockquote.publish_contact strong{
	font-size:14px;
}
.publish_table{

}
.publish_table tr td{
	padding:4px;
}

/*▲発行物▲*/

/*▼規定▼*/
.rule_top_list li{
	margin:10px 0;
}

.rule_lay{
	padding:0 10px;
	line-height:180%;
}
.rule_lay h2, .rule_lay h3, .rule_lay h4, .rule_lay h5, .rule_lay h6{
	font-size:14px;
}
.rule_lay li{
	margin:10px;
}

ul.rule_update{
	text-align:right;
}
ul.rule_update li{
	text-align:right;
	list-style:none;
}
.rule_indent{
	padding:0 0 0 40px;
}
.houkoku_non{
	list-style:none;
}
.houkoku_table{
	background-color:#333333;
}
.houkoku_table tr th{
	background-color:#666666;
	color:#FFFFFF;
}
.houkoku_table tr td{
	background-color:#FFFFFF;
}
.houkoku_table tr td.houkoku_left{
	width:200px;
}
/*▲規定▲*/

/*▼リンク▼*/
.links_lay{
	padding:0 10px;
}
.links_lay h3{
	border-bottom:1px dotted #cccccc;
	padding:4px 4px 4px 10px;
}
.links_lay li{
	margin:8px 0;
}
/*▲リンク▲*/

/*フォーム*/
.form_table{
	width:580px;
	margin:auto;
	background-color:#eeeeee;
}
.form_must{
	font-weight:bold;
	font-size:10px;
	color:#FF0000;
}
.form_table tr td{
	background-color:#FFFFFF;
	padding:8px 10px;
}
.form_table tr td.form_mid{
	padding:0;
	width:4px;
	overflow:hidden;
	background-color:#333333;
}
.form_table_left{
	width:150px;
}
.form_table tr td input{
	margin:0 0 2px 0;
}
input.form_width1{
	width:300px;
}
input.form_width150{
	width:150px;
}
input.form_width100{
	width:100px;
}
input.form_width80{
	width:80px;
}
textarea.form_naiyou{
	width:300px;
	height:150px;
}
.submit{
	text-align:center;
	margin:30px 0 0 0;
}
/*フォーム*/


.contact_lay{
	padding:0 10px;
	line-height:180%;
}
.contact_lay strong{
	font-size:14px;
}
.contact_acnet{
	padding:20px 0 20px 20px;
	text-indent:-20px;
}
.contact_honbu{
	padding:0 0 0 20px;
	text-indent:-20px;
}
.contact_bun{
	padding:0 0 10px 0;
	border-bottom:1px dotted #dddddd;
}



.publish_lay{
	padding:0 10px;
}
.publish_lay ul{
	padding:0;
}
.publish_lay ul li{
	line-height:20px;
	background-image:url(../../image/arrow_small.gif);
	background-position:left;
	background-repeat:no-repeat;
	list-style:none;
	margin:0;
	padding:0 0 0 14px;
}




.nyukai_lay{
	line-height:180%;
	padding:0 10px;
}
.member_fee{
	width:540px;
	margin:auto;
	text-align:center;
}
.member_fee tr th{
	border-bottom:1px solid #333333;
	border-top:1px solid #333333;
	padding:10px 0;
}
.member_fee tr td{
	border-bottom:1px solid #333333;
	padding:10px 0;
	font-size:12px;
}
.fee_houjin_12{
	font-size:12px;
}
.fee_houjin_14{
	font-size:14px;
	font-weight:bold;
}
.fee_price{
	width:200px;
}
.nyukai_lay h3{
	font-size:14px;
	margin:30px 0 4px 10px;
	font-weight:bold;
	border-bottom:1px dotted #dddddd;
}
.nyukai_lay h4{
	background-color:#dddddd;
	margin-bottom:0px;
	padding:4px;
	text-align:center;
}
.nyukai_offline{
	background-color:#eeeeee;
	padding:10px 15px;
}
/*▲入会▲*/


/*▼活動履歴▼*/
.activities_lay{
	padding:0 10px;
}
.activities_lay p{
	text-indent:-65px;
	padding-left:65px;
}
.activities_date{
	width:80px;
}
.activities_lay h3{
	font-size:16px;
	padding:50px 10px;
}
.activities_list_bot{
	margin:0;
	padding:0;
	clear:both;
}
.activities_list_bot li{
	list-style:none;
	width:290px;
	height:60px;
	border:1px solid #aaaaaa;
	font-size:18px;
	float:left;
	margin:1px;
	padding:0;
	text-align:center;
}
.activities_list_bot li a{
	width:290px;
	height:60px;
	margin:0px;
	background-color:#dddddd;
	color:#106899;
	display:block;
	text-decoration:none;
	line-height:60px;
	background-image:url(../../image/mesh.gif);
}
.activities_list_bot li a:hover{
	background-color:#106899;
	color:#FFFFFF;
}

/*▲活動履歴▲*/

.relative{
	position:relative;
	clear:both;
	padding-top:0px;
	line-height:160%;
}



.houjinka_schedule li{
	margin:15px 0;
}


.top_pickup{
	margin:20px 0 0 0;
	height:80px;
}

.top_pickup_bot1{
	width:200px;
	float:left;
	text-align:center;
}
.top_pickup_bot2{
	width:200px;
	margin:0 5px;
	float:left;
	text-align:center;
}
.top_pickup_bot3{
	width:200px;
	float:left;
	text-align:center;
}
.top_pickup a{
	display:block;
	border:2px solid #cccccc;
	padding:10px 0;
	font-size:12px;
	text-decoration:none;
	color:#3276a5;
}
.top_pickup a:hover{
	color:#ffffff;
	background-color:#3276a5;
}