@charset "utf-8";
/* CSS Document */

/* メインコンテンツ全体 */
#contents{
	float: none;
	margin: 0px;
	padding: 0px;
}
/* メイン */
#main{
}
#topi_title {
	color: #FFFFFF;
	margin-left: 130px;
	background-image: url(../images/back.gif);
	text-indent: 10px;
	font-size: 14px;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#topics {
	width: 570px;
	margin-left: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 16px;
	padding: 5px;
}
#topics ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.bottom5 {
	margin-bottom: 5px;
}

#jihf_title {
	height: 173px;
	margin-top: 10px;
	background: url(../images/title.jpg) no-repeat right;
	margin-right: 20px;
}
#toha {
	margin-left: 140px;
	border-top: 1px solid #83AEC9;
	border-left: 1px solid #83AEC9;
	border-right: 4px solid #83AEC9;
	border-bottom: 4px solid #247EB5;
	margin-top: 10px;
	height: 70px;
	padding: 5px;
	width: 580px;

}
#waga {
	margin-left: 140px;
	border-top: 1px solid #83AEC9;
	border-left: 1px solid #83AEC9;
	border-right: 4px solid #83AEC9;
	border-bottom: 4px solid #247EB5;
	margin-top: 10px;
	padding: 5px;
	width: 580px;
}
