@charset "utf-8";

@import "style.css";

/* Contents
--------------------------------------------------*/
#content h4.title {
	display: none;
}

#content .txtright {
	text-align: right;
	margin-right: 10px;
}

#content .left {
	width: 260px;
	float: left;
}

#content .right {
	width: 260px;
	float: right;
}

/* Table
--------------------------------------------------*/
#content table.color {
	margin: 10px auto;
	border-width: 1px 0 0 1px;
	border-color: #e1e1e1;
}
#content table.color, #content table.color th, #content table.color td {
	border-style: solid;
	border-collapse: collapse;
}

#content table.color th, #content table.color td {
	border-width: 0 1px 1px 0;
	border-color: #e1e1e1;
	text-align: center;
}

#content .category2 table.color th { background-color: #e8f6ef; }
#content .category3 table.color th { background-color: #e9f2fa; }
#content .category4 table.color th { background-color: #fff6f6; }
#content .category5 table.color th { background-color: #fff6ed; }
#content .category6 table.color th { background-color: #e8f1e8; }

/* Greeting
--------------------------------------------------*/
#content .greeting {
	width: 518px;
	margin-bottom: 30px;
	padding: 50px 40px 10px 15px;
}
#content .category2 .greeting { background: url(../img/c2/greeting.jpg) no-repeat left top; }
#content .category3 .greeting { background: url(../img/c3/greeting.jpg) no-repeat left top; }
#content .category4 .greeting { background: url(../img/c4/greeting.jpg) no-repeat left top; }
#content .category5 .greeting { background: url(../img/c5/greeting.jpg) no-repeat left top; }
#content .category6 .greeting { background: url(../img/c6/greeting.jpg) no-repeat left top; }

/* News
--------------------------------------------------*/
#content .news {
	width: 543px;
	margin-bottom: 30px;
}
#content .category2 .news { background: url(../img/c2/news.jpg) no-repeat left top; }
#content .category3 .news { background: url(../img/c3/news.jpg) no-repeat left top; }
#content .category4 .news { background: url(../img/c4/news.jpg) no-repeat left top; }
#content .category5 .news { background: url(../img/c5/news.jpg) no-repeat left top; }
#content .category6 .news { background: url(../img/c6/news.jpg) no-repeat left top; }

#content .news a.list {
	display: block;
	width: 90px;
	height: 30px;
	/* \*/
	overflow: hidden;
	/* */
	text-indent: -9999px;
	text-decoration: none;
	margin-left: 450px;
}
#content .category2 .news a.list { background: url(../img/c2/news.jpg) no-repeat -450px top; }
#content .category3 .news a.list { background: url(../img/c3/news.jpg) no-repeat -450px top; }
#content .category4 .news a.list { background: url(../img/c4/news.jpg) no-repeat -450px top; }
#content .category5 .news a.list { background: url(../img/c5/news.jpg) no-repeat -450px top; }
#content .category6 .news a.list { background: url(../img/c6/news.jpg) no-repeat -450px top; }

#content .news dl {
	width: 500px;
	margin: 10px auto;
}
#content .news dt {
	padding-left: 10px;
}
#content .category2 .news dt { background: url(../img/c2/arrow.gif) no-repeat left center; }
#content .category3 .news dt { background: url(../img/c3/arrow.gif) no-repeat left center; }
#content .category4 .news dt { background: url(../img/c4/arrow.gif) no-repeat left center; }
#content .category5 .news dt { background: url(../img/c5/arrow.gif) no-repeat left center; }
#content .category6 .news dt { background: url(../img/c6/arrow.gif) no-repeat left center; }

#content .news dd {
	margin: -2em 0 5px;
	padding-left: 7em;
	border-bottom: 1px dotted #666;
}

/* Report
--------------------------------------------------*/
#content div.report {
	width: 543px;
	margin-bottom: 30px;
}
#content .category2 .report { background: url(../img/c2/report.jpg) no-repeat left top; }
#content .category3 .report { background: url(../img/c3/report.jpg) no-repeat left top; }
#content .category4 .report { background: url(../img/c4/report.jpg) no-repeat left top; }
#content .category5 .report { background: url(../img/c5/report.jpg) no-repeat left top; }
#content .category6 .report { background: url(../img/c6/report.jpg) no-repeat left top; }

#content .report a.list {
	display: block;
	width: 90px;
	height: 30px;
	/* \*/
	overflow: hidden;
	/* */
	text-indent: -9999px;
	text-decoration: none;
	margin-left: 450px;
}
#content .category2 .report a.list { background: url(../img/c2/report.jpg) no-repeat -450px top; }
#content .category3 .report a.list { background: url(../img/c3/report.jpg) no-repeat -450px top; }
#content .category4 .report a.list { background: url(../img/c4/report.jpg) no-repeat -450px top; }
#content .category5 .report a.list { background: url(../img/c5/report.jpg) no-repeat -450px top; }
#content .category6 .report a.list { background: url(../img/c6/report.jpg) no-repeat -450px top; }

#content .report dl {
	width: 500px;
	margin: 10px auto;
}
#content .report dt {
	padding-left: 10px;
}
#content .category2 .report dt { background: url(../img/c2/arrow.gif) no-repeat left center; }
#content .category3 .report dt { background: url(../img/c3/arrow.gif) no-repeat left center; }
#content .category4 .report dt { background: url(../img/c4/arrow.gif) no-repeat left center; }
#content .category5 .report dt { background: url(../img/c5/arrow.gif) no-repeat left center; }
#content .category6 .report dt { background: url(../img/c6/arrow.gif) no-repeat left center; }

