@charset "utf-8";
/* CSS Document */

.ttl {
	display: block;
	height: 51px;
	width: 670px;
	position: relative;
	margin-bottom: 5px;
}
#content {
	background: #1e1e1e;
	width: 670px;
	padding: 0 5px 10px;
	font: 87%/160% Georgia, "Times New Roman", "ヒラギノ明朝 Pro W3", "HiraMinProN-W6", Times, serif;
}

.ttl h2 {
	text-indent: -9999px;
}
.ttl p {
	position: absolute;
	height: 24px;
	width: 109px;
	left: 548px;
	top: 13px;
}
#box_img {
	margin: 2px 0px;
}


.kh .ttl { background: url(../../images/kh/gamettl.png) no-repeat left top; }
.khfm .ttl { background: url(../../images/khfm/gamettl.png) no-repeat left top; }
.khcom .ttl { background: url(../../images/khcom/gamettl.png) no-repeat left top; }
.kh2 .ttl { background: url(../../images/kh2/gamettl.png) no-repeat left top; }
.kh2fm .ttl { background: url(../../images/kh2fm/gamettl.png) no-repeat left top; }
.khdays .ttl { background: url(../../images/khdays/gamettl.png) no-repeat left top; }
.khcoded .ttl { background: url(../../images/khcoded/gamettl.png) no-repeat left top; }
.khbbs .ttl { background: url(../../images/khbbs/gamettl.png) no-repeat left top; }
.khrecoded .ttl { background: url(../../images/khrecoded/gamettl.png) no-repeat left top; }
.khbbsfm .ttl { background: url(../../images/khbbsfm/gamettl.png) no-repeat left top; }
.kh3d .ttl { background: url(../../images/kh3d/gamettl.png) no-repeat left top; }


/* --- Story ------------------- */
#box_story {
	background: #2b2b2b;
	padding-bottom: 15px;
	margin-bottom: 5px;
}
#box_story h3 {
	margin-bottom: 5px;
}
#box_story p {
	color: #FFF;
	padding: 10px 20px;
}

/* --- Character ------------------- */
#box_character {
	background: #2B2B2B;
	margin-bottom: 5px;
}
#box_character h3 {
	margin-bottom: 13px;
	background: #1e1e1e;
	padding-bottom: 5px;
}
#box_character h4 {
	margin-bottom: 10px;
}
#box_character h5 {
	margin-bottom: 12px;
}
#box_character .mainChara {
	margin: 0 0 12px 19px;
}
#box_character .mainChara li {
	margin: 0 12px 13px 0;
	float: left;
}

#box_character .worldChara {
	margin-bottom: 5px;
	margin-left: 19px;
	clear: both;
}
#box_character .worldChara li {
	margin-right: 14px;
	margin-bottom: 13px;
	float: left;
}

/* --- System ------------------- */
#box_system {
	clear: both;
	background: #2B2B2B;
	margin-bottom: 5px;
}
#box_system h3 {
	background: #1e1e1e;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
#box_system h4 {
	margin-bottom: 11px;
	margin-left: 20px;
}
#box_system ul {
	margin-bottom: 5px;
	margin-left: 20px;
}
#box_system ul li {
	float: left;
	margin-right: 6px;
}
#box_system p {
	clear: both;
	margin-left: 20px;
	padding-bottom: 25px;
	font-size: 87%;
	line-height: 160%;
	color: #FFF;
}

/* --- Brief ------------------- */
#box_brief {
	margin-bottom: 5px;
	clear: both;
}
#box_brief h33{
	margin-bottom: 5px;
}
#box_brief .brief,
#box_brief .pre{
	background: #2B2B2B;
	margin-bottom: 7px;
	padding-top: 22px;
	clear: both;
}

#box_brief table{
	display: inline;
	float: left;
	margin-left: 20px;
	font-size: 87%;
	color: #FFF;
	padding: 0;
	border-style: none;
	line-height: 120%;
	margin-bottom: 20px;
	width: 400px;
}
#box_brief th{
	margin: 0;
	border-right: 1px solid #FFF;
	font-weight: normal;
	text-align: right;
	padding-right: 11px;
	padding-bottom: 15px;
	padding-top: 0;
	vertical-align: top;
	width: 80px;
}
#box_brief td{
	vertical-align: top;
	padding-left: 12px;
	padding-bottom: 15px;
}
#box_brief .item{
	float: right;
	display: inline;
	width: 240px;
	text-align: center;
	margin: 10px 0 20px;
}
#box_brief .pre .item{
	float: right;
	display: inline;
	width: 240px;
	text-align: center;
	margin: 0 0 20px;
}

#box_brief p.btn_buy {
	clear: both;
	margin: 10px 0 0 15px;
	padding-bottom: 15px;
}
#box_brief p.btn_buy {
	clear: both;
	margin: 10px 0 0 15px;
	padding-bottom: 15px;
}
#box_brief .mobile {
	margin: 0px 0px 0px 20px;
	padding-bottom: 20px;
}

#box_brief .item_mobile {
	float: left;
}
#box_brief .mobile .img_qr {
	float: right;
	display: inline;
	margin: -35px 25px 0px 0px;
}


#content.kh2 #box_brief .brief p.btn_buy,
#content.kh2fm #box_brief .brief p.btn_buy{
	margin-top: -20px;
}
#content.khbbsfm #box_brief .brief p.btn_buy{
	margin-top: -30px;
}


/* About ------------------------------------*/
.about .ttl {
	background: url(../../images/about/ttl_about.png) no-repeat left top;
}

#box_about {
	background: url(../../images/about/bg_about.jpg) no-repeat left top;
	height: 1034px;
	width: 670px;
	margin-bottom: 7px;
}
#box_about p {
	margin-left: 147px;	
}
#box_about .txt01 {
	padding-top: 50px;
	margin-bottom: 87px;
}
#box_about .txt02 {
	margin-bottom: 96px;
}
#box_about .txt03 {
	margin-bottom: 106px;
}
#box_about .txt04 {
}


/* chronology ------------------------------------*/


.chronology .ttl {
	background: url(../../images/chronology/ttl_chronology.png) no-repeat left top;
}
#box_chronology {
	background: #2b2b2b;
	padding: 20px 10px 20px 20px;
	margin-bottom: 7px;
}
#box_chronology table {
	width: 640px;
}
#box_chronology table th {
	text-align: left;
	height: 73px;
}
#box_chronology table th.line_chronology {
	width: 207px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#box_chronology table th.line_chronology img {
	margin: 0px;
}
#box_chronology table td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	font-size: 90%;
}
#box_chronology td img {
	display: inline;
	float: left;
	padding-right: 14px;
	text-align: left;
	vertical-align: top;
}
#box_chronology td p {
	color: #FFF;
	line-height: 140%;
}
#box_chronology td.story {
	max-height: 73px;
	padding: 0px 0px 14px 17px;
}

#box_chronology table .bbs {
	background: url(../../images/chronology/line_bbs.png) no-repeat left top;
}
#box_chronology table .kh {
	background: url(../../images/chronology/line_kh.png) no-repeat left top;
}
#box_chronology table .days {
	background: url(../../images/chronology/line_358.png) no-repeat left top;
}
#box_chronology table .khcom {
	background: url(../../images/chronology/line_com.png) no-repeat left top;
}
#box_chronology table .kh2 {
	background: url(../../images/chronology/line_kh2.png) no-repeat left top;
}
#box_chronology table .coded {
	background: url(../../images/chronology/line_coded.png) no-repeat left top;
}
#box_chronology table .kh3d {
	background: url(../../images/chronology/line_3d.png) no-repeat left top;
}
