@charset "utf-8";

/*==========================================================
	Date: 2008-3-10
	KURODA HOUSE GROUP All right reserved 
==========================================================*/

/*----------------------------------------------------------
section
----------------------------------------------------------*/
div.section{
	width: 570px;
	margin: 0 0 45px 20px;
}


/*----------------------------------------------------------
paternR
----------------------------------------------------------*/
div.paternR{
	position: relative;
	clear: both;
	margin-top: 23px
}

div.paternR h3{
	position: absolute;
	left: -20px;
	top: 0px;
}

div.paternR h4{
	padding: 80px 0 20px 0;
}


div.paternR .txt{
	width: 274px;
	float: left;
}


div.paternR .photo{
	width: 263px;
	float: right;
}

/*----------------------------------------------------------
thea_mark
----------------------------------------------------------*/
ul.thea_mark{
	margin-top: 15px;
} 

ul.thea_mark li{
	background:url(../../images/theater/img_mark02.gif) 0px 5px no-repeat;
	padding: 0 0 0 15px;
}

ul.thea_mark li a:link,ul.thea_mark li a:visited{
	text-decoration: underline;
	color: #333333;
}

ul.thea_mark li a:hover,ul.thea_mark li a:active{
	text-decoration: none;
	color: #333333;
}



/*----------------------------------------------------------
thea_box
----------------------------------------------------------*/
div.thea_box{
	background: url(../../images/theater/img_back01.jpg) left top repeat-y;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

div#thea_box_top{
	background: url(../../images/theater/img_back02.jpg) left top no-repeat;
}

div#thea_box_top h4{
	padding: 13px 0 13px 10px;
}

div.thea_box p{
	margin: 0 0 0 25px;
}

/*----------------------------------------------------------
thea_box2
----------------------------------------------------------*/
div#thea_box2{
	width: 524px;
	margin: 16px 0 16px 25px;
}

div#thea_box2 dl dt{
	margin-bottom: 5px;
}

div#thea_box2 dl#tel{
	width: 271px;
	float: left;
}

div#thea_box2 dl#mail{
	width: 229px;
	float: right;
}




/*----------------------------------------------------------
thea
----------------------------------------------------------*/
div.thea{
	position: relative;
	clear: both;
}

div.thea h3{
	position: absolute;
	left: -20px;
	top: 0px;
}

/*----------------------------------------------------------
thea_list
----------------------------------------------------------*/
div#thea_list{
	padding-top: 37px;
}

div#thea_list dl{
	padding-top: 13px;
}

div#thea_list dt{
	float: left;
	text-align: center;
	width: 1.5em;
	height: 1.5em;
	background: #000000;
	color: #FFFFFF;
}

div#thea_list dd{
	background: url(../../images/theater/img_border01.gif) left bottom no-repeat;
	padding-bottom: 13px;
	padding-left: 28px;
}