/* -----------------------------------------------------------

CSS Information


 File name:      www.css
 Author:         Miyazaki (admin)
 Style Info:     wwwレイアウト

----------------------------------------------------------- */

/*----------------------------------------------------
	各エリアリンク
----------------------------------------------------*/
#entrance{
	width: 927px;
	height: 500px;
	background: url(../images/common/www_image01.jpg) no-repeat;
	text-align: center;
}
h2{
	padding-top: 50px;
	font-size: 124%;
	font-weight: bold;
}
p.under18{
	margin-top: 150px;
}
.fs16{
	font-size: 108%;
	line-height: 1.5;
}
ul#areaBtn{
	width: 770px;
	height: 161px;
	margin: 20px auto 0 auto;
	padding: 5px;
	background: #000;
}
/* IE6 */
ul#areaBtn{
	_width: 780px;
}
#areaBtn li{
	float: left;
	width: 106px;
	height: 157px;
	margin: 2px;
}

/*----------------------------------------------------
	テキスト情報
----------------------------------------------------*/

#information{
	width: 927px;
	text-align: left;
	line-height: 1.5;
}
h3{
	margin: 5px 0;
	color: #c39;
	font-weight: bold;
}
