@charset "utf-8";
/* CSS Document */
.clear {
	clear: both;
	float: none;
}

body {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 13px;
	background-repeat: repeat;
	background-image: url(../image/common/body_bk.png);
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	background-color:#530000;
	color:#FFF;
}

#enter_bk {
	background-image: url(../image/common/enter2.png);
	width: 100%;
	background-repeat: no-repeat;
	background-attachment: initial;
	background-position-x: 50%;
	background-position-y: 0%;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;
	background-size: initial;
	
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}

/*フッター*/
#footer {
	width: 960px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	color: #FFF;
	height: 100px;
}
#footer_navi {
	font-size: 10px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	width: 960px;
	float: left;
}
#footer_navi a {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

#footer_navi a:hover {
	font-size: 10px;
	color: #F30;
	text-decoration: underline;
}

#footer ul li {
	float: left;
	list-style-type: none;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#footer ul li:last-child {
	list-style-type: none;
	padding-right: 3px;
	padding-left: 3px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#footer_left {
	width: 400px;
	margin-top: 10px;
	float: left;
	padding-left: 10px;
	line-height: 1.3em;
	font-size: 12px;
	margin-left: 30px;
}
#footer_right {
	float: right;
	width: 400px;
	margin-top: 10px;
	padding-right: 10px;
	line-height: 1.3em;
	font-size: 12px;
	text-align: right;
}

#footer #footer_inc {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#footer #footer_inc #totop {
	text-align: left;
}
#footer #footer_inc .address {
	padding-top: 50px;
}
/*フッター*/
#logo {
	float: left;
	height: 590px;
	width: 960px;
}
#text_box {
	width: 800px;
	margin-left: auto;
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 1.5em;
	margin-right: auto;
}

#text_box2 {
	width: 800px;
	margin-left: auto;
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 1.5em;
	margin-right: auto;
}

#enter {
	width: 960px;
	font-size: 10px;
	padding: 0px;
	float: left;
	margin-bottom: 20px;
	text-align: center;
}
#left {
	width: 550px;
	float: left;
}
#footer_navi ul {
	margin: 0px;
	list-style-type: none;
}
h1 {
	margin: 0px;
	padding: 0px;
}
#text_box p {
	padding: 5px;
	margin: 5px;
}

/*accordion*/
.accordion {
	float: left;
	width: 400px;
	margin-bottom: 10px;
	margin-top: 10px;
}
h2 {
	background-color: #6a6a6a;
	font-size: 16px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding:5px;
	opacity: 0.7;
}

.accordion p {
	padding:10px;
	text-align: left;
	background-color:#FFC;
	border:solid 1px #666666;
}

.point1 {
	height: 20px;
	text-decoration: none;
	text-align: left;
	margin-bottom: 7px;
	padding: 5px;
}

.point1 a {
	height: 20px;
	text-decoration: none;
	display: block;
	color:#FFF;
}
.point2 {
	height: 20px;
	text-decoration: none;
	text-align: left;
	margin-bottom: 0px;
	padding: 5px;
}

.point2 a {
	height: 20px;
	text-decoration: none;
	display: block;
	color:#FFF;
}
/*/accordion*/
.logo_img {
	float: left;
	width: 520px;
}
.enter_box {
	float: left;
	width: 210px;
}
#enter .enter_text {
	margin: 0px;
	padding: 0px;
}
#navi {
	margin-right: auto;
	margin-left: auto;
	width: 580px;
}

#navi2 {
	margin-right: auto;
	margin-left: auto;
}

#footer #footer_right a {
	color: #F30;
}
.red {
	color: #F00;
}
#navi ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navi li {
	float: left;
}
#navi2 ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#navi2 li {
	float: left;
}
.img01 {
	background-image: url(../image/index/enter.png);
	background-repeat: no-repeat;
	text-indent:-9999px;
	width:288px;
	height:260px;
}

.img02 {
	background-image: url(../image/index/exit.png);
	background-repeat: no-repeat;
	text-indent:-9999px;
	width:288px;
	height:260px;
}

.img01 a {
	width: 288px;
	height: 260px;
	display: block;
}

.img02 a {
	width: 288px;
	height: 260px;
	display: block;
}

.img01 a:hover {
	background-image: url(../image/index/main_on_bt01.png);
	background-repeat: no-repeat;
	width: 288px;
	height: 260px;
	display: block;

}

.img02 a:hover {
	background-image: url(../image/index/main_on_bt02.png);
	background-repeat: no-repeat;
	width: 288px;
	height: 260px;
	display: block;
}
