@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
body{
	background:url(../images/in_bg.jpg) repeat #000;
	}

body p{
	/*width:900px;*/
	margin-left:auto;
	margin-right:auto;
	}

.kinsi{text-align:center;}

.in_logo{
	text-align:center;
	margin-top:35px;
	}

.chui{
	color:red;
	font-size:12px;
	text-align:center;
	line-height:1.8em;
	font-weight:bold;
	/*background-color:#000;
	width:500px;*/
	}

.yes{text-align:center; color:#fff; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; padding-bottom:15px;}
.yes a{font-size:44px; color:#900; text-decoration:none;}

.footer{
	/*background-image:url(../images/index_middle_bg.png);*/
	height:50px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	}

.crop-bg{
	/*background-image:url(../images/index_middle_bg.png);*/
	/*height:240px;*/
	width:900px;
	margin-left:auto;
	margin-right:auto;
	}

.text1{
	margin:60px auto 0;
	text-align:center;
	font-size:38px;
	color:#fff;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1em;
	/*background-color:#000;*/
	width:680px;
	}

/**** 20110509 nagai ****/
.text2{
	margin:60px auto 0;
	text-align:center;
	font-size:28px;
	color:#fff;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1em;
	/*background-color:#000;*/
	width:680px;
	}
/************************/


div.in_info_tit{
	width:500px;
	margin:30px auto 0;
	color:#000;
	}


div.in_info{
	background-image:url(../images/list_b.png);
	padding:5px 30px 15px 30px;
	width:440px;
	margin:0 auto 15px;
	color:#000;
	}

div.in_info div.news {
	color:#000;
	padding-bottom:5px;
	border-bottom:dotted 1px #666;
	margin-bottom:10px;
	font-size:12px;
	}


.maintenanceLargeFont {
 font-size: 50px;
	color: #df0000;
}
.maintenanceSmallFont {
 color: #FFFFFF;
}

/* 20230209 SP対応 */
body {
	padding: 10px;
	margin: 0;
	background: #ef912d;
}
main {
	width: 100%;
	max-width: 980px;
	text-align: center;
	margin: 30px auto;
}
.tx-center img {
	width: 100%;
	max-width: 200px;
	height: auto;
}
.tx_box {
	display: table;
	margin: 50px auto 50px auto;
	text-align: left;
	font-size: 16px;
	color: #fff;
}
.bn_box {
	width: 100%;
	max-width: 776px;
	height: auto;
	margin: 0 auto;
}
.bn_box img {
	width: 100%;
	height: auto;
}

/* 20230209 SP対応 */
body {
	padding: 10px;
	margin: 0;
	background: #000 url(../images/in_bg.jpg) repeat;
}
main {
	width: 100%;
	max-width: 980px;
	text-align: center;
	margin: 30px auto;
}
.tx-center img {
	width: 100%;
	max-width: 235px;
	height: auto;
}
.tx_box {
	display: table;
	margin: 50px auto 50px auto;
	text-align: left;
	font-size: 16px;
	color: #fff;
	box-sizing: border-box;
	padding: 10px;
	background: rgba(000, 000, 000, .8);
}
.bn_box {
	width: 100%;
	max-width: 776px;
	height: auto;
	margin: 0 auto;
}
.bn_box img {
	width: 100%;
	height: auto;
}
.footer {
	width: 100%;
	font-size: 10px;
	color: #fff;
	text-align: center;
}
