@charset "utf-8";

/*/////////////////////////////////////////////////////////
//mature
/////////////////////////////////////////////////////////*/

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

	#mature {
		margin: 140px auto 0px auto;
		width:464px;
	}
		#mature #sentence {
			background:url(../../img/mature/ph_sentence.jpg) no-repeat left top;
			width:464px;
			height:414px;
		}
			#sentence h1,
			#sentence h2,
			#sentence p {
				text-indent:-10000px;
			}
		
		#mature .btns {
			margin: 20px 0px 80px 56px;
			width:408px;
			text-align:center;
		}
			#mature .btns img {
				float:left;
			}
			
#footer {
	clear:left;
}

/*\*//*/

/**/
