﻿@charset "utf-8";
/* CSS Document */

.btnAccessMap a{
	display:block;
	width:80px;height:12px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/static/image/img_btn_accessmap.gif) no-repeat 0px 0px;
	margin:0px 0px 5px 0px;
}
.btnContact a{
	display:block;
	width:80px;height:12px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(/static/image/img_btn_contact.gif) no-repeat 0px 0px;
	margin:0px 0px 5px 0px;
}

.btnAccessMap a:hover{background:url(/static/image/img_btn_accessmap_on.gif) no-repeat 0px 0px;}
.btnContact a:hover{background:url(/static/image/img_btn_contact_on.gif) no-repeat 0px 0px;}

.gcl_mainTitle{
	display:block;
	width:180px; height:20px;
	text-indent:-9999px;
	overflow:hidden;
	padding:0px 0px 0px 0px; margin:0px 0px 15px 160px;
	background:url(/static/image/tcgc_title.gif) no-repeat 0px 0px;
}
.groupContentsList{
	width:580px;
	padding:0px 0px 0px 0px; margin: 0px auto 0px auto;
}
.groupContentsList li{
	list-style-type: none; line-height:150%;
	border-bottom:dotted 1px #FFFFFF;
	padding:0px 0px 10px 20px; margin: 0px 0px 10px 0px;
	/*
	background:url(/static/image/ab_maru.gif) no-repeat 4px 2px;
	*/
}
.filmThumImg{
	display:block;
	float:left; text-align:center;
	width:120px; height:120px;
}
.gcl_title{ color:#CCCCCC; font-size:13px;}
.gcl_title,.gcl_date,.gcl_com,.gcl_sv,.gcl_scenario,.gcl_films{
	color:#CCCCCC;
	margin:0px 0px 0px 130px;
}


.ab_table{
	border-style:none;
	margin:0px 0px 50px 160px;
	padding:0px 0px 0px 0px;
	width:580px;line-height:25px;
	border-collapse:collapse;
}
.ab_table tr{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom-width:0px;
}
.ab_table th{
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	width:110px;font-weight:normal;
	vertical-align:top;
	text-align:left;
	border-top:solid 1px #05CCF5;
	border-bottom:solid 1px #05CCF5;
}
.ab_table td{
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 0px;
	width:470px;
	border-top:solid 1px #CDCDCD;
	border-bottom:solid 1px #CDCDCD;
	border-collapse:collapse;
}
