@charset "shift-jis";

/*
		index.html
-------------------------------------------------------------------------------------------------*/

/*--------------------
	main_Image
--------------------*/

#main_img{
	background: url(../../images/index/bg_main.jpg) no-repeat top center;
	width: 100%;
	height: 545px;
}

#main_img .inner{
	width: 955px;
	margin: 0 auto;
	padding: 26px 0 0 5px;	
}

#main_img .inner .lead{
	text-indent: -9999px;
}

#main_img .inner .registration{
	width: 348px;
	text-align: center;
	position: relative;
	top: 235px;
	left: 606px;	
}

#main_img #gNavs {
	background: none;
	margin: 0;
	padding: 0;
}


/*--------------------
	topic_box
--------------------*/

#topic_box{
	height: 46px;
	background: url(../../images/index/bg_topic.jpg) no-repeat 0 0;
	padding: 10px 8px 0;
	margin: 0 0 30px;
}

#topic_box h2{
	float: left;	
}

#topic_box .inner{
	width: 855px;
	float: right;
	padding: 5px 0 0;	
}


/*--------------------
	left_box
--------------------*/

.left_box{
	width: 586px;
	float: left;
	margin: 0 0 40px;	
}

.left_box h2.circle_icon{
	float: left;
	width: 440px;
	margin: 3px 0 0 10px;
}


.left_box .inner{
	background: url(../../images/index/bg_top_l.jpg) repeat-y 0 0;
	margin: 10px 0 0;
}

.left_box .inner .top{
	background: url(../../images/index/bg_top_l_top.jpg) no-repeat 0 0;
	height: 13px;	
}

.left_box .inner .btm{
	background: url(../../images/index/bg_top_l_btm.jpg) no-repeat 0 0;
	height: 13px;	
}

.left_box .inner ul{
}

.left_box .inner ul li{
	float: left;
	width: 263px;
	height: 67px;
	_height: 69px;
	border-right: 1px solid #eaeaea;
	padding-right: 15px;
	line-height: 1.4;
	margin: 0 0 0 15px;
	_margin: 0 0 0 9px;	
}

.left_box .inner ul.firstChild{
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 14px;
	margin: 0 0 14px;
}

.left_box .inner ul li.lastChild{
	border: none;
	padding-right: 0;
}

.left_box .inner ul li img{
	float: right;
}

.left_box .inner ul li a{
	width: 125px;
	display: block;
	text-decoration: none;
	background: url(../../images/index/i_icon_02.gif) no-repeat 0 2px;
	padding: 0 0 0 20px;
	color: #121212;
	letter-spacing: -1px;
}

.left_box .inner ul li a:hover{
	text-decoration: underline;	
}

.left_box .inner ul li a strong{
	color: #5d9823;
	font-size: 16px;
}

.left_box .detail_btn,
.right_box .detail_btn,
.topics_list_box .detail_btn{
	float: right;
	padding: 5px 0 0;	
}

/*--------------------
	right_box
--------------------*/

.right_box{
	width: 350px;
	float: right;
	margin: 0 0 40px;		
}

.right_box h2.circle_icon{
	float: left;
	width: 210px;
	margin: 3px 0 0 10px;
}

.right_box .inner{
	background: url(../../images/index/bg_top_r.jpg) repeat-y 0 0;
	margin: 10px 0 0;
}

.right_box .inner .top{
	background: url(../../images/index/bg_top_r_top.jpg) no-repeat 0 0;
	height: 13px;	
}

.right_box .inner .btm{
	background: url(../../images/index/bg_top_r_btm.jpg) no-repeat left bottom;
	height: 13px;	
}

.right_box .inner .detail{
	width:319px;
	margin: 0 auto;
}


/*--------------------
	topics_list_box
--------------------*/

.topics_list_box{
	margin: 0 0 40px;		
}

.topics_list_box h2.circle_icon{
	float: left;
	margin: 3px 0 0 10px;
}

.topics_list_box .inner{
	background: url(../../images/index/bg_topics.jpg) repeat-y 0 0;
	margin: 10px 0 0;
}

.topics_list_box .inner .top{
	background: url(../../images/index/bg_topics_top.jpg) no-repeat 0 0;
	height: 17px;	
}

.topics_list_box .inner .btm{
	background: url(../../images/index/bg_topics_btm.jpg) no-repeat left bottom;
	height: 17px;	
}

#table_area{
	height: 172px;
	overflow:auto;
	margin: 13px 28px 13px 30px;
}

.topics_list_box table{
	width: 880px;
	margin: 0;	
}

.topics_list_box table tr th,
.topics_list_box table tr td{
	padding: 10px;
	border-bottom: 1px dotted #cccccc;
	text-align: left;
	vertical-align: top;
}

.topics_list_box table tr th{
	color: #5d9823;
	font-weight: bold;
	padding: 10px 0 10px 5px;
	width: 115px;
	
}

.topics_list_box table tr td.icon{
	width: 123px;
}

.topics_list_box table tr td.icon img{
	margin: 4px 0 0;	
}

.topics_list_box table tr td a{
	color: #333;	
}

.topics_list_box table tr td a:hover{
	text-decoration: none;
}


/*--------------------
	tLinksBg
--------------------*/
#tLinksBg {
	width: 586px;
}
#tLinksBg:after {
	content: " "; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}
#tLinksBg h2 {
	margin-bottom:10px;
}
#tLinksBg li {
	float:left;
	width:146px;/* margin-left:2px */
	height:104px;/* margin-bottom:2px */
}
#tLinksBg li.tLinks01 {
	background:url(../../images/index/tLinks01.jpg) no-repeat left top;
}
#tLinksBg li.tLinks02 {
	background:url(../../images/index/tLinks02.jpg) no-repeat left top;
}
#tLinksBg li.tLinks03 {
	background:url(../../images/index/tLinks03.jpg) no-repeat left top;
}
#tLinksBg li.tLinks04 {
	background:url(../../images/index/tLinks04.jpg) no-repeat left top;
}
#tLinksBg li.tLinks05 {
	background:url(../../images/index/tLinks05.jpg) no-repeat left top;
}
#tLinksBg li.tLinks06 {
	background:url(../../images/index/tLinks06.jpg) no-repeat left top;
}
#tLinksBg li.tLinks07 {
	background:url(../../images/index/tLinks07.jpg) no-repeat left top;
}
#tLinksBg li.tLinks08 {
	background:url(../../images/index/tLinks08.jpg) no-repeat left top;
}
#tLinksBg li.tLinks09 {
	background:url(../../images/index/tLinks09.jpg) no-repeat left top;
}
#tLinksBg li.tLinks10 {
	background:url(../../images/index/tLinks10.jpg) no-repeat left top;
}
#tLinksBg li h3 {
	text-indent:-7777px;
}
#tLinksBg li.tLinks01 h3 a,
#tLinksBg li.tLinks03 h3 a,
#tLinksBg li.tLinks04 h3 a,
#tLinksBg li.tLinks05 h3 a,
#tLinksBg li.tLinks07 h3 a,
#tLinksBg li.tLinks08 h3 a {
	display:block;
	width:144px;
	height:40px;
}
#tLinksBg li.tLinks02 h3 a,
#tLinksBg li.tLinks06 h3 a,
#tLinksBg li.tLinks09 h3 a,
#tLinksBg li.tLinks10 h3 a {
	display:block;
	width:144px;
	height:45px;
}
#tLinksBg li span {
	display:block;
	font-size:10px;
	line-height:1.3em;
	width:124px;/* 144-10-10 */
	padding:0 10px;
}