@charset "UTF-8";
body {
	color: #666666;
	}
a {
	color: #0099FF;
	text-decoration: none;
	}
a:hover {
	color: #AAAAAA;
	text-decoration: underline;
	}
a img {
border: none;
}
.red {
	color: #F00;
	margin-top: 30px;
}
.main {
	color: #F00;
}
.img {
	width: 316px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}
.noust {
	margin-top: 40px;
	margin-bottom: 40px;
}
#body {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}

#cast {
	color: #000;
	font-size: 90px;
	font-family: Helvetica Neue Bold, arial;
	font-weight:bold;
	line-height: 90px;
}
#content_01 {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 30px;
}
#content_02 {
	font-size: 14px;
	line-height: 25px;
}
#foot {
	width: 920px;
	margin-top: 100px;
	text-align: center;
}

