@charset "utf-8";

body {
	background-color: #000000;
	color: #FFF;
	*font-size: small; /*IE7*/
	*font: x-small; /*IE6*/
	font-size: 13px;
	font-family: Arial,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック","MS PGothic",sans-serif,Josefin Sans;
}

/*ホワイト*/

a.whg {
	color: #fff!important;
}
a.whg:hover {
	color: #ccc !important;
}
a.whg:visited {
	color: #ccc !important;
}




#head {
	width:100%;
	height: 200px;
}

#head #inner {
	width:90%;
	background-color: #000;
	z-index: 5;
}

#op7thCt {
	width: 80%;
	margin: auto;
	padding: 20px 0 0 0;
}

#op7thCt .inner{
	width: 70%;
	padding: 20px 0 0 50px;
}

#snsbx {
	widh:auto;
	height: 100px;
	margin: auto;
	margin-bottom: 100px;
}

#headsnsbx {
	position: absolute;
	height: 70px;
	top:90px;
	right: 2%;
	margin: auto;
	z-index: 3;
}

#snsbx #snsico {
	margin:auto;
float: left;
}

#headsnsbx #snsico {
	margin:auto;
float: left;
}

/*下段*/
#snsbx {
	widh:auto;
	height: 100px;
	margin: auto;
	margin-bottom: 100px;
}

#Dw_headsnsbx {
	position: absolute;
	height: 70px;
	top:1250px;
	right: 5%;
	margin: auto;
	z-index: 3;
}

#snsbx #snsico {
	margin:auto;
float: left;
}

#Dw_headsnsbx #snsico {
	margin:auto;
float: left;
}

/*/下段*/


#7thmap {
	margin: auto;
}

#footer {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #DDDDDD;
}
