<!--
/* TOPのTOPIX */
#news {
	width:700px;
	margin-left: auto;
	margin-right:auto;
	margin-bottom: 30px;
}
#news h1 {
	font-size: 10px;
}
#news_top {
	background-image:url("/images/news_top.jpg");
	width: 692px;
	height:57px;
}
#news_left {
	background-image:url("/images/news_left.jpg");
	width: 15px;
	height:149px;
	float:left;
}
#news_text {
	float:left;
	width:663px;
	height:149px;
}
#news_link {
	float:right;
	margin-top:10px;
	margin-right:50px;
}
#news_right {
	background-image:url("/images/news_right.jpg");
	width: 14px;
	height:149px;
	float:left;
}
#news_bottom {
	background-image:url("/images/news_bottom.jpg");
	width: 692px;
	height:18px;
	clear:both;
}

#news table {
	font-size:12px;
	margin-top:20px;
	margin-left:30px;
}

#news td {
	height:25px;
	padding-right:25px;
}

/* 説明 */
#top_content {
	width:750px;
	margin-left: auto;
	font-size: 14px;
}

#top_content img {
	float: left;
	margin-bottom:40px;
}

.detail {
	float: left;
	margin-left:20px;
	width: 400px;
        font-size: 12px;
}

.topics_top{background:url('/images/topics_top.jpg') top left no-repeat;height: 60px;}

.topics_middle{
background:url('/images/topics_middle.jpg') repeat-y;
width:700px;
}

.boxtext{
padding-top:5px;
padding-left:35px;
width:510px;
font-size: 12px;
}

.topics_bottom{
background:url('/images/topics_bottom.jpg') bottom left no-repeat;
margin-bottom:0px;
height: 22px;
}
-->
