@charset "utf-8";

.pagger {
	padding:10px 0 0 0;
	text-align:center;
	position:relative;
	}
	
.pagger3 {
	padding:15px 0 15px 0;
	width:760px;
	position:relative;
	}
.pagger3 .page {
	position:absolute;
	width:760px;
	height:20px;
	top:10px;
	left:0;
	text-align:center;
	z-index:2;
	line-height:20px;
}
.pagger3 .num {
	position:absolute;
	width:100px;
	height:20px;
	top:10px;
	left:0;
	z-index:1;
	line-height:20px;
}
.pagger3 .sort {
	position:absolute;
	width:100px;
	height:20px;
	top:10px;
	right:0;
	z-index:3;
	line-height:20px;
	text-align:right;
}
.pagger3 p {
	padding:0;
	line-height:20px;
	}		
		
/* ro btn */	
.pagger3 .btn_relay_history {
	position:absolute;
	top:10px;
	right:5px;
	z-index:3;
	}
.btn_relay_history {
	}	
.btn_relay_history,
.btn_relay_history img,
.btn_relay_history a {
	width:115px;
	height:20px;
	}	
.btn_relay_history a {
	display:block;
	background-image:url(../common_img/btn_relay_history.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	}
.btn_relay_history a:hover {
	background-position:0 -20px;
	}	
	
			
/* テーブル */		
.tbl {
	background-color:#E6E5CE;
	}
.tbl th {
	padding:5px;
	border:solid 1px #fff;
	color:#6F4A23;
	}
.tbl td {
	padding:5px;
	border:solid 1px #fff;
	background-color:#fff;
	}			
.tbl .title {
	background:url(../common_img/dot.gif) repeat #CBC771;
	}
.tbl .date {
	background:url(../common_img/dot.gif) repeat #F8F7E9;
	width:20%;
	}	
	
/* テーブル */	
.tbl2 {
	background-color:#DDD;
	}
.tbl2 th {
	border:solid 1px #fff;
	padding:2px 5px;
	font-weight:normal;
	background-color:#fafafa;
	
	}
.tbl2 td {
	border:solid 1px #fff;
	padding:2px 5px;
	background-color:#fff;
	}			
.tbl2 .title {
	background:url(../common_img/dot.gif) repeat #CBC771;
	}
.tbl2 .date {
	background:url(../common_img/dot.gif) repeat #F8F7E9;
	width:20%;
	}	
		
/* テーブル */	
.photo_tbl {
	margin-top:15px;
	}
.photo_tbl th {
	width:140px;
	font-weight:normal;
	padding:3px 0 5px 0;
	}
.photo_tbl td {
	width:140px;
	}
	.photo_tbl td img {
		border:solid 1px #ddd;
		padding:4px;
		}			
.photo_tbl .space {
	width:15px;
	font-size:1px;
	line-height:1px;
	}
		

/*新着情報 WN01
----------------------------------------------------------------*/
.topic_box{
	width:760px;
	margin:0 0 0;
	background-image:url(../common_img/topic_box_bg_02.gif);
	background-repeat:repeat-y;
	background-position:0 0;
	padding-bottom:5px;
	}
	.topic_box .topic_box_header{
		position:relative;
		background-image:url(../common_img/topic_box_bg_01.gif);
		background-position:top;
		background-repeat:no-repeat;
		height:35px;
		}
	.topic_box .topic_box_header h3 {
		position:absolute;
		width:120px;
		height:35px;
		top:0;
		left:0;
		}
	.topic_box .topic_box_header .btn_topic_histry_list {
		position:absolute;
		width:87px;
		height:23px;
		top:4px;
		right:4px;
		}
		.btn_topic_histry_list {
			}	
		.btn_topic_histry_list,
		.btn_topic_histry_list img {
			width:87px;
			height:23px;
			padding:0;
			}	
		.btn_topic_histry_list a {
			display:block;
			width:87px;
			height:23px;
			background-image:url(../common_img/btn_topic_histry_list.gif);
			background-repeat:no-repeat;
			background-position:0 0;
			}
		.btn_topic_histry_list a:hover {
			background-position:0 -23px;
			}			
.topic_box_footer {
	width:760px;
	padding-bottom:5px;
	background-image:url(../common_img/topic_box_bg_03.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}


/* 重要 */
.topic_box_footer .important .topic_box_content {
	margin-left:5px;
		width:748px;
		height:190px;
		overflow:auto;		
		border-top:0;
		overflow-y:scroll;
	}

/* 新着 */
.topic_box_footer .whatnew {
	margin-top:15px;
	}
.topic_box_footer .whatnew .topic_box_content {
	margin-left:5px;
		width:748px;
		height:260px;
		overflow:auto;		
		border-top:0;
		overflow-y:scroll;
	}
	
/* 年のナビ */	
.topic_box_footer .yearnav {
	position:absolute;
	width:740px;
	height:25px;
	top:5px;
	left:10px;
	}
/* ページャー */	
.topic_box_footer .pagger {
	padding:10px 0 0px;
	text-align:center;
	}
	
.whatnew_list {
	margin-bottom:15px;
	}	
.tadd{
	position:relative;
	background-image:url(../common_img/top_about_midashi.gif);
	background-position:0 bottom;
	background-repeat:no-repeat;
	padding-left:220px;
	min-height:145px;
	_height:145px;
	padding-bottom:10px;
}
.top_about {
	position:relative;
	width:760px;
	height:145px;
	margin-top:0px;
	background-image:url(../common_img/top_about_midashi.gif);
	background-position:0 bottom;
	background-repeat:no-repeat;
	}	
.top_about h3 {
	position:absolute;
	width:202px;
	height:130px;
	top:0;
	left:0;
	}
.top_about h3 img {
	width:202px;
	height:145px;
	}	
.top_about p {
	color:#666;
	position:absolute;
	width:540px;
	bottom:0;
	right:0;
	padding-bottom:1.5em;
	}
	
/*新着情報(WN01)　フレーム内
----------------------------------------------------------------*/	
/*　btn_backpage　*/
.btn_backpage {
	margin:0 0 15px 0;
	}	
.btn_backpage,
.btn_backpage img {
	width:105px;
	height:20px;
	padding:0;
	}	
.btn_backpage a {
	display:block;
	width:105px;
	height:20px;
	background-image:url(../common_img/btn_backpage.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	}
.btn_backpage a:hover {
	background-position:0 -20px;
	}
#wn01 {
	width:718px;/* 表示するiframeのwidth - 20px(スクロールバーの分、マージンがある場合はそれも加味) */
	margin:0 5px 5px 5px;
	}

#wn01 .date {	/*　日付部分　*/
	width:9em;
	color:#406c2a;
	vertical-align:top;
	padding:0.5em 10px 0.5em 5px;
	border-bottom:dotted 1px #ccc;
	}
#wn01 .comment {	/*　本文部分　*/
	text-align:left;
	color:#406c2a;
	vertical-align:top;
	padding:0.5em 10px 0.5em 60px;
	background-position:0 center;
	background-repeat:no-repeat;
	border-bottom:dotted 1px #ccc;
}
	#wn01 .comment a{
		color:#406c2a;
		text-decoration:underline;
	}
	#wn01 .comment a:hover{
		color:#406c2a;
		text-decoration:underline;
	}
	#wn01 .comment img{
		vertical-align:text-bottom;
	}
	
