@charset "Shift_JIS";
/* all
---------------------------------------------------- */
.colF {background-color: #A4A4A4;}
.colL {background-color: #efefef;}
.colB {background-color: #717171;}
.colA {background-color: #ffffff;}

.body {
	background: #DAE9EA url(../images/back.jpg) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.leftmenu {
	margin-top: 0px;

}
.top_table {
	margin-top: 30px;
	margin-left: 35px;
	margin-bottom: 30px;
}
.iframe {
	background: #DAE9EA url(../images/iframe_back.gif) repeat-y;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.arrow {
	margin-right: 5px;
	float: left;
}
.news_table {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.contents_img {
	margin-right: 27px;
}
.title_img {
	margin-top: 20px;
}
.chara_img {
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
}
.contents_table {
	margin-top: 20px;
	margin-bottom: 20px;
}
.trailer_table {
	margin-bottom: 2px;
}
.chara_img2 {
	margin-bottom: 30px;
}
.story_img {
	margin-right: 10px;
}

/* link
---------------------------------------------------- */
a:link {
  color: #3399ff;
  background: transparent;
}
a:visited {
  color: #3399ff;
  background: transparent;
}
a:hover, a:active {
  color: #ff9900;
  background: transparent;
}


/* font
---------------------------------------------------- */
.font_10 {
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
.font_11 {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.font_11w {
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
.font_12w {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.font_12 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.font_16 {
	font-size: 16px;
	line-height: 24px;
	color: #333333;
}
.font_title {
	font-size: 12px;
	line-height: 16px;
}
.font_notice {
	font-size: 14px;
	line-height: 16px;
	color: #5EB0C7;
}
.font_id {
	font-size: 12px;
	line-height: 14px;
	color: #333333F;
}
.chara_name {
	font-size: 14px;
	font-weight: bold;
	color: #415358;
	padding-left: 26px;
    text-align: left
}
.chara_voice {
	font-family: Osaka;
	font-size: 12px;
	font-weight: normal;
	color: #415358;
}
.chara_meca {
	font-size: 14px;
	font-weight: bold;
	padding-left: 36px;
	color: #415358;
    text-align: left
}

.go_top {
	margin-left: 10px;
}
