@charset "UTF-8";
/* CSS Document */

body{
	background-color: #4B4646;
	margin-top: 0px;
	/*background-image: url("../img/bgcolor.png");
	background-repeat: repeat;*/
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	color: #ceb597;
}

a{
	color: #fab404;
	text-decoration: underline;
}

a:hover{
	color: #8A6402;
	text-decoration: underline;
}

img{
	margin-bottom: 20px;
	margin-top: 20px;
}

h1{
	text-align: center;
	padding-top: 50px;
	margin-top: 0px;
}

h2{
	text-align: center;
	padding-top: 50px;
	margin-top: 0px;
	margin-bottom: 20px;
}

p{
	text-align: center;
	font-size: 18px;
	padding: 10px;
	width: 600px;
	margin: auto;
	line-height: 40px;
}

.name{
	padding: 10px;
	text-align: center;
	font-size: 18px;
	border-top: solid 1px #8a4623;
	color: #ceb597;
	margin: auto;
	width: 600px;
	line-height: 40px;
}

.info{
	padding: 10px;
	width: 600px;
	text-align: center;
	font-size: 14px;
	border-bottom: solid 1px #8a4623;
	border-top: solid 1px #8a4623;
	color: #ceb597;
	margin: auto;
	line-height: 30px;
}


.hint{
	padding: 10px;
	width: 600px;
	text-align: center;
	font-size: 18px;
	border-bottom: solid 1px #8a4623;
	border-top: solid 1px #8a4623;
	color: #ceb597;
	margin: auto;
	line-height: 50px;
}
#mainbox{
	background-image: url("../img/top/bg_1000px.png");
	background-repeat: repeat-y;
	align-content: center;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	
}

#mainbox_beni{
	background-image: url("../img/stage-red/bg_1000px_beni.png");
	background-repeat: repeat-y;
	align-content: center;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;	
}

#mainbox_ao{
	background-image: url("../img/stage-blue/bg_1000px_ao.png");
	background-repeat: repeat-y;
	align-content: center;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;	
}

#mainbox_midori{
	background-image: url("../img/stage-green/bg_1000px_midori.png");
	background-repeat: repeat-y;
	align-content: center;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;	
}

#mainbox_daidai{
	background-image: url("../img/stage-orange/bg_1000px_daidai.png");
	background-repeat: repeat-y;
	align-content: center;
	width: 1000px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;	
}

#topbox{
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	background-image: url("../img/top/top-head.png");
	background-repeat: no-repeat;
	height: 716px;
}

#topbox_beni{
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	background-image: url("../img/stage-red/red-head.png");
	background-repeat: no-repeat;
	height: 300px;
}

#topbox_ao{
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	background-image: url("../img/stage-blue/blue-head.png");
	background-repeat: no-repeat;
	height: 300px;
}

#topbox_midori{
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	background-image: url("../img/stage-green/green-head.png");
	background-repeat: no-repeat;
	height: 300px;
}

#topbox_daidai{
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	background-image: url("../img/stage-orange/orange-head.png");
	background-repeat: no-repeat;
	height: 300px;
}


#topbox img{
	border: 0px;
	margin: 0px;
}

#centerbox{
	align-content: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#stagebox{
	text-align: center;
	margin: auto;
	margin-bottom: 30px;
}

.s_box1{
	float: left;
	margin-left: 135px;
	margin-top: 30px;
	background-image: url("../img/menu01.png");
	background-repeat: no-repeat;
	width: 180px;
	height: 190px;
}

.s_box2{
	float: left;
	margin-left: 0px;
	margin-top: 30px;
	background-image: url("../img/menu02.png");
	background-repeat: no-repeat;
	width: 180px;
	height: 190px;
}

.s_box3{
	float: left;
	margin-top: 30px;
	margin-left: 0px;
	background-image: url("../img/menu03.png");
	background-repeat: no-repeat;
	width: 180px;
	height: 190px;
}

.s_box4{
	float: left;
	margin-left: 0px;
	margin-top: 30px;
	background-image: url("../img/menu04.png");
	background-repeat: no-repeat;
	width: 180px;
	height: 190px;
}

.s_box1 a:hover {
	float: left;
	background-image: url("../img/menu01a.png");
	background-repeat: no-repeat;
	width: 180px;
	height: 190px;
}

.s_box2 a:hover{
	float: left;
	background-image: url("../img/menu02a.png");
	background-repeat: no-repeat;
	width: 180px;
	height: 190px;
}

.s_box3 a:hover {
	float: left;
	background-image: url("../img/menu03a.png");
	background-repeat: no-repeat;
	width: 180px;
	height: 190px;
}

.s_box4 a:hover{
	float: left;
	background-image: url("../img/menu04a.png");
	background-repeat: no-repeat;
	width: 180px;
	height: 190px;
}

.clear{
	clear: both;
	border: none;
	margin: 0px;
}

.clear10{
	clear: both;
	border: none;
	margin: 0px;
	height: 10px;
}

.imgbox1{
	margin: 0px;
	border: 0px;
	padding:0px;
}
.imgbox2{
	margin: 0px;
	border: 0px;
	padding:0px;
}

.block1 {
	width: 800px;
	margin-left: 100px;
	padding-bottom: 30px;
	text-align: center;
}

.block2 {
	background-image: url("../img/bg_2nd_block.png");
	background-repeat: repeat;
	width: 800px;
	margin-left: 100px;
	padding-bottom: 30px;
	text-align: center;
}

.angou{
	line-height: 30px;
	border: solid 1px;
	font-size: 18px;
	width:300px;
}

.list1{
	text-align: left;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	line-height: 40px;
}

.red{
	color: #C30D23;
}

.blue{
	color: #2CA6E0;
}

.green{
	color: #1EAA39;
}

.orange{
	color: #F29600;
}

.lefttxt{
	text-align: left;
	line-height: 35px;

}

.clear30px{
	height: 30px;
	clear: both;
}

.contact{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 0px;
	line-height: 20px;
}

.icontxt{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 0px;
	line-height: 20px;
}
.iconbox{
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	
}

.txt24{
	font-size: 24px;
	font-weight: bold;
	line-height: 50px;
}

#footer{
	height: 100px;
	margin-top: 100px;
	margin-bottom: 100px;
	text-align: center;
	color: #CCCCCC;
	font-size: 12px;
}