@charset "UTF-8";
/* CSS Document */

#h1_contents{
	width:885px;
	padding-right:15px;
	float:none;
	font-family: 'Lusitana', serif;
	height:30px;
	line-height:30px;
	text-align:right;
	font-size: 13px;
	background-image: url(../contents/c_img/c_h1_bk.png);
	background-color: #000;
}

#main_image_tda{
	height:300px;
	background-image: url(../contents/tda/tda_img/tda_main.jpg);
}

#main_image_saitan{
	height:300px;
	background-image: url(../contents/saitan/saitan_img/saitan_main.jpg);
}

#main_image_tda03{
	height:300px;
	background-image: url(../contents/tda03/tda_img/tda_main.jpg);
}

#main_image_we{
	height:300px;
	background-image: url(../contents/we/we_img/we_main.jpg);
}

#main_image_ld{
	height:300px;
	background-image: url(../contents/ld/ld_img/ld_main.jpg);
}

#cts_left{
	width:200px;
	float:left;
	position: relative;
}

.left_bk{
	background-image: url(../contents/c_img/c_left_bk.gif);
	background-repeat: repeat-y;
}


#cts_right{
	width:700px;
	float:right;
}


#cts_right_in{
	width:670px;
	margin:0 15px;
}

#cts_right p{
	margin:0 15px;
}

.cts_image{
	
}

.h2-shortbar{
	margin-bottom:20px;
	width:650px;
	height:40px;
	text-align:right;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	background-repeat: no-repeat;
	padding-right:20px;
}

#h2_c_about{
	background-image: url(../contents/c_img/h2_c_about.png);
}
#h2_c_story{
	background-image: url(../contents/c_img/h2_c_story.png);
}
#h2_c_chara{
	background-image: url(../contents/c_img/h2_c_chara.png);
}
#h2_c_staff{
	background-image: url(../contents/c_img/h2_c_staff.png);
}
#h2_c_illust{
	background-image: url(../contents/c_img/h2_c_illust.png);
}

.h3-cts{
	padding-bottom:15px;
}

#chara_table{
	margin:0 auto;
}

#chara_table td{
	height:120px;
}

#chara_table a:hover img{
opacity:0.6;
filter: alpha(opacity=60);
5-ms-filter: "alpha( opacity=60 )";
}


/*----------------------------------------------------
	#contents menu
----------------------------------------------------*/
#contents_menu{
	width:200px;
	margin-top:25px;
}

#contents_menu li a{
	height:38px;
	display: block;
}


/*----------------------------------------------------
	#contents bk
----------------------------------------------------*/


.c_tda_bk {
	background-image: url(../contents/c_img/c_tda_bk.png);
	background-repeat: repeat-y;
	background-position: center 60px;
	background-attachment: fixed;
}

/*----------------------------------------------------
	#contents link color
----------------------------------------------------*/

.c-tda-link a{color:#77CAFF;}

/*----------------------------------------------------
	#table-nml
----------------------------------------------------*/

#cts_credit {
	margin:0 auto;
	table-layout: fixed;
	border-collapse: collapse;
	width: 100%;
	color: #000000;
	font-family: Verdana, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
}
#cts_credit p {
	font-size: 12px;
	color: #FFF;
	padding-left: 15px;
	line-height:250%;
}
#cts_credit td, #cts_credit th {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	text-align: left;
	vertical-align: top;
}

#cts_credit td p {
	line-height:250%;
}

#cts_credit th p {
	text-align:right;
	line-height:250%;
	padding-left: 40px;
	color: #FFF;
	font-weight: bold;
}

