@charset "utf-8";

/*====================================================================

index.css

======================================================================

	01.news

last update 00/00/00

====================================================================*/


/*--------------------------------------------------------------------/
	01.news
/--------------------------------------------------------------------*/
#news{
	height:180px;
	overflow:auto;
}
#news table{
	border-top: solid 1px #e1e1e1;
	width: 493px;
}
#news table th,
#news table td{
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: solid 1px #e1e1e1;
	text-align: left;
	line-height: 1.2;
	vertical-align: top;
}
#news table th{
	width: 150px;
	color: #0a5e0b;
}

#top01{
	position:relative;
	margin:0 auto 10px auto;
	background:url(../../img/bg_top01.jpg) no-repeat;
	width:630px;
	height:172px;
}

#top02{
	position:relative;
	margin:0 auto 10px auto;
	background:url(../../img/bg_top02.jpg) no-repeat;
	width:630px;
	height:165px;
}

.click{
	position:absolute;
	bottom:4px;
	right:6px;
}

.click a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}


#top_lr{
	margin:0 auto;
	width:630px;
}

#top_left{
	float:left;
	width:310px;
	margin-right:10px;
}

#h3_02{
	margin-bottom:10px;
}
	

#top_right{
	float:right;
	width:310px;
}

#top03{
	position:relative;
	margin-bottom:10px;
	background: url(../../img/bg_top_03.jpg) no-repeat;
	width:310px;
	height:218px;
}

#top03 p{
	position:absolute;
	top:82px;
	right:5px;
	text-align:right;
	line-height:1.4;
}

#top04{
	position:relative;
	margin-bottom:10px;
	background: url(../../img/bg_top_04.jpg) no-repeat;
	width:310px;
	height:218px;
}

#top05{
	position:relative;
	margin:0 auto 10px auto;
	width:628px;
	height:121px;
	border:solid #2799ec 1px;
}

#top05 p{
	text-align:left;
	position:absolute;
	top:35px;
	left:10px;
	width:608px;
}

#top06{
	position:relative;
	margin:0 auto 10px auto;
	width:628px;
	border:solid #2799ec 1px;
}



#top06 table{
	margin:auto;
	border-top: solid 1px #e1e1e1;
	width: 608px;
}
#top06 table th,
#top06 table td{
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: solid 1px #e1e1e1;
	text-align: left;
	line-height: 1.2;
	vertical-align: top;
}
#top06 table th{
	width: 150px;
	color: #0850c8;
}

#news{
	position:relative;
	margin:auto;
	padding-left:10px;
	width:618px;
	height:180px;
	overflow:scroll;
	overflow-x:hidden;

}



#news table{
	margin:auto;
	border-top: solid 1px #e1e1e1;
	width: 608px;
}
#news table th,
#news table td{
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: solid 1px #e1e1e1;
	text-align: left;
	line-height: 1.2;
	vertical-align: top;
}
#news table th{
	width: 150px;
	color: #0850c8;
}


.naisou_click{
	position:absolute;
	bottom:8px;
	right:202px;
	width:188px;
	height:64px;
}

.naisou_click a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}

.gaisou_click{
	position:absolute;
	bottom:8px;
	right:10px;
	width:188px;
	height:64px;
}

.gaisou_click a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}


h3 {
	margin0px;
}
