@charset "utf-8";
/*
CSS Document 
激団リジョロ2014
*/

@font-face {
  font-family: 'impact';
  src: url('impact.ttf');
  font-weight: normal;
  font-style: normal;
}

body{
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	background:/*url(img/ce.jpg) bottom right no-repeat*/ #000;
	background-attachment:fixed;
}

a{color:#900;}
a:hover{color:#999;}


#wrapper{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0px auto;
	padding:0px;
	letter-spacing:1px;
	line-height:1.6;
	text-align:center;
	color:#fff;
	font-size:14px;
	background:url(img/bbg.png);
}

#shousai_box{
	width:600px;
	height:auto;
	overflow:hidden;
	margin:0px auto;
	padding-bottom:30px;
}

.c_img{
	text-align:center;
}


#shousai_box td{
	text-align:left;
	padding:10px 0px;
	border-bottom:1px solid #666;
}

#shousai_box h2{
	text-align:center;
	font-size:24px;
}
#shousai_box span{
	font-size:14px;
	font-weight:normal;
}
#shousai_box h2 center{
font-family: 'impact';
font-size:26px;
font-weight:normal;
}
.fs{
	font-size:16px;
}