@charset "shift_jis";


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0; 
	padding:0; 
	letter-spacing:0;
}

html {
	margin: 0;
	padding: 0;
}

body.top {
	margin: 0;
	padding: 0;
	color: #989898;
	text-align:left;
	background:url(../img/top/main_bg.jpg) no-repeat top center #000000;
	font-family: verdana, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif, "ƒqƒ‰ƒMƒmŠpƒS Pro W6";
	font-size: 12px;
	line-height:18px;
}

body.in {
	margin: 0;
	padding: 0;
	color: #989898;
	text-align:left;
	background:url(../img/in/main_bg.jpg) no-repeat top center #000000;
	font-family: verdana, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif, "ƒqƒ‰ƒMƒmŠpƒS Pro W6";
	font-size: 12px;
	line-height:18px;
}


body#disco {
	background: transparent;
}

img {
	border: none;
}

a {
	color: #c72a83;
	text-decoration: underline;
}


div#wrapper {
	width:950px;
	margin: 0 auto;
	text-align:left;
	padding: 0px;
}


ul#menu{
	width:811px;
	margin:21px 0px 40px 139px;
	text-align:left;
}

body.in ul#menu{
	width:811px;
	margin:21px 0px 90px 139px;
	text-align:left;
}



ul#menu li{
	float:left;
	list-style:none;
	padding:0px;
	margin:0px;
}

ul#menu li.line{
	float:left;
	list-style:none;
	width:15px;
	text-align:center;
}

#banner_pray{
	margin:282px 0px 0px 0px;
}
#flash{
	margin:0px 0px 155px 485px;
}

#cd{
	width:950px;
	margin:0 0 28px 0;
}
#cd_l{
	width:288px;
	float:left;
}
#cd_r{
	width:662px;
	float:right;
}


body.in #cd_l{
	width:177px;
	float:left;
}
body.in #cd_c{
	width:551px;
	float:left;
}
	body.in #cd_c .cd_c_l{
		width:208px;
		float:left;
		margin:11px 0 0 0;
	}
	body.in #cd_c .cd_c_r{
		width:343px;
		float:right;
	}

body.in #cd_r{
	width:168px;
	float:right;
	padding:0 0 0 54px;
}


.cd_r_l{
	float:left;
	width:388px;	
}
.mb12{
	margin-bottom:12px;
}
.mb27{
	margin-bottom:27px;
}


.cd_r_r{
	float:left;
}

.bnr2{
	margin:0 10px;
}

.copys{
	font-size:10px;
	padding:31px 0px;
	text-align:center;
}

.flame_postisiton{
	margin:0 0 55px 0px
}

.title{
	margin:0 0 8px 12px;
}


#discoFrame{
	height:363px;
}

.discoFrame{
	float:left;
	height:363px;
}

.discoFrame2{
	float:right;
}






.clear {
	clear:both;
}

.clearfix {
    zoom:1;/*for IE 5.5-7*/
}

.clearfix:after {/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
