@charset "utf-8";
/*全体*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	font-size:12px;
	line-height:1.7em;
	margin: 0px;
	background-color: #FFFEF3;
}
/*リンクの基本設定*/
a {
	text-decoration:underline;
	color: #6699cc;
}
a:hover {
	color: #ccccff;
	text-decoration:none;
}h1 {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
}
ul{
	text-align:left;
	padding-left:0;
	margin-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
}
li{
	padding-left:0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	padding-top: 3px;
}
.nami {
	height: 37px;
	background-image: url(../img/sub.jpg);
	background-repeat: repeat-x;
}
.text_top1 {
	background-image: url(../img/ber_info_back.jpg);
	background-repeat: repeat-y;
	width: 570px;
}
.text_top2 {
	background-image: url(../img/ber_info_back2.jpg);
	background-repeat: no-repeat;
	width: 570px;
	height: 10px;
	margin-bottom: 15px;
}
.baner {
	width: 200px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.baner_sub {
	width: 180px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.baner_box {
	background-color: #4AB8CA;
	width: 200px;
	height: 110px;
}
.baner .flame {
	background-color:#FFFFFF;
	margin: 0 auto;
	width: 190px;
	height: 105px;
	overflow: auto;
	scrollbar-base-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-track-color: #E0E0E0;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
}
.under {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 55px;
}
.botton_main {
	height: 37px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	background-image: url(../img/back_h2.jpg);
	height: 61px;
	width: 775px;
	font-size: 18px;
	font-weight: bold;
	color: #229DB0;
	padding-top: 26px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h3 {
	background-image: url(../img/back_h3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 22px;
	width: 495px;
	padding-bottom: 13px;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 13px;
	padding-left: 35px;
	float: right;
}
h4 {
	background-image: url(../img/back_h4.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 22px;
	width: 495px;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 35px;
	float: right;
	padding-bottom: 13px;
}
.text_sub {
	float: right;
	width: 510px;
	margin-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
.page_top {
	float: left;
	height: 24px;
	width: 121px;
	margin-top: 10px;
}
.text_sub_blog {
	float: right;
	width: 510px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}