#wn01 .ico01 {
	background-image:url(../common_img/topics_icon_01.gif);
	}
#wn01 .ico02 {
	background-image:url(../common_img/topics_icon_02.gif);
	}
#wn01 .ico03 {
	background-image:url(../common_img/topics_icon_03.gif);
	}
#wn01 .ico04 {
	background-image:url(../common_img/topics_icon_04.gif);
	}	
#wn01 .ico05 {
	background-image:url(../common_img/topics_icon_05.gif);
	}
#wn01 .ico06 {
	background-image:url(../common_img/topics_icon_06.gif);
	}	
#wn01 .ico07 {
	background-image:url(../common_img/topics_icon_07.gif);
	}
#wn01 .ico08 {
	background-image:url(../common_img/topics_icon_08.gif);
	}						
#wn01 .ico09 {
	background-image:url(../common_img/topics_icon_09.gif);
	}
#wn01 .ico10 {
	background-image:url(../common_img/topics_icon_10.gif);
	}
#wn01 .ico11 {
	background-image:url(../common_img/topics_icon_11.gif);
	}	
#wn01 .ico12 {
	background-image:url(../common_img/topics_icon_12.gif);
	}	
	
	
/*意見募集
----------------------------------------------------------------*/		
.green_m {
	position:relative;
	height:35px;
	width:760px;
	background-image:url(../common_img/iken_m_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}
	.green_m h3 {
		position:absolute;
		top:5px;
		left:5px;
		width:95px;
		}
	.green_m .num {
		position:absolute;
		width:200px;
		line-height:37px;
		top:0;
		right:10px;
		color:#fff;
		text-align:right;
		}
		
.red_m {
	background-image:url(../common_img/iken_m_bg2.gif);
	}

.bosyu_box {
	margin-top:15px;
	border:solid 1px #ddd;
	padding:9px;
	}	
.bosyu_box .title {
	position:relative;
	width:740px;
	background-color:#f6f6e4;
	}		
	.bosyu_box .title h3 {	
		position:relative;
		left:10px;
		width:700px;
		line-height:30px;
		color:#a77621;
		color:#6F4A23;
		font-weight:bold;
		}
	.bosyu_box .title p {	
		position:absolute;
		width:300px;
		right:10px;
		line-height:30px;
		text-align:right;
		color:#CC3300;
		}
.bosyu_box .txt {
	margin-top:10px;
	}	
	.bosyu_box .txt h4 {
		background:url(../common_img/h4_icon.gif) no-repeat center left;
		color:#51962e;
		font-weight:bold;
		padding:0 0 0 10px;
		border-bottom:solid 1px #CCCCB1;
		}
	.bosyu_box .txt p {
		margin-top:10px;
		}
	.bosyu_box .txt .txtlink {
		margin-top:10px;
		}	
	.bosyu_box .txt .txtlink p {
		margin-top:0px;
		}

.btn_iken_submit {
	margin:10px auto 10px auto;
	}	
.btn_iken_submit,
.btn_iken_submit img {
	width:200px;
	height:30px;
	padding:0;
	}	
.btn_iken_submit a {
	display:block;
	width:200px;
	height:30px;
	background-image:url(../common_img/btn_iken_submit.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	}
.btn_iken_submit a:hover {
	background-position:0 -30px;
	}			

.username {
	margin:20px 0 0 0;
	background:url(../common_img/dot_line03.gif) repeat-x top;
	padding-top:10px;
	}
.username .name {
	font-weight:bold;
	padding:5px;
	background:#E5FFCB;
	color:#4C8018;
	}
	
/*フォーム
----------------------------------------------------------------*/	
/* テーブル */	
.form {
	padding:10px 0;
	}
.form .w40per {
	width:250px;
	}
.form .w98per {
	width:98%;
	}	
.form .submit {
	margin:10px 0;
	text-align:center;
	}			
.tbl3 {
	background-color:#ddd;
	}
.tbl3 th {
	padding:5px;
	border:solid 1px #fff;
	}
.tbl3 td {
	padding:5px;
	border:solid 1px #fff;
	background-color:#fff;
	}			
.tbl3 .title {
	background:url(../common_img/dot.gif) repeat #E0E0E0;
	text-align:center;
	}
.tbl3 .date {
	background:url(../common_img/dot.gif) repeat #f4f4f4;
	width:20%;
	}		
	
/*リレー 開催情報詳細
----------------------------------------------------------------*/		
.relay_m {	
	background-image:url(../common_img/relay_m_bg.gif);
	}		
	
.relay_info {
	margin-top:15px;
	}
	
.btn_moreinfo {
	margin:10px 0 0 0;
	float:right;
	}	
.btn_moreinfo,
.btn_moreinfo img {
	width:70px;
	height:20px;
	padding:0;
	}	
.btn_moreinfo a {
	display:block;
	width:70px;
	height:20px;
	background-image:url(../common_img/btn_moreinfo.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	}
.btn_moreinfo a:hover {
	background-position:0 -20px;
	}	
	
/*リレー 開催情報詳細
----------------------------------------------------------------*/						
.relay_info_detail {
	padding-bottom:15px;
}

.relay_info_detail .title {
	border:solid 3px #EEECCE;
	background:url(../common_img/dot.gif) repeat #EFEAA3;
	padding:10px;
}
.relay_info_detail .title h3 {
	font-weight:bold;
	color:#6F4A23;
	}
	
.relay_info_detail .data {
	padding-top:15px;
	}
	.relay_info_detail .data .flol {
		width:220px;	
		}
	.relay_info_detail .data .flor {
		width:530px;	
		}	
.relay_info_detail .data .ph img {
	width:200px;
	border:solid 1px #ddd;
	padding:5px;
	}	
.relay_info_detail .data .txt {
	padding:5px;
	}	
	
.relay_info_detail .more {
	margin-top:15px;
}
.relay_info_detail .more h4 {	

	border-top:solid 2px #ddd;
	padding:5px;
	font-weight:bold;
	color:#6F4A23;
	}
.relay_info_detail .more .txt {
	border-top:solid 1px #eee;
	background-color:#fafafa;
	padding:10px;
	}

.relay_info_detail .more .txtlink {
	margin-top:0px;
	}
.relay_info_detail .more .txtlink p {
	margin-top:0px;
	}	
	
.relay_info_detail .column {
	margin-top:15px;
	}	
.relay_info_detail .column h3 {
	background:url(../common_img/dot.gif) repeat #FFCC00;
	padding:5px;
	text-align:center;
	font-weight:bold;
	color:#6F4A23;
	}	
.relay_info_detail .column .txt {
	padding:10px;
	background-color:#FFFCE3;
	border-top:solid 1px #E6E3CB;
	}		
		
	
/* ro btn */	
.btn_event_detail {
	margin:10px auto 10px auto;
	}	
.btn_event_detail,
.btn_event_detail img {
	width:200px;
	height:30px;
	padding:0;
	}	
.btn_event_detail a {
	display:block;
	width:200px;
	height:30px;
	background-image:url(../common_img/btn_event_detail.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	}
.btn_event_detail a:hover {
	background-position:0 -30px;
	}	
	
/*リレー 開催報告
----------------------------------------------------------------*/				

.relay_box {
	width:740px;
	}	
.relay_box .txt .ml {
	font-weight:bold;
	color:#6F4A23;
	}	
.relay_box .txt .flol {
	width:220px;
	margin-top:10px;
	}	
.relay_box .txt .flor {
	width:510px;
	margin-top:0px;
	}	
.relay_box .txt .ph img {
	width:200px;
	border:solid 1px #ddd;
	padding:5px;
	}	
		
.pagger2 {
	width:760px;
	height:20px;
	text-align:center;
	position:relative;
	}		
.pagger2 .btn_backpage {
	position:absolute;
	top:0;
	left:0;
	}
.pagger2 .s {
	position:absolute;
	top:0;
	left:120px;
	line-height:20px;
	}			

/*イベント
----------------------------------------------------------------*/	
.event_m {
	background-image:url(../common_img/event_m_bg.gif);
	}
				
.w250 {
	width:250px;
	}
.w300 {
	width:300px;
	}
.w400 {
	width:300px;
	}	

/* btn ro */
.btn_event_submit {
	margin:10px auto 10px auto;
	}	
.btn_event_submit,
.btn_iken_submit img,
.btn_event_submit a {
	width:200px;
	height:30px;
	padding:0;
	}	
.btn_event_submit a {
	display:block;
	background-image:url(../common_img/btn_event_submit.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	}
.btn_event_submit a:hover {
	background-position:0 -30px;
	}	

.sarch_form {
	width:740px;
	border:solid 1px #ddd;
	padding:9px;
	
	}
.sarch_form table {
	width:100%;
	}		
.sarch_form	.box {
	background-color:#f4f4f4;
	padding:0px;
	width:250px;
	}
.sarch_form	.box h4 {
	background:url(../common_img/dot.gif) repeat #C0BE6B;
	padding:3px 5px;
	font-weight:bold;
	color:#6F4A23;
}	
.sarch_form	th {
	width:255px;
	}
.sarch_form	td {
	width:210px;
	vertical-align:middle;
	background-color:#F6F6E3;
	}	
.sarch_form select {
	margin:5px;
	width:240px;
	}
.sarch_form .txt {
	padding:5px 0 0 0;
	}	
	
/* btn ro */
.btn_sarch_form_submit {
	margin:0 auto 0 auto;
	}	
.btn_sarch_form_submit,
.btn_sarch_form_submit img,
.btn_sarch_form_submit a {
	width:100px;
	height:30px;
	padding:0;
	}	
.btn_sarch_form_submit a {
	display:block;
	background-image:url(../common_img/btn_sarch_form_submit.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	}
.btn_sarch_form_submit a:hover {
	background-position:0 -30px;
	}		
	
.event_m .txttitle {
	line-height:35px;
	font-weight:bold;
	color:#fff;
	padding:0 0 0 10px;
	}	
	
.pagger .sort_select {
	position:absolute;
	width:200px;
	top:8px;
	right:0;
	text-align:right;
	}	
		
.event_box .title {
	background-color:#fff;
	height:20px;
	}
.event_box .title h3 {
	left:0;
	color:#666;
	line-height:20px;
	height:20px;
	}
.event_box .title p {
	line-height:20px;
	height:20px;
	}	
.event_box .title .type {
	top:0px;
	right:0px;
	width:150px;
	height:20px;
	line-height:20px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	background-color:#A6A35E;
	}
	
.event_box .txt {
	margin-top:0;
	}
.event_box .txt p {
	margin-top:5px;
	}
.event_box .txt .ml {
	font-weight:bold;
	color:#6F4A23;
	margin-bottom:10px;
	/*height:30px;
	line-height:30px;*/
	padding: 5px 8px;
	background-color:#f6f6e4;
	/*padding:0 5px;*/
	}
/* btn ro */
.btn_koubo_submit {
	margin:10px auto;
	}	
.btn_koubo_submit,
.btn_koubo_submit img,
.btn_koubo_submit a {
	width:200px;
	height:30px;
	padding:0;
	}	
.btn_koubo_submit a {
	display:block;
	background-image:url(../common_img/btn_koubo_submit.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	}
.btn_koubo_submit a:hover {
	background-position:0 -30px;
	}		
	
/*入会案内
----------------------------------------------------------------*/	
.member_m {
	background-image:url(../common_img/member_m_bg.gif);
	}
	
.sub_m {	
	border:solid 1px #ddd;
	padding:0 5px;
	}
.sub_m .ml {
	font-weight:bold;
	color:#6A9221;
	line-height:30px;
	background:url(../common_img/icon_sub_m.gif) center left no-repeat;
	padding:0 0 0 15px;
	}
	
/* btn ro */
.btn_entry_submit_01 {
	margin:15px auto;
	}	
.btn_entry_submit_01,
.btn_entry_submit_01 img,
.btn_entry_submit_01 a {
	width:200px;
	height:30px;
	padding:0;
	}	
.btn_entry_submit_01 a {
	display:block;
	background-image:url(../common_img/btn_entry_submit_01.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	}
.btn_entry_submit_01 a:hover {
	background-position:0 -30px;
	}	
	
/* btn ro */
.btn_entry_submit_02 {
	margin:15px auto;
	}	
.btn_entry_submit_02,
.btn_entry_submit_02 img,
.btn_entry_submit_02 a {
	width:200px;
	height:30px;
	padding:0;
	}	
.btn_entry_submit_02 a {
	display:block;
	background-image:url(../common_img/btn_entry_submit_02.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	}
.btn_entry_submit_02 a:hover {
	background-position:0 -30px;
	}		
				
		
.form .komidashi {
	margin-top:5px;
	font-weight:bold;
	border-top:solid 1px #ddd;
	padding:5px 0 3px 0;
	color:#5E811D;
	}	
.form .komidashi2 {
	margin-top:20px;
	font-weight:bold;
	padding:5px;
	color:#fff;
	background-color:#CC6666;
	}
.form .komidashi3 {
	margin-top:5px;
	font-weight:bold;
	border-top:solid 1px #ddd;
	padding:5px 0 3px 0;
	color:#CC6666;
	}				

	
.login_box {
	border:solid 1px #ddd;
	margin:20px auto;
	padding:10px;
	width:600px;
	}	
	
.login_box .title {
	background:#E5FFCB;
	color:#4C8018;
	padding:5px;
	font-weight:bold;
	margin-bottom:10px;
	}	
	
.login_box .form table {
	width:88%;
	margin:0 auto;
	}
.login_box .form th {
	width:36%;
	padding:5px;
	font-weight:normal;
	text-align:right;
	}
.login_box .form td {
	padding:5px;
	}		
	
/*フォーラムの紹介
----------------------------------------------------------------*/		
.about .column {

	}
	
.about .column .title {
	font-weight:bold;
	color:#6F4A23;
	}	
	
.about .column .flol {
	width:540px;
	}
.about .column .flor {
	width:200px;
	}
	
.about .column .flor .ph {
	text-align:center;
	}
.about .column .flor .ph img{
	padding:4px;
	border:solid 1px #ddd;
	width:160px;
	margin:0 auto;
	}
.about .column .flor .s {
	padding-top:5px;
	line-height:15px;
	text-align:center;
	}		
	
.sign {
	text-align:right;
	margin-top:20px;
	}	
	
.kiyaku {
	padding-bottom:15px;
	}	
.kiyaku h3 {
	margin-top:15px;
	line-height:30px;
	border:solid 1px #ddd;
	border-bottom:0;
	padding:0 5px;
	font-weight:bold;
	color:#918E52;
	}	
.kiyaku p {
	margin-top:5px;
	padding:0 5px;
	}
	
.access {
	padding-bottom:15px;
	}
.access p {
	padding-top:10px;
	}	
	
.access h3 {
	margin-top:20px;
	background:url(../common_img/h4_icon.gif) no-repeat center left;
	color:#51962e;
	font-weight:bold;
	padding:0 0 0 10px;
	border-bottom:solid 1px #CCCCB1;
	}		

/*個人情報
----------------------------------------------------------------*/			
.pp_box {
	border:solid 1px #ddd;
	margin:15px 0;
	padding:9px;
	}	
.pp_box iframe {
	margin-left:5px;
	width:740px;
	height:120px;
	overflow:auto;		
	border-top:0;
	}	
	
/*サイトマップ
----------------------------------------------------------------*/	
.sitemap {
	padding:0 15px 15px 15px;
	}	
.sitemap h3 {
	margin-top:15px;
	font-weight:bold;
	border-left:solid 5px #CCC872;
	padding:0 0 0 10px;
	}
.sitemap p {
	border-left:solid 5px #E6E5CE;
	padding:5px 0 0 10px;
	margin:0 0 0 0;
	}	
.sitemap .flol {
	width:350px;
	}	
.sitemap .flor {
	width:350px;
	}		
	
/*全国大会
----------------------------------------------------------------*/
.member_m {
	/*background-image:url(../common_img/zenkoku_m_bg.gif);*/
	background-image:url(../common_img/member_m_bg.gif);
	}
.zenkoku_img{
	width:147px;
	float:left;
	margin-right:5px;
	display:inline;
	margin-bottom:10px;
}
.zenkoku_img img{ margin-bottom:5px;}



/*コンテンツタイトル文字部分
----------------------------------------------------------------*/
p.content-title {
	padding:7px;
	line-height:normal;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
	margin-top:2px;
}

.rireki-box{
border:1px solid #ccc;
padding: 10px;
background-color: #f6f6e4;
text-align: center;
}
.rireki-tit{
border-bottom: 2px solid #6f4a23;
padding-bottom: 5px;
margin-bottom: 10px;
font-weight: bold;
color: #6f4a23;
}
.kako-theme-tit{
padding-bottom:5px;
border-bottom: 1px dotted #666;
}
.kako-t-t2{
color: #64a246;
font-size:100%;
line-height: normal;
border-left: 4px solid #64a246;
padding-left: 8px;
font-weight: bold;
}