@charset "utf-8";
/* CSS Document */

/*------------ 背景 ------------*/
body {
}

/*------------ コンテンツ ------------*/
#left_contents{
	float:left;
	width:615px;
}

#right_contents{
	float:right;
	width:300px;
}

.top_left_box{
	float:left;
	width:300px;
}

.top_right_box{
	float:right;
	width:300px;
}

.top_left_box img,.top_right_box img{
	margin-right:8px;
}

.top_box_head{
	background:url(../images/top_box_head.gif);
	width:615px;
	height:10px;
	font-size:0;
	line-height:0;
}

.top_box_body{
	background:url(../images/top_box_body.gif) repeat-y;
	width:575px;
	padding:5px 20px;
}

#top_contents #left_contents .top_box_body p{
	width:auto;
	font-size:110%;
	float:none;
	color:#C60;
	font-weight:bold;
	margin-bottom:5px;
}

.top_box_foot{
	background:url(../images/top_box_foot.gif);
	width:615px;
	height:10px;
	font-size:0;
	line-height:0;
}

#top_contents #left_contents h2,#top_contents #left_contents p{
	float:right;
	width:150px;
}

h2#top_h2-01 a,h2#top_h2-02 a,h2#top_h2-03 a{
	display:block;
	height:25px;
	text-indent:-5000px;
}

h2#top_h2-01 a{
	background:url(../images/top_ttl01.gif) no-repeat;
	width:99px;
}

h2#top_h2-02 a{
	background:url(../images/top_ttl03.gif) no-repeat;
	width:116px;
}

h2#top_h2-03 a{
	background:url(../images/top_ttl02.gif) no-repeat;
	width:132px;
}

h2#top_h2-04 a{
	display:block;
	text-indent:-5000px;
	background:url(../images/top_ttl04.gif) no-repeat;
	width:100px;
}


/*------------ ライトナビ ------------*/
a#contact_bnr{
	display:block;
	background:url(../images/top_bnr.gif);
	width:300px;
	height:92px;
	text-indent:-5000px;
	margin-bottom:10px;
}

a#contact_bnr:hover{
	background:url(../images/top_bnr_on.gif);
}

#top_news_box{
	border:1px solid #d7d2c4;
	padding:2px 0 10px 10px;
	background:#FFF;
}

#top_news_box h2{
	background:url(../images/top_ttl05.gif) no-repeat;
	width:133px;
	height:34px;
	text-indent:-5000px;
	margin-bottom:10px;
}

#news_table{
	height:210px;
	overflow:auto;
	overflow-y:scroll;
}

#top_news_box table th{
}

#top_news_box table td{
	vertical-align:top;
	padding:10px 10px 10px 0;
	border-bottom:1px dashed #dddddd;
}
