﻿body {
	background-color: #FFF;
	color: #333;
	font-size: 80%;
	line-height: 150%;
}

a:link    { color: #555;}
a:visited { color: #555;}
a:active  { color: #555;}
a:hover   { color: #555;  text-decoration: none; }

div#header,div#mainbody,div#footer {
	width: 800px;
	margin: 0 auto;
}

/* ---------------------------------------------------------- */
/* ヘッダー */
/* ---------------------------------------------------------- */
div#header {
	border-top:    5px solid #339933;
	border-bottom: 3px solid #81C05A;
	height: 70px;
	overflow: hidden;
}

div#header h1 {margin: 5px 0 0 25px;}
div#header h1 a {
	width: 750px; height: 60px;
}

div#mainbody {overflow: auto;}

div#box-right,
div#box-right500 {
	border-left: 1px solid #CBE5B9; 
	float: right;
	margin: 20px 0 30px 0;
	width: 650px;
}

div#box-right500 { height: 500px; }
.height500 { height: 500px; }

div#contents {
	margin: 0 0 20px 20px;

}

/* ---------------------------------------------------------- */
/* メニュー */
/* ---------------------------------------------------------- */

div#left-menu {
	overflow: auto;
	float: left;
	margin: 20px 0 5px 0;
	width: 140px;
}

div#left-menu p{margin: 5px 0 7px 0;text-align:center;}

div#left-menu ul {
	font-size:10px;
	list-style-type: none;
	margin: 0; padding: 0;
}

div#left-menu li {float:left;
	margin: 0 0  5px 0; padding: 0;
	width: 136px; height: 26px;
}
div#left-menu li a{
	margin: 0; padding: 0;
	display: block;
	width: 136px; height: 26px;
}

div#left-menu li img {
	border: none;
}



/* ---------------------------------------------------------- */
/* フッター */
/* ---------------------------------------------------------- */
div#footer {
	clear: left;
	border-top:    1px solid #81C05A;
	border-bottom: 2px solid #81C05A;
	height: 80px;
}

ul#footerul {
	margin : 0 auto 0 20px;
	padding: 0;
	list-style: none;
	text-align: center;
}

	ul#footerul li {
		float: left;
		margin-left:10px;
		font-size: 10px;
		display: inline;
		text-align: center;
	}
	ul#footerul li a {
		color: #339933;
	}

div#footer #copy {
	height: 12px;
	clear: left;
	text-align: center;
	margin: 0;
	font-size: 13px;
	color: #85C25C;
}


/* ---------------------------------------------------------- */
/* ---------------------------------------------------------- */


.center{text-align: center;}
.right {text-align: right;}

h2#t- {
	font-weight:normal;	
	font-family: HGPｺﾞｼｯｸE,'ＭＳ Ｐゴシック',"ＭＳ ゴシック";
	margin: 3px 0;
	font-size: 120%;
	color: #77BB55;
	border-bottom: 3px solid #E5F2DC;
}


h3.h3t- {
	clear: left;
	width: 100%;
	margin: 10px 0;
	color: #70B858;
	font-size: 100%;
	font-weight: normal;
	font-family: HGPｺﾞｼｯｸE,'ＭＳ Ｐゴシック',"ＭＳ ゴシック";
}

h4.h4t- {
	font-size: 100%;
	font-weight: normal;
	font-family: HGPｺﾞｼｯｸE,'ＭＳ Ｐゴシック',"ＭＳ ゴシック";
}

.green {font-size: 110%; color: #66aa66;font-weight: bold;}

.no-liststyle{list-style:none;}

/* -------------------------------------------------------------------- */
/* index*/
/* -------------------------------------------------------------------- */
#index-box {margin-top: 30px;}
#index-box img {float:left;}

dl#index-dl{float:left;}

dl#index-dl1 {
	width: 250px;
	margin-bottom: 80px;
}

dl#index-dl1 dt {
	height: 26px;
	color: #000;
	border-bottom: 2px solid #246F24;
	margin-bottom: 10px;
	padding: 3px 0 0 5px;
}

dl#index-dl1 dd {
	line-height: 100%;
	margin: 0 0 2px 50px;
	padding: 0;
}

