@charset "utf-8";

/* top styles */

body {
	font-size: 12px;
	background-color: #001b7f;
}

#container {
	width: 980px;
}
#content {
	width: 980px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#content h2 {
	text-indent: -9999px;
}
#content p {
	font-size: 12px;
	line-height: 18px;
	text-indent: 1em;
}
#content #cast p,
#content #book p {
	font-size: 12px;
	line-height: 18px;
	text-indent: 0em;
}
.blue-box {
	background-color: #010C60;
	width: 882px;
	padding-right: 48px;
	padding-left: 50px;
	clear: both;
	padding-top: 29px;
	padding-bottom: 130px;
	background-image: url(../image/photo-2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.blue-box-t {
	background-color: #010C60;
	width: 882px;
	padding-right: 48px;
	padding-left: 50px;
	clear: both;
	padding-top: 29px;
	padding-bottom: 28px;
}
#midokoro {
	float: left;
	width: 329px;
}
#midokoro h2 {
	background-image: url(../image/t-midokoro.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 329px;
	padding-bottom: 12px;
}
#midokoro p.text-aida {
	padding-top: 18px;
}
#piano {
	float: right;
	width: 479px;
}
#piano h2 {
	height: 24px;
	width: 479px;
	background-image: url(../image/t-piano.gif);
	background-repeat: no-repeat;
	padding-bottom: 12px;
}
.photo-box {
	background-color: #001b7f;
	width: 930px;
	padding-left: 50px;
	clear: both;
	padding-top: 26px;
	padding-bottom: 50px;
	background-image: url(../image/photo.jpg);
	background-repeat: no-repeat;
	background-position: right 31px;
}
#story {
	width: 329px;
}
#story h2 {
	background-image: url(../image/t-story.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 329px;
	padding-bottom: 12px;
}
#story p {
	padding-bottom: 20px;
}
.default-box {
	background-color: #001b7f;
	width: 882px;
	padding-right: 48px;
	padding-left: 50px;
	clear: both;
	padding-top: 29px;
	padding-bottom: 28px;
}
#cast h2 {
	height: 24px;
	width: 479px;
	background-image: url(../image/t-cast.gif);
	background-repeat: no-repeat;
	padding-bottom: 12px;
}
#cast .castBox {
	clear: both;
	padding-bottom: 30px;
}
#cast .cast-boxL {
	float: left;
	width: 421px;
}
#cast .cast-boxR {
	float: right;
	width: 421px;
}
#cast .c-photo {
	float: left;
	width: 73px;
}
#cast .c-data {
	float: right;
	width: 341px;
}
#cast .t-data {
	width: 421px;
}
.name {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5a9eca;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 5px;
}
#book {
	clear: both;
	width: 421px;
	padding-top: 14px;
}
#book h2 {
	height: 24px;
	width: 479px;
	background-image: url(../image/t-book.gif);
	background-repeat: no-repeat;
	padding-bottom: 12px;
}
