/* ----- テンプレートベース ----- */

body {
	margin-top: 0px;
}

#besa {
	background-color: #FFFFFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

.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_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%;
}

.mainContent {
	margin: 5px 0 10px 0;
}


p.button {
	margin: 20px auto 30px auto;
	width: 80%;
}
p.button .btn-flat-double-border {
  display: block;
  padding: 1em 0;
  text-align: center;
  text-decoration: none !important;
  background: #3d5b9c;
  color: #fff;
  border: double 4px #3d5b9c;
  border-radius: 3px;
  transition: .4s;
  font-weight: bold;;
}
p.button .btn-flat-double-border:hover {
  background: #fff;
  color: #3d5b9c;
}


.mainContent .main{
	width: 100%;
	max-width: 720px;
	float: left;
}

.mainContent .right_navi {
	width: 218px;
	float: right;
}

.mainContent .right_navi p.btn{
	margin: 0 0 5px 0;
}
.mainContent .right_navi .right_waku {
	border: thin solid #999999;
	padding: 5px;
	margin: 0 0 5px 0;
}

.mainContent .right_navi .right_waku h3{
	margin: 0 0 5px 0;
}
.mainContent .right_navi .right_waku p.btn{
	margin: 0 0 3px 0;
}

.mainContent .right_navi .right_waku.kashikin{
	padding: 0;
}
.mainContent .right_navi .right_waku.kashikin h3{
	font-size: 12px;
    line-height: 16px;
    color: #595757;
    font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
	background: #EBEBEB;
	font-weight: bold;
	padding: 5px;
}

.mainContent .right_navi .right_TextBase {
	font-size: 12px;
	line-height: 16px;
	color: #595757;
	font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

.mainContent .right_navi .right_waku.kashikin p.right_TextBase{
	padding: 5px;
}

.mainContent .right_navi .right_space {
	padding: 5px;
}

.mainContent .right_navi .right_space a{
	color: #1E40C4;
	text-decoration: underline;
}

.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;
}



/* ----- 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;
}