#index-image { margin: 10px 0 80px 10px;}

dl#index-dl1{
	float:left;
	margin-left: 20px;
}
p#t-n-link {
	width: 200px;
	float: left;
	margin-left: 100px;
	margin-top: 10px;
}

#t-n-link img {border: none;}


/* ------------------------------------------------------------------ */
/* 会長方針 */
/* ------------------------------------------------------------------ */
h2#t-kaicyou{
	font-weight:normal;
	font-family: HGPｺﾞｼｯｸE,'ＭＳ Ｐゴシック',"ＭＳ ゴシック";
	margin: 3px 0;
	font-size: 20px;
	color: #77BB55;
	border-bottom: 3px solid #E5F2DC;
}

#ka-slogo {vertical-align: middle;}

/* ------------------------------------------------------------------ */
/* クラブ概要 */
/* ------------------------------------------------------------------ */

.club-dl-in  {
	border-bottom: 1px dotted #ddd;
	}

	.club-dl-in dt{
		float: left;
		clear: left;
		width: 200px;
		padding: 10px 0 0 0;
		border-top: 1px dotted #ddd;
		color: #666;
		}
	
	dl.club-dl-in dd{
		width: 400px;
		margin : 0 0 10px 200px;
		padding: 10px 0 0 0;
		border-top: 1px dotted #ddd;
	}
	
.club-m3 {
	margin: 10px 0;
	color : #70B858;
	font-weight: normal;
	font-size: 100%;
	font-family: HGPｺﾞｼｯｸE,'ＭＳ Ｐゴシック',"ＭＳ ゴシック";
}
.hrb {
	border-bottom: 1px dotted #ddd;
	}

/* ------------------------------------------------------------------ */
/* 役員理事 */
/* ------------------------------------------------------------------ */



dl.yr-dl { margin: 5px 0 0 50px;
}

dl.yr-dl dt {
	color: #337B2D;
	float: left;
	width: 180px;
}

dl.yr-dl dd { margin-bottom: 10px;
	color: #333;}

/* ------------------------------------------------------------------ */
/* 綱領 */
/* ------------------------------------------------------------------ */

dl.kouryou-dl {margin-bottom: 100px;}

	dl.kouryou-dl dt{
		float: left;
		padding: 0 5px;
		background-color: #339933;
		color: #fff;
		font-weight:normal;
		font-family: HGPｺﾞｼｯｸE,'ＭＳ Ｐゴシック',"ＭＳ ゴシック";
	}
	
	dl.kouryou-dl dd{margin: 0 0 20px 3em;}


ul#kouryou-ul {	
	margin: 30px  0 0 50px;
	overflow: auto;
	height: 180px;
}

ul#kouryou-ul li{
	list-style: none;
	margin: 0 0 30px 20px;	
	width: 230px;
	float: left;
}


/* ------------------------------------------------------------------ */
/* 委員会構成表 */
/* ------------------------------------------------------------------ */

table#iin-kh-ta01 {
	width: 600px;
	border-collapse: collapse;
	border: 1px solid #70B858;
	margin: 10px auto;
}

table#iin-kh-ta01 td{
	border: 1px solid #70B858;
	text-align:center;
	padding: 2px 3px;
}
td.ikt-td-1{
	background-color: #E5F2DC;
	color: #277627;
	font-weight: bold;
}


table#iin-kh-ta02 {
	width: 600px;       
	border: 1px solid #70B858;
	border-collapse: collapse;
	margin: 10px auto;
}

table#iin-kh-ta02 td{
	border: 1px solid #70B858;
	padding: 2px 3px;
	font-size: 13px;
}

table#iin-kh-ta02 thead th {
	border: 1px solid #70B858;
	text-align: center;
	background-color: #E5F2DC;
	color: #277627;
	font-weight: bold;
}
iikh-thiic {
	width: 7em;
}
.ikt2-tr-2 td{
	border-bottom: 3px solid #70B858;
}

/* ------------------------------------------------------------------ */
/* 週報 */
/* ------------------------------------------------------------------ */
table#sh-ta01 {
	width: 500px;
	width: 600px;       
	border: 1px solid #70B858;
	border-collapse: collapse;
	margin: 10px auto;
}

