@charset "utf-8";
/* ============ clearfix ============ */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/* End hide from IE-mac */
/* ============ image-hover ============ */
a:hover {
	opacity:0.6;
	filter: alpha(style=0, opacity=60);
}


.hide {
	display: none;
}
.cap {
	font-size: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
	float: none;
}
.rightmargin25 {

}

* {
	margin: 0px;
	padding: 0px;
	border-style: none;
	behavior: url(common/css/iepngfix.htc);
	top: 0px;
	right: 0px;
}
hr {
	display: none;
}
li {
	list-style: none;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	background-color: #0a0c1d;
	height: 100%;
	width: 100%;
	background-attachment: fixed;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#wrapper_bg {
	background-image: url(../img/shadow.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 960px;
	position: absolute;
	top: 0px;
}
#wrapper_contents {
	width: 950px;
	position: absolute;
	top: 0px;
	left: 5px;
}
#wrapper_contents #header {
	position: absolute;
	z-index: 10;
	top: 0px;
	width: 100%;
	height: 64px;
}
#wrapper_contents #header h1 {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	letter-spacing: 1px;
	position: absolute;
	right: 10px;
	width: auto;
}
#wrapper_contents #header h1 a {
	color: #666666;
	text-decoration: none;
}
#wrapper_contents #header h2 {
	left: 20px;
	position: absolute;
	top: 5px;
}

#wrapper_contents #main_contents {
	z-index: 1;
	position: relative;
}
#wrapper_contents   #info {
	background-color: #FFFFFF;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#wrapper_contents #info li {
	display: block;
	padding-bottom: 16px;
	background-image: url(../../top/info_separate.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clip: rect(auto,10px,auto,auto);
	top: 10px;
	right: 10px;
}
#wrapper_contents  #info  li.last {
	display: block;
	padding-bottom: 10px;
	background-image: none;
}


#wrapper_contents #links {
	display: block;
	background-color: #FFFFFF;
	padding-left: 100px;
	height: 16px;
}
#wrapper_contents #links li {
	float: left;
	padding-right: 9px;
	background-image: url(../img/separate_b.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

#wrapper_contents #links li a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 10px;
}
#wrapper_contents #links li.last {
	padding-right: 0px;
	background-image: none;
}
#wrapper_contents #footer {
	background-image: url(../img/footer_logo_in.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 950px;
	position: relative;
}
#wrapper_contents #footer li {
	display: block;
	position: absolute;
	top: 13px;
	height: 28px;
}
#wrapper_contents #footer #mec {
	left: 1px;
	width: 99px;
}
#wrapper_contents #footer #real {
	left: 353px;
	width: 162px;
}
#wrapper_contents #footer #mjsekkei {
	left: 166px;
	width: 158px;
}
#wrapper_contents #footer li a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
	background-color: #FFFFFF;
	opacity:0.0;
	filter: alpha(style=0, opacity=0);
}
#gnavi_area {
	position: absolute;
	height: 43px;
	top: 54px;
	width: 100%;
	z-index: 100;
}
#gnavi_area #gnavi_base {
	background-image: url(../img/gnavi_base.png);
	background-repeat: repeat-x;
	height: 43px;
	position: absolute;
	width: 100%;
}
#gnavi_area #gnavi {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 39px;
	display: block;
	position: absolute;
	z-index: 10;
	top: 0px;
}

#gnavi_area #gnavi ul {
	display: block;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
}
#gnavi_area #gnavi li {
	display: block;
	float: left;
	height: 39px;
	width: 113px;
}
#gnavi_area #gnavi li a {
	display: block;
	text-indent: -9999px;
	height: 100%;
	width: 100%;
	background-image: url(../img/gnavi.jpg);
	background-repeat: no-repeat;
}
#gnavi_area #gnavi li.n01 a {
	background-position: 0px top;
}
#gnavi_area #gnavi li.n02 a {
	background-position: -113px top;
}
#gnavi_area #gnavi li.n03 a {
	background-position: -226px top;
}
#gnavi_area #gnavi li.n04 a {
	background-position: -339px top;
}
#gnavi_area #gnavi li.n05 a {
	background-position: -452px top;
}
#gnavi_area #gnavi li.n06 a {
	background-position: -565px top;
}
#gnavi_area #gnavi li.n07 a {
	background-position: -678px top;
}
#gnavi_area #gnavi li.n08 a {
	background-position: -791px top;
}
#gnavi_area #gnavi li a:hover {
	opacity:1;
	filter: alpha(style=0, opacity=100);
}

#gnavi_area #gnavi li.n01 a:hover,#gnavi_area #gnavi li.n01 a.on{
	background-position: 0px bottom;
}
#gnavi_area #gnavi li.n02 a:hover,#gnavi_area #gnavi li.n02 a.on{
	background-position: -113px bottom;
}
#gnavi_area #gnavi li.n03 a:hover,#gnavi_area #gnavi li.n03 a.on{
	background-position: -226px bottom;
}
#gnavi_area #gnavi li.n04 a:hover,#gnavi_area #gnavi li.n04 a.on{
	background-position: -339px bottom;
}
#gnavi_area #gnavi li.n05 a:hover,#gnavi_area #gnavi li.n05 a.on{
	background-position: -452px bottom;
}
#gnavi_area #gnavi li.n06 a:hover,#gnavi_area #gnavi li.n06 a.on{
	background-position: -565px bottom;
}
#gnavi_area #gnavi li.n07 a:hover,#gnavi_area #gnavi li.n07 a.on{
	background-position: -678px bottom;
}
#gnavi_area #gnavi li.n08 a:hover,#gnavi_area #gnavi li.n08 a.on{
	background-position: -791px bottom;
}
#shoulder {
	position: absolute;
	z-index: 50;
	top: 0px;
	width: 100%;
}
#shoulder ul {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#shoulder li {
	position: absolute;
	top: 25px;
}
#shoulder li.n01 {
	right: 0px;
	background-image: url(../img/sh_outline.gif);
	height: 20px;
	width: 103px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#shoulder li.n02 {
	right: 110px;
	background-image: url(../img/sh_map.gif);
	height: 20px;
	width: 103px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#shoulder li.n03 {
	right: 220px;
	background-image: url(../img/sh_request.gif);
	height: 20px;
	width: 103px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#shoulder li.n04 {
	right: 330px;
	background-image: url(../img/reserve.gif);
	height: 20px;
	width: 103px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#shoulder li.n01 a {
	right: 0px;
	background-image: url(../img/sh_outline.gif);
	height: 20px;
	width: 103px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#shoulder li.n02 a {
	right: 110px;
	background-image: url(../img/sh_map.gif);
	height: 20px;
	width: 103px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#shoulder li.n03 a {
	right: 220px;
	background-image: url(../img/sh_request.gif);
	height: 20px;
	width: 103px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#shoulder li.n04 a {
	right: 330px;
	background-image: url(../img/reserve.gif);
	height: 20px;
	width: 103px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#main_contents  #inner_contents  iframe#flame {
	width: 100%;
	height: 90%;
	display: block;
}
#main_contents #inner_contents .cap a {
}
