@charset "shift_jis";
html {
	height: 100%;
    overflow-x: hidden;
}
body{
	color: #333333;
	text-align:center;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	color:#FFFFFF;
	background-color: #D60000;
	vertical-align: top;
	background-image: url(../img_top/index_back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	/*background:#C9D1D1;*/
}
h1 {
	font-size: 100%;
	text-align: center;
	vertical-align: bottom;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
	}
img{ border:0px;
}/* イメージボーダー指定 */
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CC9999;
}
.red{color:#CC0000;} /* フォント赤 */
.orange{color:#FF9900;} /* フォントオレンジ */
.blue{color:#0000FF;} /* フォント青 */
.green{color:#006600;} /* フォント緑 */
.glay{color:#666666;} /* フォントグレー */
#in_main {
	height: 100%;
	width: 860px;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img_top/index_img.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

#in_head {
	font-size: 100%;
	height: 10px;
	width: 800px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	color: #FFFFFF;
}
#in_head h1 {
	font-size: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#in_foot {
	font-size: 85%;
	line-height: 120%;
	height: auto;
	width: 680px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 3px;
	color: #FFFFFF;
}
.in_main_img {
	padding: 0px;
	height: 300px;
	width: 680px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../img_top/index_img.jpg);
}
.in_18_img {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.in_txt_box_a {
	font-size: 85%;
	line-height: 140%;
	text-align: center;
	height: auto;
	width: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	color: #FFFFFF;
}
.in_txt_box_b {
	font-size: 150%;
	line-height: 140%;
	text-align: center;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
.in_txt_box_c {
	font-size: 75%;
	line-height: 140%;
	text-align: center;
	height: auto;
	width: auto;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
}
.in_txt_box_d {
	font-size: 120%;
	line-height: 140%;
	text-align: center;
	height: auto;
	width: auto;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.in_txt_box_e {
	font-size: 89%;
	line-height: 140%;
	text-align: center;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.in_enterbox {
	padding: 0px;
	height: 40px;
	width: 450px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