table#sh-ta01 td,table#sh-ta01 th{
	border: 1px solid #70B858;
}

table#sh-ta01 th {
	background-color: #E5F2DC;
	color: #277627;
	width: 80px;
}


/* ------------------------------------------------------------------
	委員会方針
------------------------------------------------------------------ */
h4.ih-h4 {
	color:#339933;
	font-size: 15px;
	font-weight:normal;

}

/* sinboku */
.ih-olno-si li {margin-bottom: 10px;}

/* ------------------------------------------------------------------
	委員会活動計画
------------------------------------------------------------------ */

ul#kaku-i-ul{
	width:98%;
	list-style: none;
	margin: 10px 0; padding: 0;
}

	ul#kaku-i-ul li {
		border-left: 2px solid #339933;
		border-bottom: 1px dotted #E5F2DC;
		margin: 0 0 15px 0; padding: 0 0 0 8px;
	}
	
	ul#kaku-i-ul li  a {
		display: block;
	}
	ul#kaku-i-ul li  a:hover {
		display: block;
		background-color: #eee;
	}

dl.ih-si-dl dt {
	width: 50%;	
	float: left;
	clear: left;
}

	dl.ih-si-dl dd{
		_position: relative; /* for WinIE6 */
		_left: -3px; /* for WinIE6 */
		_height: 0%; /* for WinIE6 */
		margin: 0 0 30px 50%;
		background: #fff;
		color: #444;
	}

ul.ih-ul {list-style:none;margin:0;}

table.ih-jsbi-ta,table.ih-jsbi-ta td {
	border: 1px solid #CCC;
	border-collapse:collapse;
	padding: 1px 3px;
}

/* -------------------------------
	委員会活動計画
------------------------------- */
.iih-naim {
	position: relative;
	background: url("./img/08-09t-s.jpg") no-repeat;
	background-position: right top;
	height: 150px;
	margin-bottom: 20px;
}
	.iih-na{
		position: absolute;
		left  : 0;
		bottom: 0;
		}
	.iih-na h3 {
		margin: 0;
		}
	.iih-na p {
		margin: 0;
		}


/* ------------------------------------------------------------------ */
/* 年間行事予定 */
/* ------------------------------------------------------------------ */

table.nennkan-ta {
	width: 95%;
	border-collapse: collapse;
	border: 1px solid #70B858;
	margin: 10px auto;
}

table.nennkan-ta thead {
	background-color: #E5F2DC;
	text-align: center;
	font-size: 80%;
	line-height: 100%;
	}

	table.nennkan-ta th {
		width: 4em;
		color: #277627;
		text-align: right;
		border-top: 1px dotted #70B858;
	}
	
	table.nennkan-ta td{
		padding: 2px;
		border-top: 1px dotted #70B858;
		border-left: 1px solid #70B858;
	}

.yt-bottom {
	border-bottom: 1px solid #70B858;
	}
p.year-4em {
	margin:0;
	width:3em;
	}
p.year-6em {
	margin:0;
	width: 5em;
}
/* ------------------------------------------------------------------ */
/* 薪能 */
/* ------------------------------------------------------------------ */
h2#t-takiginou {
	font-weight: normal;	
	font-family: HGPｺﾞｼｯｸE,'ＭＳ Ｐゴシック',"ＭＳ ゴシック";
	margin: 3px 0;
	font-size: 20px;
	color: #77BB55;
}

div#takigi {
	margin: 10px;
}

div#takigi-topdiv {
	background: url("./img/takiginoou-img.gif") #E4E4E4 no-repeat;
	width: 730px;
	height: 330px;
	text-align: center;
	font-size: 10px;
	line-height: 100%;
	overflow: hidden;
	margin: 10px 0 10px 10px;
}

dl#takigi-dl {
	margin-top: 240px;
}

dl#takigi-dl dd {
	width:700px;
	margin:0 0 5px 0;padding: 0;
}


div#takigi-blue {
	float: left;
	width:270px;
	height: 170px;
	background-image: url("./img/takiginou-blue.gif");
	margin: 0 10px 0 10px;
}

