@charset "UTF-8";

*{margin: 0;padding: 0;}

body{
	background: #ffffff;
	font-size: 12px;
	color: #000000;
	font-family: 'lr SVbN','Osaka','Courier New','Courier',monospace;
	}

img{
	border: none;
	}

/*strong{
	font-weight: normal;
	}*/

#container{
	margin: 50px auto 0;
	width: 500px;
	}

h1{
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	}

#mobile_index2{
	padding: 250px 0 0 150px;
	height: 50px;
	background: url(../img/logo_index2.jpg) 0 0 no-repeat;
	}

#mobile_index2 h2{
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	}
#mobile_index2 p{
	margin: 0 0 0 42px;
	}

#age{
	margin-bottom: 30px;
	}

#age ul{
	list-style: none;
	}

#age a{
	display: block;
	width: 120px;
	height: 24px;
	padding: 4px 0;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background: #000000;
	}

#age a:hover{
	color: #000000;
	background: #dddddd;
	}

#age p{
	padding: 20px 0 0 0;
	clear: both;
	text-align: center;
	}

.info{
	line-height: 18px;
	font-size: 12px;
	color: #333333;
	}

#splink{
	margin: 20px 0 60px 10px;
	}

#splink ul li{
	margin: 0 0 10px 0;
	list-style-type: none;
	float: left;
	border-right: 1px solid #dddddd;
	padding: 0 10px;
	}

/*#splink ul li.end{
	border: none;
	}　*/

#splink a:link,#splink a:visited {
	color: #3366FF;
	text-decoration: none;
	}

#splink a:hover,#splink a:active {
	color: #ff6633;
	text-decoration: none;
	}

#footer{
	margin: 30px 0 0 0;
	padding: 10px;
	text-align: center;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	clear: both;
	}

#footer a{
	/*text-decoration: none;*/
	color :#000000;
	}
	
.bookmark{
	text-align:center;
	}
#bnr {
	margin:0px auto;
	padding-top:10px;
	width:50%;
	text-align:center;
	}
#bnr p img{
	margin:0px 2px;
	}
#user {
	margin:0px auto;
	padding:20px 0px 20px 0px;
	width:50%;
	text-align:center;
	}
#user p {
	margin:0px auto;
	padding:0px 0px 10px 0px;
	width:100%;
	text-align:center;
	font-weight:bold;
	}
