@charset "UTF-8";


/*　年齢認証ページ
**********************************************************/
#indexFla
	{
	width:940px;
	margin: 0px auto 0px auto;
	height: 480px;
	background-color: #FFF;
	}
#enterarea
	{
	width:940px;
	margin: 0px auto 0px auto;
	background-image: url(../img/material/enterareabk.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding: 0px 0px 55px 0px;
	}
ul#enterBt
	{
	width:846px;
	margin: 0px auto 0px auto;
	padding:0;
	}
ul#enterBt li
	{
	list-style:none;
	}
		
ul#enterBt li.nnjBt
	{
	width:278px;
	float: left;
	padding-right: 5px;
	}
ul#enterBt li.umdBt
	{
	width:278px;
	float: left;
	padding-right: 5px;
	}
ul#enterBt li.npbBt
	{
	width:278px;
	float: left;
	}
#exitBt
	{
	width:196px;
	clear: both;
	margin: 0px auto 0px auto;
	padding: 80px 0px 0px 50px;
	}
#indexlink
	{
	width:800px;
	margin: 0px auto 0px auto;
	}
