@charset "Shift_JIS";
body  {
	font: 12pt Verdana, Arial, Helvetica, sans-serif;;
       font-family: "A-OTF 新ゴ Pro M";
	background: #FEE692;
	margin: 0;
	padding: 0;
	color: #000000;
}

h3{
	background-color:#FF7F0D;
	border-top:solid 2px #666666;
	padding: 3px 5px;
	font-size: 1.2em;
       color:#FFFFFF;
}


h4{
	padding: 0;
	font-size: 1em;
	margin-left: 10px;
	margin-bottom: 3px;
}


.twoColHybLtHdr #container {
	background: #FFFFFF;
	margin: 0 20px;
	border: 1px solid #CCCCCC;
	text-align: left; 
	width: 970px;
}

.twoColHybLtHdr #header {
	padding: 20px;
	background-color: #ffffff;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FF0000;
	overflow: hidden;
}

.twoColHybLtHdr #header:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .twoColHybLtHdr #header {
    height: 1em;
    overflow: visible;
}
/**/







.twoColHybLtHdr #header h1 {
	margin: 0;
	float: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	width: 280px;
}


.menu {
	width: 150px;
	padding: 0;
	clear: both;
	margin: 0 0 0 10px;
}

.menu h3{
	background-color:#FF7F0D;
	color:#FFFFFF;
       width: 150px;
	margin: 0px;

}


.menu h3 a{
	text-decoration: none;
	background-color:#333333;
	color:#FFFFFF;
	padding: 0;
	margin: 0;
}
.menu h3 a:link {
	text-decoration: none;
	color:#FFFFFF;
}
.menu h3 a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
.menu h3 a:hover {
	text-decoration: underline;
}
.menu h3 a:active {
	text-decoration: none;
}




.ul-menu {
	list-style-type: none;
	padding: 0;
	width: 150px;
	margin: 0;
}

.ul-menu li {
	border-bottom: 1px solid #CCCCCC;
}

.ul-menu a{
	display:block;
	margin: 0;
	padding: 0.5em 1em;
	color: #333333;
	background-color: #FFFFFF;
}

.ul-menu a:link {
	text-decoration: none;
	background-color:#ffffff;
	color: #333333;
}
.ul-menu a:visited {
	text-decoration: none;
	background-color:#ffffff;
	color: #333333;
}
.ul-menu a:hover {
	text-decoration: none;
	background-color:#FF7F0D;
	color: #FFFFFF;
}
.ul-menu a:active {
	text-decoration: none;
	color: #333333;
}


.menu-banner{
	text-align:center;
	margin:10px;
}



/* 行事予定・枠 */
.waku {
	background-color: #cccccc;
	margin: 0 0 8px 0;
	width: 500px;
	margin-left: 10px;
	line-height: 1.5em;
	font-size: 0.9em;
}

.waku caption{
	text-align:left;
}

.waku td {
	background-color: #FFFFFF;
	padding: 5px;
}

.waku th {
	background-color: #eeeeee;
	padding: 5px;
	text-align: center;
}

#th01{
	width:20%;
}

#th02{
	width:50%;
}


#th03{
	width:25%;
}




/* 委員会構成・枠 */
.waku2 {
	background-color: #cccccc;
	margin: 20px 0 8px 0;
	width: 720px;
	margin-left: 10px;
	line-height: 1.5em;
	text-align: center;
}


.waku2 td {
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 0.9em;
}

.waku2 th {
	background-color: #eeeeee;
	padding: 5px;
	text-align: center;
	width: 14%;
	font-size: 0.9em;
	color: #18105a;
}



/* 会員リスト・枠 */
.waku3 {
	background-color: #cccccc;
	margin: 0 0 8px 0;
	width: 500px;
	margin-left: 10px;
	line-height: 1.5em;
}


.waku3 td {
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 0.9em;
}

.waku3 th {
	background-color: #eeeeee;
	padding: 5px;
	text-align: center;
	width: 50%;
	font-size: 0.9em;
	color: #18105a;
}


/* 会員リスト・左ボックス */
.kaiin-left{
	clear:both;
	width: 350px;
	margin-left: 10px;
	float:left
}


/* 会員リスト・右ボックス */
.kaiin-right{
	clear:both;
	width: 350px;
	margin-left: 10px;
	float:left
}



.news{
	float: left;
	width: 510px;
	margin-top: 0px;
}

.news ul{
	margin:0;
	padding:0 0 0 10px;
	line-height: 1.5em;
	list-style-type: none;
}



.news-list{
	clear:both;
	display: block;
	border-bottom: solid 1px #CCCCCC;
	padding: 10px 0;
	overflow:hidden;
}


.news-list:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .news-list {
    height: 1em;
    overflow: visible;
}
/**/




.news2{
	float: left;
	width: 200px;
	margin-left: 10px;
	margin-top: 0px;
}

.news2 table{
	width:180px;
	margin: 0 10px 20px 10px;
	font-size: 0.9em;
}

.td-name{
	width:140px;
}

.td-face{
	width:40px;
}


#contents{
	margin-left:10px;
}


.content{
	margin: 0 10px;
	font-size: 0.9em;
}


.right{
	text-align:right;
	display:block;
}

.Text1{
	margin-left:2em;
	display:block;
	font-size:0.9em;
	color: #999999;
}

.Text2{
	font-size:0.9em;
	color: #666666;
}
.Text3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF0000;
}

.Text4 {
	color: #FF0000;
}



.twoColHybLtHdr #mainContent {
	margin: 0 0 0 220px;
	width: 730px;
}

.twoColHybLtHdr #mainContent:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .twoColHybLtHdr #mainContent {
    height: 1em;
    overflow: visible;
}
/**/



.twoColHybLtHdr #container #header #Yahoo {
	float: right;
	width: 500px;
	padding-right: 0px;
	margin-top: 10px;
}

.twoColHybLtHdr #footer {
	padding: 10px;
	margin: 10px 0 0 0;
	border-top: solid 2px #ff0000;
	text-align: center;
} 

/* 再使用できる各種クラス */
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
