#image {
	width: 687px;
	background-color: #FFC;
	height: 260px;
	margin-bottom: 17px;
	float: left;
}
#newsarea {
	width: 456px;
	float: left;
}
#newsarea dl {
	margin: 0px;
	padding: 0px;
	width: 456px;
	font-size: 80%;
}
#newsarea dl dt {
	font-weight: bold;
	font-size: 90%;
	color: #666;
}
#newsarea dl dd {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-bottom: 5px;
}
#newsarea a:link, #newsarea a:visited {
	color: #06C;
	text-decoration: none;
}
#newsarea a:hover {
	color: #03F;
}
#news {
	width: 456px;
}
#news h2 {
	background-image: url(img/index_r11_c6.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 456px;
	font-size: xx-small;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#news dl dt {
	clear: both;
	width: 456px;
}

#informations {
	width: 456px;
	margin-bottom: 20px;
}
#informations h2 {
	background-image: url(img/index_r7_c6.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 456px;
	padding: 0px;
	font-size: xx-small;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#exsample {
	float: right;
	width: 210px;
}
#exsample h2 {
	background-image: url(img/index_r4_c8.gif);
	background-repeat: no-repeat;
	height: 58px;
	width: 210px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#exsample dl {
	margin: 0px;
	padding: 0px;
	width: 210px;
}
#exsample dl dt {
	font-size: 80%;
	font-weight: bold;
	color: #FFF;
	background-color: #ba55d3;
	display: block;
	text-indent: 0.5em;
	margin-bottom: 5px;
	height: 20px;
	width: 210px;
	clear: both;
	overflow: hidden;
}
#exsample dl dd {
	font-size: 75%;
	margin-bottom: 5px;
}
#contents {
	float: left;
	width: 687px;
}
.continuation {
	clear: both;
	width: 210px;
	margin-bottom: 10px;
	font-size: 75%;
	text-align: right;
}
#banner {
	clear: both;
	width: 687px;
	margin-top: 20px;
	float: left;
}
#banner table {
	border-collapse: collapse;
	width: 687px;
}#banner table td {
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rss {
	width: 184px;
	clear: both;
	margin-top: 20px;
	float: left;
	text-align: center;
	font-size: 8pt;
	padding-right: 10px;
	padding-left: 10px;
}
#rss hr {
width: 184px;  /* 線の幅 */
height: 0px;  /* <hr>の実線を消す */
border: 0px;  /* borderを一旦リセットする（基本設定でしていれば不要）*/
border-top: 1px dotted #999;  /* 線の太さ　線の種類　線の色 */
}
#ver {
	clear: both;
	width: 687px;
	font-size: 70%;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}

