@charset "UTF-8";
/* CSS Document */

body{
	font-size:14px;
	font-family:verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#666;
}
p{
	font-size: 87%;
	line-height: 175%;
	letter-spacing: 1px;
	color:666;
}

#main{
	width:950px;
	height: 640px;
	background:url(../img/bg2.jpg) top center no-repeat;
	margin: 0 auto;
}

#logo{
	margin: 6px 0 0 90px;
	border:none;
}
#left_menu{
	float:left;
	margin: 50px 0 0 100px;
	font-family:Bank Gothic;
}
#left_menu p{
	margin: 20px 0 0 0;
}
#left_menu hr{
	margin: 10px 0 10px 0;
}
#left_menu .banner{
	margin: 10px 0 0 0;
	width:100px;
	border: #eee 1px dotted;
}
#left_menu a:hover .banner{
	margin: 10px 0 0 0;
	width:100px;
	border: #ccc 1px solid;
}

#contents{
	margin: 45px 0 0 250px;
}
#contents h1{
	font-size: 180%;
	color:#09f;
	letter-spacing:3px;
	margin-bottom:15px;
}
#contents h2{
	font-size:115%;
	border-bottom:1px #333 solid;
	width:560px;
	padding-bottom:2px;
}
#contents h3{
	font-size:95%;
	color:#666;
	border-bottom:1px #999 solid;
	border-left: 5px #999 solid;
	width:540px;
	padding-bottom:2px;
	padding-left: 10px;
}
#contents .news{
	margin:20px 0 0 10px;
	height:70px;
	font-size:85%;
	letter-spacing:1px;
}
#contents .picture1{
	margin: 5px 10px 0 10px;
	width:120px;
	height:63px;
	font-size:85%;
	letter-spacing:1px;
}
#contents .picture2{
	margin: 5px 10px 0 10px;
	width:120px;
	height:80px;
	font-size:85%;
	letter-spacing:1px;
}

#footer{
	clear:both;
	text-align:center;
	line-height: 160%;
	font-size:85%;
	letter-spacing:1px;
	color:#666;
	margin: 20px 0 10px 0;
}
.separator{
	margin: 20px 0 10px 0;
}
.uc{
	color:#CCC;
}
/*basic table design*/
.basic_table{
	margin: 40px 0 40px 20px;
	font-size:85%;
	color:#666;
	border-top: solid double #ccc;
	border-bottom: 1px solid #ccc;
}
.basic_table .header{
	font-size: 80%;
	color:#999;
	padding: 5px 0;
}
.basic_table .first{
	border-left: 5px #ccc solid;
	border-top: 1px #ccc solid;
	padding: 10px;
}
.basic_table .second{
	border-left: 10px #ccc solid;
	border-top: 1px #ccc solid;
	padding: 5px;
}
.normal_p{
	margin: 20px;
	width: 520px;
}
/*about_members_table design*/
.about_members_table{
	margin: 40px 0 40px 20px;
	font-size:85%;
	color:#666;
	border-top: solid double #ccc;
	border-bottom: 1px solid #ccc;
}
.about_members_table .first{
	border-left: 5px #ccc solid;
	border-top: 1px #ccc solid;
	padding: 10px;
}
.about_members_table .second{
	border-left: 5px #ccc solid;
	border-top: 1px #ccc solid;
	padding: 15px;
}
.about_members_table .third{
	border-left: 5px #ccc solid;
	border-top: 1px #ccc solid;
	padding: 10px 30px 10px 10px;
}
.normal_p{
	margin: 20px;
	width: 520px;
}
/*_members_table design*/
.members_table{
	margin: 10px 0px 40px 0px;
	font-size:85%;
	color:#666;
	border-top: solid double #ccc;
	border-bottom: 1px solid #ccc;
	width: 580;
}
.members_table .members_tb1{
	border-left: 5px #ccc solid;
	border-top: 1px #ccc solid;
	border-bottom: 2px #ccc solid;
	font-size:90%;
	padding: 5px;
	width: 230;
}
.members_table .members_tb2{
	border-left: 5px #ccc solid;
	border-top: 1px #ccc solid;
	padding: 10px;
	width: 230;
}
.members_table .members_tb3{
	border-left: 5px #ccc solid;
	border-top: 1px #ccc solid;
	padding: 10px;
	font-size:90%;
}
/*_event_table design*/
.event_table{
	margin: 10px 0px 40px 0px;
	font-size:85%;
	color:#666;
	border-top: solid double #ccc;
	border-bottom: 1px solid #ccc;
	width: 500;
}
.event_table .event_tb1{
	border-left: 5px #ccc solid;
	border-top: 1px #ccc solid;
	border-bottom: 2px #ccc solid;
	font-size:90%;
	padding: 5px;
	width: 120;
}
.event_table .event_tb2{
	border-left: 5px #ccc solid;
	border-top: 1px #ccc solid;
	padding: 10px;
	width: 120;
}
.event_table .event_tb3{
	border-left: 5px #ccc solid;
	border-top: 1px #ccc solid;
	padding: 10px;
	font-size:100%;
	font: bold;
}
/*ページ内下部のリンク*/
.links{
	border: 1px dotted #666;
	background: #eee;
	margin: 25px 0 10px 270px;
	width: 200px;
	padding: 15px;
}
.links li{
	text-decoration:none;
	list-style:disc;
	font-size:85%;
	line-height: 150%;
	margin-left: 20px;
}
#events{
	margin: 45px 0 0 100px;
	width:750px;
}
#events h1{
	font-size: 180%;
	color:#09f;
	letter-spacing:3px;
	margin-bottom:15px;
}
#events h2{
	font-size:115%;
	border-bottom:1px #333 solid;
	width:560px;
	padding-bottom:2px;
}
#events h3{
	font-size: 90%;
	letter-spacing:3px;
	margin-bottom:15px;
	text-align:right;
}
