@charset "shift_jis";
/*メイン部分*/
.main {
	float: right;
	width: 660px;
	margin-right: 5px;
}
.main .sintitle {
	margin-top: 1px;
	margin-bottom: 5px;
	background-image: url(../img2/titlebar.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #0063a4;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.main .sintitle2 {
	margin-top: 1px;
	margin-bottom: 5px;
	background-image: url(../img2/titlebar650.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #0063a4;
	padding-left: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 10px;
}

.sougo {
	margin-top: 10px;
	text-align: center;
	margin-bottom: 10px;
}
