/* CSS Document */

#black{
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",sans-serif;
	width:800px;
	margin:0 auto;
	background:#000;
}

.hide{
	display:none;
}

.title_upper{
	width:800px;
	height:250px;
	background:url(top_img_upper.jpg) no-repeat;
	text-indent:-9999px;
}

.title_middle{
	width:800px;
	height:250px;
	background:url(top_img_middle.jpg) no-repeat;
}

.title_under{
	position:relative;
	width:800px;
	height:250px;
	background:url(top_img_under.jpg) no-repeat;
}

.alelgen{
	position:absolute;
	display:block;
	left:24px;
	top:80px;
}

.section01_wrap{
	width:800px;
	padding:35px 0 0;
	background:url(sec01_back.jpg) no-repeat;
}

.section01{
	width:734px;
	margin:0 auto 25px;
	padding:20px 0;
	border:3px solid #FFF;
}

.section01 h3{
	width:699px;
	height:142px;
	margin:0 auto 15px;
	background:url(sec01_title.jpg) no-repeat;
	text-indent:-9999px;
}

.section01 p{
	width:692px;
	margin:0 auto;
	padding:15px 0 10px;
	color:#FFF;
	font-weight:bold;
	line-height:1.5;
}

.section01 p span{
	font-size:23px;
	line-height:1.1;
}


.section02{
	width:734px;
	margin:15px auto 30px;
	padding:15px 0 5px;
	background:url(sec02_back.jpg) no-repeat left bottom;
	border:3px solid #FFF;
}

.section02 h3{
	width:695px;
	height:141px;
	margin:0 auto 15px;
	background:url(sec02_title.jpg) no-repeat;
	text-indent:-9999px;
}

.sec02_list{
	width:580px;
	margin-left:130px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	line-height:1.5;
}

.sec02_list td{
	width:390px;
	padding:10px 0 20px;
}

.section03{
	margin:40px auto;
	text-align:center;
}

.section04{
	width:720px;
	margin:0 auto;
	padding-bottom:25px;
}

.download{
	display:block;
	float:left;
	width:352px;
	height:137px;
	background:url(download.jpg) no-repeat;
	text-indent:-9999px;
}

.enquete{
	display:block;
	float:right;
	width:352px;
	height:137px;
	background:url(enquete.jpg) no-repeat;
	text-indent:-9999px;
}

.center_link{
	margin-top:5px;
	text-align:center;
}

.center_link a{
	display:inline-block;
	height:25px;
	padding:0 0 0 15px;
	background:url(link_indent.gif) no-repeat;
	color:#FFF;
	font-weight:bold;
}


.shirts_link{
	margin-top:15px;
	text-align:center;
}

.shirts_link a{
	display:inline-block;
	height:30px;
	padding:5px 0 0 35px;
	background:url(t-shirts.gif) no-repeat;
	color:#FFF;
	font-weight:bold;
}

.end_info {
	text-align: center;
	font-size: 14px;
	color: #FFF;
	position: absolute;
	top: 240px;
	left: 170px;
}

