@charset "utf-8";
@import url("common.css");

/* 共通
-----------------------------------------
body {
	background-color: #FFF;
	font-size: 13px;
	line-height: 140%;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	margin: 0px;
	padding: 0px;
}
#splash {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -40px;
	z-index: 1;
}
 */

/* Contents
-----------------------------------------
#wrap {
	margin: 0px auto;
	background-image: url(../img/ct_ft.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
#contents {
	padding: 0px;
	clear: both;
	text-align: left;
	margin: 0px auto;
	width: 980px;
}
#hd {
	background-image: url(../img/splash.jpg);
	background-repeat: no-repeat;
	height: 385px;
	width: 980px;
	padding: 0px;
	margin: 0px auto;
	background-position: center 70px;
}
#company {
	padding: 15px;
	clear: both;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}
 */

/* Header
-----------------------------------------
#hd {
	background-image: url(../img/splash.jpg);
	background-repeat: no-repeat;
	height: 385px;
	width: 980px;
	padding: 0px;
	margin: 0px auto;
	background-position: center 70px;
}
#hd h1 {
	float: left;
}
#hd .hdbtn {
	float: right;
	padding: 13px;
}
 */
/* Footer
-----------------------------------------
#ft {
	background-image: url(../img/ft_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #D3EDEC;
	line-height: 150%;
}
#ftbox {
	margin: 0px auto;
	width: 950px;
}
.ftnavi {
	background-color: #5FBFBF;
}
.ftbox_left {
	float: left;
	width: 550px;
	padding:15px;
}
.ftbox_right {
	float: right;
	width: 335px;
	padding:15px;
}
.ftm dt {
	padding: 5px 0px;
}
.ftm dt a:hover {
	padding-left: 2px;
}

.ftm dd {
	padding: 8px 5px;
	border-bottom: 1px dotted #666;
	margin-bottom: 6px;
}
.ftm dd a {
	text-decoration: none;
	color: #666;
}
.ftm dd a:hover {
	color: #03F;
	text-decoration: underline;
}

.ftlink {
	padding: 5px 5px 15px;
}
.ftlink a {
	display: block;
	padding: 5px 3px 5px 15px;
	background-image: url(../img/ft_linkicon_off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #666;
	text-decoration: none;
	line-height: 100%;
}
.ftlink a:hover {
	background-image: url(../img/ft_linkicon_on.gif);
	color: #F60;
}
 */
/* Contents - index
-----------------------------------------
.index_left {
	float: left;
	width: 600px;
}
.index_topic,.index_recruit {
	clear: both;
	padding: 6px 0px 10px;
}
.index_topic li,.index_recruit li {
	clear: both;
	padding: 4px;
}
.index_topic li span,.index_recruit li span {
	color: #999;
	font-size: 10px;
}
.index_topic li a,.index_recruit li a {
	color: #333;
	padding-left: 6px;
	text-decoration: none;
}
.index_topic li a:hover,.index_recruit li a:hover {
	color: #03F;
	text-decoration: underline;
}
.index_recruit li.norecruit {
	padding-left: 10px;
	color: #093;
}

.index_right {
	float: right;
	width: 280px;
	text-align: center;
}
.company_txt {
	padding: 10px 15px;
}
.company_txt {
	padding: 10px 15px;
}
.company_prof {
	background-image: url(../img/logokiwa.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-left: 80px;
	width: 400px;
}
.company_history {
	float: right;
	overflow-y: scroll;
	width: 400px;
	height: 200px;
	display: inline-block;
}
.company_history dd {
	padding-left: 10px;
	padding-bottom: 8px;
}

#totop {
	background-image: url(../img/ftbg.png);
	background-position: bottom;
	padding: 0px 20px 0px 0px;
	text-align: right;
}


#ft {
	margin: 0px auto;
	width: 950px;
	padding: 15px;
}
.ft_eigyosyo {
	float: left;
	width: 480px;
}
.ft_eigyosyo p {
	display: block;
	width: 220px;
	padding: 8px;
	float: left;
	border-bottom: 1px dotted #D6D6D6;
	border-left: 1px dotted #D6D6D6;
	height: 100px;
}
.ft_tokuyaku {
	float: right;
	width: 430px;
}
.ft_tokuyaku h4 {
	color: #F60;
}
.ft_tokuyaku dl {
	font-size: 10px;
}
.copyright {
	font-size: 10px;
	color: #999;
	text-align: center;
}
 */
#story,#character,#cast {
	text-align: center;
}
.cast_jp {
	margin: auto;
	width: 520px;
}
.cast_jp li {
	width: 230px;
	float: left;
	padding: 5px 15px;
	display:inline-block;
	height:400px;
	overflow: hidden;
}
.cast_jp li span {
	text-align: left;
	display: block;
	padding-top: 6px;
}
