@charset "utf-8";


/*
===== index ===========================
*/

div#container div#contents div.main{
	margin-bottom:20px;
}
div#container div#contents h2 p.rss{
	float:right;
	padding-top:3px;
}
div#container div#contents h2 p.rss a{
	color:#F30;
	text-decoration:none;
}
div#container div#contents div.news{
	clear:both;
	background:url(../images/entry_bg.gif) repeat-y;
	padding:18px 18px 0px 18px;
	_padding-bottom:1px;
	margin-bottom:20px;
	overflow:hidden;
}
div#container div#contents div.news ul{
	background-color:#FFF;
	clear:both;
	overflow:hidden;
	margin-bottom:18px;
}
div#container div#contents div.news ul li.date{
	background:url(../images/entry_datebg.gif) no-repeat #F0F0F0;
	line-height:24px;
	padding:1px 0 0 24px;
	margin-bottom:8px;
	position:relative;
}
div#container div#contents div.news ul li.title{
	margin:0 10px 8px 10px;
	padding-bottom:4px;
	background:url(../images/dot_line.gif) repeat-x left bottom;
	font-weight:bold;
	clear:both;

}
div#container div#contents div.news ul li.date ul.post-categories{
	position:absolute;
	top:4px;
	right:5px;
	background-color:#F0F0F0;
}
div#container div#contents div.news ul li.date ul.post-categories li{
	float:left;
	margin-left:5px;
	background-color:#F0F0F0;
}
div#container div#contents div.news ul li.title a{
	margin-right:15px;
}
div#container div#contents div.news ul li.txt{
	margin:0 10px;
	padding-bottom:10px;
}


/*
===== council ===========================
*/

ul.group{
	margin:0 20px 30px 20px;	
}
ul.group ul{
	margin:2px 0 15px 30px;	
}
p.ruleBtn{
		text-align:center;
		padding:20px;
}


/*
===== rules ===========================
*/

div.rules{
	margin:0 20px 20px 20px;	
}
body.agreement div#container div#contents div.rules p{
	margin:0;
	padding-bottom:3px;
}
div.rules h3.title{
	font-weight:bold;
	font-size:123.1%;
	color:#118E33;
}
div.rules div.stipulation{
	text-indent:-3em;
	padding-left:3em;
	margin-bottom:20px;
}
div.rules div.stipulation ol{
	text-indent:-1em;
	padding-left:1em;	
}
div.rules div.stipulation ul{
	text-indent:-1em;
	padding-left:1em;
	margin-left:15px;
}
div.rules div.stipulation ol li,
div.rules div.stipulation ul li{	
	padding-top:2px;	
}
div.rules p.brace{
	padding-bottom:5px;	
}
div.rules ol{
	padding-left:3.5em;	
}


/*
===== activities ===========================
*/


dl.section{
	padding:0px 20px 30px 20px;	
}
dl.section dt{
	font-size:116%;
	font-weight:bold;
}
dl.section dd{
	padding:2px 0 2px 30px;
}


/*
===== board/members ===========================
*/
.board h4,
.board div#contents ul{
	width:635px;
	margin-left:18px;
	clear:both;
}
.board div#contents ul{
	margin-bottom:20px;	
}
.board div#contents ul li,
ul.members li{
	line-height:30px;
	padding-left:10px;
	border-bottom:1px solid #CCC;
}
ul.link{
	width:648px;
	border:1px solid #118E33;
	overflow:hidden;
}
.board div#contents ul.link li{
	float:left;	
	margin:3px 0 2px 15px;
	padding-left:12px;
	border-bottom:none;
	background:url(../../images/members_arrow.gif) no-repeat left 8px;
}
.board div#contents ul.members{
	margin-bottom:20px;	
}
.board div#contents ul.members li a{
	background:url(../images/link.gif) no-repeat left 2px;
	padding-left:12px;
	margin-left:15px;	
}


/*
===== news ===========================
*/

div#container div#contents ul.newsSummary{
	width:635px;
	margin:0 0 20px 15px;
	padding-bottom:10px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background:url(../../images/summary_datebg.gif) no-repeat;
}
div#container div#contents ul.newsSummary li.date{
	padding:7px 0 0 25px;
	width:125px;
	overflow:hidden;
	float:left;
}
div#container div#contents ul.newsSummary li.title{
	width:480px;
	margin-bottom:5px;
	font-weight:bold;
	line-height:30px;
	background:url(../images/dot_line.gif) repeat-x left bottom;
	float:right;
}
div#container div#contents ul.newsSummary li.txt{
	clear:both;
	padding-left:155px;

}
div#container div#contents h4.date{
	background:url(../images/entry_datebg.gif) no-repeat #F0F0F0;
	line-height:20px;
	padding:1px 0 0 24px;
}
div#container div#contents div.entryBody{
	background-color:#FFF;
	padding:0 15px 15px 15px;
	margin-bottom:18px;
	overflow:hidden;
}
div#container div#contents h3.title,
div#container div#contents h3.title2{
	padding:10px 0 4px 0;
	background:url(../images/dot_line.gif) repeat-x left bottom;
	font-weight:bold;
}
div#container div#contents h3.title2 a{
	color:#F30;
}

/*
===== division ===========================
*/

div#container div#contents div.division{
	clear:both;
	background:url(../images/entry_bg2.gif) repeat-y;
	padding:18px 18px 0px 18px;
	_padding-bottom:1px;
	overflow:hidden;
}


/*
===== sitemap ===========================
*/

ul.index{
	width:150px;
	margin-left:30px;
	float:left;
}
div.sitemap{
	width:400px;
	float:right;
	margin-right:30px;
}
ul.index li,
div.sitemap ul li{
	padding-left:15px;
	background:url(../../images/sitemap_arrow01.gif) no-repeat left 2px;
}
div.sitemap ul{
	padding-bottom:15px;
	margin-bottom:20px;
	background:url(../images/dot_line.gif) repeat-x left bottom;
}
div.sitemap ul li ul{
	margin:5px 0 0 15px;
	padding-bottom:0;
	background:none;
}
div.sitemap ul li ul li{
	padding-left:15px;
	background:url(../../images/sitemap_arrow02.gif) no-repeat left 2px;
}

/*
===== admission ===========================
*/

div.info{
	background-color:#EFEFEF;
	padding:15px 15px 5px 15px;
	margin:20px;
}
div.info h4{
	margin-bottom:10px;
}
div.info p{
	font-size:108%;
}
p.admissionBtn{
	text-align:center;
}
p.admissionLink a{
	display:block;
	padding-left:10px;
	margin-bottom:20px;
	background:url(../../images/members_arrow.gif) no-repeat left 2px;
	float:right;
}

/*
===== group ===========================
*/

ul.bukaiInfo{
	margin:0 20px 20px 20px;
}
ul.bukaiInfo li{
	line-height:30px;
	padding-left:10px;
	background:url(../images/dot_line.gif) repeat-x left bottom;
}
ul.members{
	border-top:1px solid #CCC;
	margin:0 20px 20px 20px;
}