div#takigi-red {
	float: left;
	width:270px;
	height: 170px;
	background-image: url("./img/takiginou-red.gif");
	margin-right: 10px;
}

div#takigi-white {
	float: left;
	width:171px;
	height: 158px;
	background-image: url("./img/takiginou-white.gif");

}

div#takigi-blue p,
div#takigi-red p {
	line-height: 110%;
	font-size: 12px;
	margin: 130px 0 0 0;
	text-align: center;
	color: #FFF;
}



div#back {
	overflow: auto;
	clear:left;
	width: 99%;
}
div#back p {
	margin: 30px 0;
}






/* -------------------------------------------------------------------- */
/* コンタクト*/
/* -------------------------------------------------------------------- */

#contact-dl dt{
	float: left;
	width: 200px;
	clear: left;
	color: #666;
}

#contact-dl dd{
	width: 400px;
	margin: 0; padding: 0;
	overflow: auto;

}


#con-message{font-size: 70%;
	text-align: center;
}

table#contact{
	border-collapse: collapse;
	width: 450px;
	margin: 0;
}

table#contact th{
	font-size: 15px;
	margin: 0 auto 10px auto;
	text-align: left;
	color: #277627;
}

table#contact td{
}

table#contact input,table#contact textarea {
	border: 1px solid #70B858;
	background-color: #FFF;
	margin: 5px 5px 5px 0;  width: 300px;
}

.text-a {
	height: 20px;
	float:right;
}

#comentarea{ height: 200px;float:right;}

table#contact div {float:right;
	margin: 0 0 0 5px;
}
table#contact div input {
	color: #555;
	width: 50px;
}





.cont-ta {
		width: 380px;
	margin: 0 auto;
	}
.cont-rbox{width:390px;}
.cont-lbox{width:390px;}

.cont-fo {
	width:380px;
	margin: 20px auto 0 auto;
	}

	.cont-fo th,
	.cont-fo td{
		padding: 5px 0;
	}
	.cont-fo th {
		width: 8em;
		vertical-align:top;
		text-align:left;
		}
		
	.cont-fo td {
		vertical-align:top;
		}
		
	.cont-fo .text-a {
		border: 1px solid #CCC;
		width: 250px;
		}
		
	.fosubmit input {
		width: 123px;
		background: #FFF;
		border: 1px solid #CCC;
		font-size: 15px;
		color:#333;
		}
.cont-php  {margin: 0 auto;}
.cont-php th {width: 4em;text-align: left;}

.cont-f-t{
	color: #E4370F;
	font-size:14px;
	width:300px;
	}
/* -------------------------------------------------------------------- */
/* サイトマップ */
/* -------------------------------------------------------------------- */

dt#smap-dt{
	color: #70B858;
	font-family: HGPｺﾞｼｯｸE,'ＭＳ Ｐゴシック',"ＭＳ ゴシック";
}

#sitemap-dl dd{ margin: 0 0 0 20px;}

#sitemap-dl .smapdd00 {
	margin-bottom: 15px;
	border-left: 2px solid #339933;
	border-bottom: 1px dotted #E5F2DC;
	padding-left: 10px;
}

#sitemap-dl a {
	color: #638950;
}
#sitemap-dl li{color: #638950;}

/* -------------------------------------------------------------------- */
/* リンク */
/* -------------------------------------------------------------------- */

dl#link-dl {
}

dl#link-dl dt {
	font-weight: bold;
	margin: 50px 20px 20px 20px;
	padding-left: 5px;
	clear: left;
	border:1px solid  #76BC65;
	color: #3E8E3E;
}

dl#link-dl dd {
	float: left;
	width: 250px;
	margin: 0 0 10px 30px;
}


dl#link-dl a:hover {
	font-weight: bold;
}




ul#link-ul {
	list-style: none;
	margin : 20px 0 80px 0;
	padding: 0;
}

ul#link-ul li { 
	margin: 0 20px 30px 10px;
	float: left;
	width: 250px;
}
ul#link-ul a {
	color: #638950;
}

ul#link-ul a:hover {
	font-weight: bold;
}
