@charset "utf-8";



/* ************************************************************************

*

* 

*		Site Name			：AURORA PROJECT 公式サイト

*		Since					：2007/12/26～

*		Style Summery	：年齢確認ページ

*

*

*		

*************************************************************************** */



body#age{

	margin:0;

	background:#000 url("../img/age/bg_body.jpg") repeat-x;

	color:#CCC;

	text-align:center;

	}



p, div{

	line-height:1.5;

	}



div#no18{	

	width:550px;

	margin:auto auto 15px auto;

	border:#999 dashed 1px;

	}



div#no18 p{

	float:left;

	margin-left:15px;

	display:inline;

	}



div#no18 ul{

	margin-left:100px;

	text-align:left;

	}



p#safe{

	width:650px;

	padding-top:15px;

	margin:40px auto;

	border-top:#999 1px dashed;

	font-size:80%;

	}


div#mobile_enter{
text-align:right;
font-size:10px;
position:absolute;
top:0;
left:0;
}

div#mobile_enter a{
color:#ccc;
}

/* end */
