@charset "utf-8";
/*全体*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	font-size:11px;
	line-height:1.6em;
	margin: 0px;
	background-color: #006699;
	background-image: url(img/back.jpg);
	background-repeat: repeat-x;
}
.font_white {
	font-size: 11px;
	color: #FFFFFF;
}


a {
	text-decoration:none;
	color: #376FA6;
}
a:hover {
	color: #7EA9D3;
	text-decoration:underline;
}.flash_top {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
h1 {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: right;
	float: right;
	width: 500px;
	margin: 0px;
	padding-top: 42px;
}
.text_contents2 {
	background-image: url(img/ber_message.jpg);
	height: 22px;
	width: 745px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-top: 3px;
}
.text_contents2_comment {
	float: right;
	width: 740px;
	padding-right: 10px;
	padding-left: 10px;
}
.image_sub {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
h2 {
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	background-image: url(img/h2.jpg);
	height: 36px;
	width: 485px;
	padding-top: 14px;
	padding-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	background-image: url(img/h3.jpg);
	height: 34px;
	width: 504px;
	padding-left: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	padding-top: 2px;
}
.textlink {
	font-size: 11px;
	font-weight: normal;
	color: #505050;
	text-align: right;
	width: 520px;
	padding-bottom: 10px;
}
.baner_sub {
	float: right;
	width: 180px;
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

.text_sub {
	float: right;
	width: 500px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.pagetop {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	margin: 0px;
	float: right;
	width: 500px;
	padding-right: 10px;
	padding-left: 10px;
}

