@charset "UTF-8";

/*
京都アニメーション
Copyright (C) Kyoto Animaion Co.,Ltd. All Rights Reserved.
*/
/* ---------------------------
theater setting
--------------------------- */
#contentWrap{}
	.bgW{background:url(/images/bg/bgW.png) repeat;}
#content{
	width: 680px;
	margin: 20px auto 0;
	padding-bottom: 60px;
}
#theaterList {width:800px;}
	#theaterList a { text-decoration: underline; }
		#theaterList a:hover { text-decoration: none; }
.theaterListCaption-span{
	color:#FF6178;
	border-bottom:solid 1px #FF6178;
	width:680px;
	overflow:hidden;
}
.theaterList-span { 
	width:680px;
	margin-top:15px;
	overflow:hidden;
	border-bottom:solid 1px #D2D2D2;
}
.theaterList-main {
	line-height: 2em;
}
	.theaterList-main span { font-size: 15px; }
	.theaterList-span-area { width:85px; display:inline-block; text-align: center; }
	.theaterList-span-theater { width:270px; display:inline-block; text-align: center; }
		.theaterList-span-theater a p { display: inline-block; float: left; color: #00a9f6; }
	.theaterList-span-tel { width:165px; display:inline-block; text-align: center; }
	.theaterList-span-schedule { width:130px; display:inline-block; text-align: center; }
	.theaterList-span-special1 { width:80px; display:inline-block; text-align: center; }
	.theaterList-span-special2 { width:110px; display:inline-block; text-align: center; }
	.stock {font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; }
.theaterNotes {
	text-indent: -1em;
	padding-left: 1em;
}