@charset "utf-8";

/*/////////////////////////////////////////////////////////
//mature_content
/////////////////////////////////////////////////////////*/

body {
	background:#000 url(../../img/mature/bg.jpg) no-repeat center top;
}

#wrapper {
	margin: 33px auto 0px auto;
	width:724px;
	height:600px;
}

#logo_index {
	margin:0px 0px 0px 212px;
	padding-top:36px;
	width:308px;
}

#ttl {
	margin:20px 0px 0px 98px;
	width:526px;
	height:30px;
}

#sentence {
	background:url(../../img/mature/ph_sentence.jpg) no-repeat left top;
	margin:11px 0px 0px 90px;
	width:544px;
	height:202px;
}
	#sentence h2,
	#sentence p {
		text-indent:-10000px;
		overflow:hidden;
	}
	
#btns {
	margin:23px 0px 0px 182px;
	width:351px;
	overflow:visible;
}
	#btns .firstChild {
		margin-right:30px;
		float:left;
	}
	#btns .lastChild {
		float:left;
	}


#footer {
	padding-top:64px;
	width:724px;
	clear:left;
}

* html #footer {
	margin: 0px auto 0 auto;
}

/*\*//*/

/**/
