@charset "EUC-JP";


/*=====INDEX.PHP start================================================== */

.title_img {
	text-align: center;
	margin-bottom: 15px;
}

.contents_box {
	padding: 0px 0px 0px 10px;
}

.title_bar {
	background: url("./image/title_bar.gif") no-repeat;
	color: #0F67AF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 5px 50px;
	margin-bottom: 10px;
}

.txt_box {
	width: 650px;
	line-height: 16px;
	margin-bottom: 15px;
}



