body {
	margin-top: 0px;
}

#besa {
	background-color: #FFFFFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#besa .banner{
	margin: 10px 0;
}

.header_text {
	font-size: 12px;
	line-height: 14px;
	color: #3C78C8;
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.header_text2{
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.header_text a:link { 
	color : #3C78C8; 
	text-decoration : none; 
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
} 

.header_text a:visited { 
	text-decoration : none; 
	color : #000000; 
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
} 

.header_text a:hover { 
	text-decoration : none; 
	color : #000099; 
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.table_max {
	width: 100%;
}

.footer {
	width: 100%;
	background-image: url(../image/top/footer_back.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.footer_text {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.footer_text a:link { 
	color : #FFFFFF; 
	text-decoration : none; 
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
} 

.footer_text a:visited { 
	text-decoration : none; 
	color : #000000; 
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
} 

.footer_text a:hover { 
	text-decoration : none; 
	color : #000099; 
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.footer_copy {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}
#news_waku {
	height: 100px;
	width: 467px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B4DCFF;
	border-bottom-color: #B4DCFF;
	border-left-color: #B4DCFF;
}

#banner_waku {
	border: thin solid #B4DCFF;
}


/* overflow */

.scroll	{
	overflow:auto;
	scrollbar-arrow-color: #3264B4;
	scrollbar-face-color: #3264B4;
	scrollbar-highlight-color: #3264B4;
	scrollbar-shadow-color: #3264B4;
	scrollbar-3dlight-color: #3264B4;
	scrollbar-darkshadow-color: #3264B4;
	scrollbar-track-color: #FFFFFF;
	width:467px;
	height:100px;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;


/* ----- font ----- */

.TextSmall {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.TextSmall_Gray {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #666666;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.TextBase {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.TextBase_S {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
	
}

.TextBase_Red {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #CC0000;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.TextBase_Green {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #336633;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.TextBaseB {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.TextBig {
	font-size: 18px;
	line-height: 24px;
	color: #000000;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}
.TextBigB {
	font-size: 20px;
	ine-height: 26px;
	font-weight: bold;
	color: #000000;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}
