@charset "UTF-8";
/* CSS Document */
img, div, input { behavior: url("iepngfix.htc");
}

* {
	margin: 0;
	padding: 0;
}

body {
	overflow: hidden;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	scrollbar-Track-Color:#463f3e;
	scrollbar-Face-Color:#463f3e;
	scrollbar-Shadow-Color:#727272;
	scrollbar-DarkShadow-Color:#463f3e;
	scrollbar-Highlight-Color:#727272;
	scrollbar-3dLight-Color:#463f3e;
	scrollbar-Arrow-Color:#727272;
}

#bg-img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#text {
	background: url(../images/bg_dimension_transp.png) !important;
	position: absolute;
	padding: 10px 0;
	width: 100%;
	top: 5%;
	left: 0px;
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.3em;
}

/* ie 6*/
* html #texture {
	background: none;
	margin: 0 auto;
	text-align: left; 
	position: relative;
	width: 909px;
	height:540px;
}

/* ie 7*/

*:first-child+html #texture {
	background: url(../images/texture.png) !important;
	margin: 0 auto;
	text-align: left; 
	position: relative;
	width: 959px;
	height:550px;
}


#texture {
	background: url(../images/texture.png) !important;
	margin: 0 auto;
	text-align: left; 
	position: relative;
	width: 959px;
	height:550px;
}

.continer{
width: 100%;
text-align: center;   
}

/* ie 6*/

* html .main{
	background: url(../images/contentsbgie.png) !important;
	background-repeat:no-repeat;
	position: relative;
    margin: 0 auto;
	text-align: left; 
	width: 909px;
	height: 540px;
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.3em;
}

/* ie 7*/
*:first-child+html .main{
	background: url(../images/contentsbg.png) !important;
	background-repeat:no-repeat;
	position: relative;
    margin: 0 auto;
	text-align: left; 
	width: 909px;
	height: 540px;
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.3em;
}

.main{
	background: url(../images/contentsbg.png) !important;
	background-repeat:no-repeat;
	position: relative;
    margin: 0 auto;
	text-align: left; 
	width: 909px;
	height: 540px;
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.3em;
}
.menu{
margin-top:66px;
width:212px;
height:470px;
float:left;
}
.contents{
margin-top:68px;
margin-left:7px;
float:left;
}
.contents_flame{
/*width:691px;*/
margin:0;
/*height:417px;*/
}
