@charset "UTF-8";
/* ===================================================================
 file name  :  English-List.css
 style info :  英語サイトCSS
=================================================================== */

/* -----------------------
 h1 周り
---------------------- */
h1{
	height:82px;
	width:940px;margin:0px;
	background-color:#F0F0E8;}
h1.outline{
	background:url(../../images/english/outline_h1_title.gif) 0px 0px no-repeat;
}
h1.facility{
	background:url(../../images/english/facility_h1_title.gif) 0px 0px no-repeat;
}
h1.ensemble{
	background:url(../../images/english/ensemble_h1_title.gif) 0px 0px no-repeat;
}
h1.access{
	background:url(../../images/english/access_h1_title.gif) 0px 0px no-repeat;
}
h1.calendar{
	background:url(../../images/english/calendar_h1_title.gif) 0px 0px no-repeat;
}

#Contents-Top form{
	margin-top:20px;
	margin-left:20px;
}

#Contents-Top ul{
	margin-top:20px;
	margin-left:20px;
}


#Large-H2{
	background:url(../../images/english/main_theatre_index.gif) 0px 0px no-repeat;
	height:59px;
	width:650px;margin-bottom:20px;
}

#Mid-H2{
	background:url(../../images/english/theatre_index.gif) 0px 0px no-repeat;
	height:59px;
	width:650px;margin-bottom:20px;
}

#Small-H2{
	background:url(../../images/english/ensemble_index.gif) 0px 0px no-repeat;
	height:59px;
	width:650px;margin-bottom:20px;
}

#Outline-H2{
	background:url(../../images/english/outline_index.gif) 0px 0px no-repeat;
}

#Access-H2{
	background:url(../../images/english/access_index.gif) 0px 0px no-repeat;
	height:59px;
	width:650px;margin-bottom:20px;
}



/* -----------------------
          その他
---------------------- */
.catch-copy{font-size:120%;font-family:Georgia, "Times New Roman", Times, serif;margin-bottom:1em;}

#Img-dog{width:100%;height:125px;padding:25px 0px;background:url(../../images/facility/dog_gray_bg.jpg) repeat-x;}

/* リード部分 */
#Summary-Table {
	width:650px;
	margin-top:30px;
	margin-bottom:30px;
}

#Summary-Table td{
	vertical-align:top;
}

#Summary-Table #Left-Td{

}

#Summary-Table #Right-Td{
	width:380px;
}

/* 共通テーブル */
#Outline-tbl{width:100%;border-top:1px solid #999;border-left:1px solid #CCC;margin:10px 0px;}
#Outline-tbl th{width:150px;background:url(../../images/facility/th_stripe_bg.gif);padding:7px;border-bottom:1px solid #CCC;letter-spacing:0.1em;}
#Outline-tbl td{padding:7px;border-bottom:1px solid #CCC;border-right:1px solid #CCC;}
#Outline-tbl tr.separate th,#Outline-tbl tr.separate td{border-bottom:3px solid #CCC;}



#Contents-Main{
	padding-top:30px;

}

#Contents-Main-Left{
	width:850px;
}

#Contents-Main-Right{
	width:15px;
}

ul#Sub-Navi{
	background:url(../../images/access/Access-Navi-Top.jpg) 0px 0px no-repeat;
	padding-top:55px;
}


/* ページタイトル */


#Ensemble-H2-01{
	background:url(../../images/english/vocal_ensemble_index1.gif) 0px 0px no-repeat;
	height:59px;
	width:650px;margin-bottom:20px;
}

#Access-Explain{
	margin-top:20px;
	margin-bottom:20px;	
}

.icnPdf{
	display:block;
	background:url(../../images/common/pdf_icon.jpg) no-repeat;
	width:180px;
	padding-left:40px;
	padding-top:8px;
	margin-bottom:30px;
}



#Index-H3-03{
	background:url(../../images/access/Index-H3-03.gif) 0px 0px no-repeat;
}

#Index-H3-04{
	background:url(../../images/access/Index-H3-04.gif) 0px 0px no-repeat;
}

#Outline-H3-01{
	background:url(../../images/english/facility_outline_index.gif) 0px 0px no-repeat;
	height:30px;
	width:650px;margin-bottom:20px;
}



.Left-Th-01{
	width:270px;
}
.Left-Th-01 div{
	text-align:left;
}
.Left-Th-02 div{
	text-align:left;
}

.Middle-Th-01{
	width:230px;

}
.Right-Th{
	width:150px;

}


#Free-Explain{
	margin-top:20px;
	margin-left:30px;
	margin-right:30px;
	padding:15px;
	background:url(../../images/access/orange_stripe_bg.gif);	
}
ol {
		padding-top:15px;
		padding-left:25px;
}
ol li{
	 list-style-type:decimal;
}

ul.list-dgn{padding:20px 0px 20px 10px;}
ul.list-dgn li{padding-left:15px; background:url(../../images/common/square_gray.gif) no-repeat 0px 7px;margin-bottom:5px;}


ul#Common-List {
	margin-top:10px;
}

ul#Common-List a{
 	display: block;
	width:850px;
	padding-top:10px;
		padding-bottom:10px;
	background:url(../../images/common/li_arrow_off.gif) 0px 10px no-repeat #FFF;
	border-bottom:1px dotted #CCC;
		text-decoration:none;
}

ul#Common-List a:hover{
	background:url(../../images/common/li_arrow_on.gif) 0px 10px no-repeat #F2F2E8;
}

/* リンクがないとき */
ul#Common-List .NoDetail{
 	display: block;
	width:850px;
	padding-top:10px;
		padding-bottom:10px;
	background:url(../../images/common/li_arrow_off.gif) 0px 10px no-repeat #FFF;
	border-bottom:1px dotted #CCC;

}
