@charset "UTF-8";
/*リセット*/
body,p,h1,h2,h3,h4,h5,ul,li,dl,dt,dd,th
{
margin:0; padding:0;
font-size:medium;
font-weight:normal;
 }
img,a{ border:none; }
li{ list-style:none; }






/*

ボディ設定

*/
body
{
	background:#28030c;
	background:url(../images/bg_body.jpg) #fff3f3;
}




p
{
	line-height:1.5em;
	font-size:0.875em;
	color:#28030c;
}







div#container
{
	position:relative;
}

div#container p#followme
{
	position:fixed;
	right:0;
	top:150px;
	z-index:1000;
}

*html div#container p#followme{display:none;}



/*

リンク設定

*/
a{color:#7d0000;}
a:visited{color:#7d0000;}
a:hover{color:#b4589e;}




/*

共通クラス

*/
.clear{clear:both;}
.clearfix:after {  
   visibility: hidden;  
   display: block;  
   font-size: 0;  
   content: " ";  
   clear: both;  
   height: 0;  
   }  
* html .clearfix             { zoom: 1; } /* IE6 */  
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


.gototop
{
	clear:both;
	text-align:right;
	font-size:0.75em;
	margin:30px 0 0 0;
	padding-right:15px;
}



/*マージン*/
.ma_top10{margin-top:10px;}
.ma_top20{margin-top:20px;}
.ma_top30{margin-top:30px;}

.ma_right10{margin-right:13px;}
.ma_right20{margin-right:20px;}

/*フォントカラー*/
.red{color:#a40000;}












/*---------------------------------------*/





/*

ヘッダー

*/
div#header
{
	width:100%;
	height:54px;
	background:url(../images/bg_header.gif) repeat-x;
	position:relative;
	-moz-box-shadow:0 1px 3px #cc6666;
	-webkit-box-shadow:0 1px 3px #cc6666;
	-opera-box-shadow:0 1px 3px #cc6666;
}

div#header img.logo
{
	height:38px;
	padding-left:20px;
	margin-top:7px;
}

div#header p.tce_link
{
	background:url(../images/arrow.gif) left center no-repeat;
	font-size:0.85em;
	padding-left:20px;
	position:absolute;
	right:20px;
	bottom:7px;
}


div#header a{color:#7d0000;}

div#header a:hover{color:#b4589e;}




/*

フッター

*/
div#footer
{
	width:100%;
	position:relative;
	background-color:#FFF;
	-moz-box-shadow:0 -1px 3px #cc6666;
	-webkit-box-shadow:0 -1px 3px #cc6666;
	-opera-box-shadow:0 -1px 3px #cc6666;
}

div#footer img.logo
{
	height:38px;
	padding-left:20px;
	margin-top:14px;
}

div#footer p.tce_link
{
	background:url(../images/arrow.gif) left center no-repeat;
	font-size:0.875em;
	padding-left:20px;
	position:absolute;
	right:20px;
	top:15px;
}



div#footer div.flash
{
	width:850px;
	margin:15px auto 0 auto;
}

div#footer div.flash h3
{
	background:url(../images/h_footer_fla.gif) no-repeat;
	width:784px;
	height:20px;
	text-indent:-9999px;
	margin:0 auto;
}



div#footer div.member
{
	width:636px;
	margin:40px auto 0 auto;
}


div#footer div.member p.logo
{
	background:url(../images/logo_tce_lar.jpg) no-repeat;
	width:156px;
	height:163px;
	text-indent:-9999px;
	float:left;
	margin-right:30px;
}

div#footer div.member div.right_box
{
	width:450px;
	float:right;
}

div#footer div.member div.right_box p.btn
{
	width:341px;
	height:65px;
	overflow:hidden;
	margin:0 auto;
	text-indent:-9999px;
}

div#footer div.member div.right_box p.btn a
{
	background:url(../images/btn_member.jpg) no-repeat;
	display:block;
	width:341px;
	height:66px;
	overflow:hidden;
}


div#footer div.member div.right_box p.btn a:hover
{
	background-position:0 -66px;
}


div#footer div.member div.right_box p.copy
{
	font-size:1em;
	font-weight:bold;
	color:#333;
	margin-top:20px;
	line-height:1.5em;
}



div#footer p.link
{
	font-size:0.875em;
	text-align:center;
	color:#666;
	margin-top:70px;
}

div#footer p.copyright
{
	font-size:0.75em;
	text-align:center;
	color:#666;
	margin-top:30px;
	padding-bottom:10px;
}



/*--------------------------------------------------------------------*/


/*

メインコンテンツここから

*/

div.wrap
{
	width:940px;
	margin:0 auto;
}



div.wrap h1,div.wrap ul.top_img h2,div.wrap ul.top_img p,div.cmp h2.h_cmp,div.cmp div.cmp_content h3,div.dvd div.left h2,div.dvd div.right ul li h3,div.dvd div.right ul li p,div.dvd div.right h3.h_dvd,div.intro h3,div.dvd div.left p
{
	text-indent:-9999px;
}

div.wrap h1
{
	background:url(../images/logo_top.jpg) no-repeat;
	width:910px;
	height:76px;
	margin-top:15px;
}


div.wrap ul.top_img
{
	width:940px;
	margin-top:15px;
}

div.wrap ul.top_img li
{
	width:300px;
	float:left;
}



div.wrap ul.top_img li h2{height:400px;}

div.wrap ul.top_img li.kaika{background:url(../images/img_kaika.jpg) no-repeat; margin-right:20px;}
div.wrap ul.top_img li.joy{background:url(../images/img_joy.jpg) no-repeat; margin-right:20px;}
div.wrap ul.top_img li.mimi{background:url(../images/img_mimi.jpg) no-repeat;}

div.wrap ul.top_img p{ width:300px; height:35px;}
div.wrap ul.top_img p a{ width:300px; height:35px; display:block;}
div.wrap ul.top_img li.kaika p{background:url(../images/btn_kaika.jpg) no-repeat;}
div.wrap ul.top_img li.joy p{background:url(../images/btn_joy.jpg) no-repeat;}
div.wrap ul.top_img li.mimi p{background:url(../images/btn_mimi.jpg) no-repeat;}




div.wrap ul.top_img li p
{
	margin-top:15px;
}





div.wrap table
{
	width:940px;
	margin-top:15px;
	border-top:1px #ffe5e5 solid;
	border-left:1px #ffe5e5 solid;
}

div.wrap table th
{
	border-bottom:1px #ffe5e5 solid;
	border-right:1px #ffe5e5 solid;
	padding:3px;
	text-align:left;
	font-size:0.875em;
	background:#ffe5e5;
	font-weight:bold;
}

div.wrap table td
{
	border-bottom:1px #ffe5e5 solid;
	border-right:1px #ffe5e5 solid;
	padding:3px;
	font-size:0.75em;
}

div.wrap table td.empty{}

div.wrap table td.cell
{
	width:292px;
}



div.cmp
{
	width:940px;
	margin-top:15px;
}


div.cmp img.img_cmp
{
	width:240px;
	float:left;
	margin:40px 0 0 -20px;
	display:none;
}



div.cmp h2.h_cmp
{
	background:url(../images/h_cmp.jpg) no-repeat;
	width:916px;
	height:139px;
}


div.cmp div.cmp_content
{
	width:700px;
	float:right;
	display:none;
}

div.cmp div.cmp_content p
{
	font-size:0.875em;
	margin-top:1em;
	color:#333;
}

div.cmp div.cmp_content div
{
	margin-top:20px;
}

div.cmp div.cmp_content div ul
{
	margin-top:1em;
}

div.cmp div.cmp_content div ul li
{
	font-size:0.75em;
	color:#666;
}


div.cmp div.cmp_content div.cmp_01{}
div.cmp div.cmp_content div.cmp_01 h3
{
	background:url(../images/h_cmp_01.jpg) no-repeat;
	width:683px;
	height:79px;
}

div.cmp div.cmp_content div.cmp_02{ margin-top:50px;}
div.cmp div.cmp_content div.cmp_02 h3
{
	background:url(../images/h_cmp_02.jpg) no-repeat;
	width:594px;
	height:36px;
}

div.cmp div.cmp_content div.cmp_03{ margin-top:50px;}
div.cmp div.cmp_content div.cmp_03 h3
{
	background:url(../images/h_cmp_03.jpg) no-repeat;
	width:591px;
	height:36px;
}








div.intro
{
	width:940px;
	background:url(../images/img_int.jpg) right top no-repeat;
	margin-top:40px;
	padding-bottom:50px;
}

div.intro h3
{
	background:url(../images/h_int.jpg) no-repeat;
	width:494px;
	height:123px;
}


div.intro p
{
	width:494px;
	margin-top:20px;
	font-size:0.875em;
}

















div.dvd
{
	width:950px;
	height:448px;
	margin:40px auto 30px auto;
	padding:15px;
	background:url(../images/bg_dvd.jpg) no-repeat;
}

div.dvd div.left
{
	width:261px;
	text-align:center;
	float:left;
}


div.dvd div.left h2
{
	background:url(../images/logo_dvd.jpg) no-repeat;
	width:228px;
	height:142px;
}

div.dvd div.left p
{
	background:url(../images/logo_ichina.jpg) no-repeat;
	width:261px;
	height:281px;
	margin-top:15px;
}

div.dvd div.left p a
{
	width:261px;
	height:281px;
	display:block;
}

div.dvd div.right{
	float:right;
	width:640px;
}


div.dvd div.right h3.h_dvd
{
	background:url(../images/h_dvd.jpg) no-repeat;
	width:488px;
	height:31px;
	margin:10px auto 0 auto;
}


div.dvd div.right ul
{
	width:640px;
	margin-top:15px;
}

div.dvd div.right ul li
{
	float:left;
	width:180px;
}

div.dvd div.right ul li.kaika{background:url(../images/jk_kaika.jpg) no-repeat; margin-right:50px;}
div.dvd div.right ul li.joy{background:url(../images/jk_joy.jpg) no-repeat; margin-right:50px;}
div.dvd div.right ul li.mimi{background:url(../images/jk_mimi.jpg) no-repeat;}

div.dvd div.right ul li h3
{
	width:180px;
	height:254px;
}

div.dvd div.right ul li h3 a
{
	width:180px;
	height:254px;
	display:block;
}



div.dvd div.right ul li p
{
	background:url(../images/btn_detail.jpg) no-repeat;
	margin:15px auto 0 auto;
	width:164px;
	height:35px;
}

div.dvd div.right ul li p a
{
	width:164px;
	height:35px;
	display:block;
}


div.dvd div.right div.spec
{
	margin-top:15px;
}

div.dvd div.right div.spec h3
{
	color:#FFF;
}

div.dvd div.right div.spec p
{
	color:#FFF;
}




p.bnr_message
{
	width:682px;
	height:50px;
	margin:30px auto 0 auto;
}



p.news
{
	border:2px solid #900;
	margin-top:2em;
	text-align:center;
	line-height:2em;
}


p.news a
{
	display:block;
	width:936px;
	height:2em;
	text-decoration:none;
}

p.news a:hover
{
	 background:#900;
	 color:#FFF;
}


