@charset "Shift_JIS";


/* common */


table.contents {
    width: 842px;
    background: url(../about/img/table_bg.gif) 9px 0px;
}

table.title {
    width: 842px;
	height: 109px;
    background: url(../about/img/title_bg.gif) left top;
}

/* history */

td.img {
   width: 158px;
   padding-left: 24px;
}

table.history_in{
    width: 764px;
	background-color: #198ad6;
	margin: 0px 0px 20px 0px;
}

div.banner {
	margin: 40px 0px 0px 0px;
}

img.banner {
margin: 4px 4px 3px 4px;
}

img.banner2 {
margin: 3px 4px 2px 4px;
}

img.banner3 {
margin: 0px 4px 0px 4px;
}
/* series */

table.series_top {
    width: 764px;
	margin-top: 12px;
}

table.series_number {
    width: 375px;
	height: 130px;
    background: url(../about/series/img/series_bg.gif) no-repeat left top;	
}

table.series_number_r {
    width: 100%;
	height: 95px;
	font-size: 10px;
	line-height:14px;
}

td.series_left {
    width: 382px;
	height: 142px;
	vertical-align: top;
	text-align: left;
}

td.series_right {
    width: 382px;
	height: 142px;
	vertical-align: top;
	text-align: right;
}

td.series_number_l {
    width: 135px;
	height: 103px;
    vertical-align: top;
	text-align: right;
}

td.series_number_r {
	padding: 0px 12px 8px 12px;
}

td.go {
	vertical-align: bottom;
	text-align: right;
}

td.comingsoon {
    height: 103px;
}

div.series_title_top {
    margin: 7px 0px 2px 0px;
}

/* series1_10 */
table.story {
    width: 716px;
	margin: 12px 0px 0px 0px;
}

table.btn {
	margin: 12px 24px 0px 0px;
	width: 240px;
}

td.story_l {
    width: 145px;
}

.story_title {
    font-weight: bold;
    color: #ffff00;
}

.story_cast {
    color: #ccff00;
	line-height:18px;
}

div.series_title {
    margin: 12px 0px 0px 30px;
}
/* end of stylesheet */