#content .report dd {
	margin: -2em 0 5px;
	padding-left: 10.5em;
	border-bottom: 1px dotted #666;
}

/* Action
--------------------------------------------------*/
#content .action {
	width: 543px;
	margin-bottom: 30px;
	padding-top: 40px;
}
#content .category2 .action { background: url(../img/c2/action.jpg) no-repeat left top; }
#content .category3 .action { background: url(../img/c3/action.jpg) no-repeat left top; }
#content .category4 .action { background: url(../img/c4/action.jpg) no-repeat left top; }
#content .category5 .action { background: url(../img/c5/action.jpg) no-repeat left top; }
#content .category6 .action { background: url(../img/c6/action.jpg) no-repeat left top; }

/* Director
--------------------------------------------------*/
#content .director {
	width: 543px;
	margin-bottom: 30px;
	padding-top: 40px;
}
#content .category2 .director { background: url(../img/c2/director.jpg) no-repeat left top; }
#content .category3 .director { background: url(../img/c3/director.jpg) no-repeat left top; }
#content .category4 .director { background: url(../img/c4/director.jpg) no-repeat left top; }
#content .category5 .director { background: url(../img/c5/director.jpg) no-repeat left top; }
#content .category6 .director { background: url(../img/c6/director.jpg) no-repeat left top; }

/* Member
--------------------------------------------------*/
#content .member {
	width: 543px;
	margin-bottom: 30px;
	padding-top: 40px;
}
#content .category2 .member { background: url(../img/c2/member.jpg) no-repeat left top; }
#content .category3 .member { background: url(../img/c3/member.jpg) no-repeat left top; }
#content .category4 .member { background: url(../img/c4/member.jpg) no-repeat left top; }
#content .category5 .member { background: url(../img/c5/member.jpg) no-repeat left top; }
#content .category6 .member { background: url(../img/c6/member.jpg) no-repeat left top; }

/* 
--------------------------------------------------*/
#content .category2 .message {
	width: 576px;
	height: 85px;
	margin: -20px 0 10px;
	text-indent: -9999px;
	background: url(../img/c2/message.jpg) no-repeat -16px top;
}
* html #content .category2 .message {
	margin: 0px 0 10px 0px;
}
#content .category2 .top_message {
	text-indent: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BADF8F;
	margin-bottom: 15px;
	background: url(../img/c2/greeting_icon.gif) no-repeat left 5px;
}

/* N
--------------------------------------------------*/
#content .category3 .message {
	width: 576px;
	height: 85px;
	margin: -20px 0 10px;
	text-indent: -9999px;
	background: url(../img/c3/message.jpg) no-repeat -16px top;
}
* html #content .category3 .message {
	margin: 0px 0 10px 0px;
}
#content .category3 .top_message {
	text-indent: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84B4E2;
	margin-bottom: 15px;
	background: url(../img/c3/greeting_icon.gif) no-repeat left 5px;
}
#content .category3 .banner {
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	overflow: hidden;
	margin-bottom: 30px;
}

#content .category3 .banner li {
	float: left;
	width: 260px;
	padding: 10px 5px;
	list-style: none;
}

#content .category3 .banner a {
	display: block;
	width: 250px;
	height: 120px;
	/* \*/
	overflow: hidden;
	/* */
	text-indent: -9999px;
	text-decoration: none;
}
#content .category3 .banner a.club_liberty {
	background: url(../img/c3/club_liberty.jpg) no-repeat left top;
}
#content .category3 .banner a.seinen_kensyo {
	background: url(../img/c3/seinen_kensyo.jpg) no-repeat left top;
}

/* 
--------------------------------------------------*/
#content .category4 .message {
	width: 576px;
	height: 100px;
	margin: -20px 0 10px;
	text-indent: -9999px;
	background: url(../img/c4/message.jpg) no-repeat -16px top;
}
* html #content .category4 .message {
	margin: 0px 0 10px 0px;
}
#content .category4 .top_message {
	text-indent: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FECDD0;
	margin-bottom: 15px;
	background: url(../img/c4/greeting_icon.gif) no-repeat left 5px;
}
#content .category4 .riburu {
	width: 543px;
	margin-bottom: 10px;
}
#content .category4 .riburu a {
	display: block;
	width: 437px;
	height: 140px;
	/* \*/
	overflow: hidden;
	/* */
	text-indent: -9999px;
	text-decoration: none;
	background: url(../img/c4/riburu.jpg) no-repeat left top;
	margin: -20px auto 0;
}

/* V
--------------------------------------------------*/
#content .category5 .message {
	width: 576px;
	height: 85px;
	margin: -20px 0 10px;
	text-indent: -9999px;
	background: url(../img/c5/message.jpg) no-repeat -16px top;
}
* html #content .category5 .message {
	margin: 0px 0 10px 0px;
}
#content .category5 .top_message {
	text-indent: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBCB9A;
	margin-bottom: 15px;
	background: url(../img/c5/greeting_icon.gif) no-repeat left 5px;
}

/* cc
--------------------------------------------------*/
#content .category6 .message {
	width: 576px;
	height: 85px;
	margin: -20px 0 10px;
	text-indent: -9999px;
	background: url(../img/c6/message.jpg) no-repeat -16px top;
}
* html #content .category6 .message {
	margin: 0px 0 10px 0px;
}
#content .category6 .top_message {
	text-indent: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80CBAA;
	margin-bottom: 15px;
	background: url(../img/c6/greeting_icon.gif) no-repeat left 5px;
}
