@charset "utf-8";

#header{
	position:relative;
	padding: 0 0 30px;
}

.ttl{
	float:left;
	font-size: 28px;
line-height: 30px;
color:#ff0000;
padding: 0 0 20px;
}

.b0{
	float:left;
}

.section{
	width:860px;
	margin:0 auto 20px;
}

.jacket-container{
	float:left;
	width:200px;
}

.jacket-img{
	padding:0 0 30px;
}

.txt-container{
	float: left;
width: 630px;
padding: 0 0 0 30px;
}

.description{
	font-size:10px;
	color:#CACACA;
	padding: 0 0 20px;
}

.story{
	font-size:14px;
	color:#E1E1E1;
}

#b5{
	margin:20px auto;
	display:block;
}

#footer{
	padding:0px 0 30px;
}