@charset "UTF-8";
/*------------------------------------------------------*/
/* Updated: 2012/02 */
/*------------------------------------------------------*/
/*------------------------------------------------------*/
/* 見出し用CSS */
/*------------------------------------------------------*/

/* h1 --------------------------------- */
.h1Wrap {
	margin-bottom: 15px;
	padding: 10px 15px;
	border-bottom: solid 1px #e8e8e8;
}
.h1Wrap .inner {
	display: table;
	width: 100%;
}
.h1Wrap h1 {
	display: table-cell;
	height: 37px;
	padding: 5px 15px;
	font-size: 26px;
	line-height: 1.2;
	vertical-align: middle;
	text-shadow: 1px 0 1px #444444;
}
.h1Wrap h1.img {
	font-size: 0;
	line-height: 0;
	text-shadow: none;
}
.h1Wrap .btn {
	display: table-cell;
	font-size: 0;
	line-height: 0;
	text-align: right;
	vertical-align: middle;
}





/* h2 --------------------------------- */
h2 {
	margin-bottom: 30px;
	margin-top:30px;
	padding-top: 10px;
	padding-bottom: 15px;
	background: url(../../image/common/bg_h2_01.gif) no-repeat 0 100%;
	font-size: 18px;
	line-height: 1.2;
	text-shadow: 1px 0 1px #444444;
	display:block;
}

.kino{
	margin:20px 10px;
		margin-left: 1.0em;

}

.kino li{
	margin:10px;
	font-size:16px;
	text-indent: -1.0em;
}



/* h3 --------------------------------- */

h3 {
	margin-bottom: 15px;
	padding-left: 20px;
	background: url(../../image/common/bg_h3_01.png) no-repeat 0 5px;
	font-size: 20px;
	line-height: 1.2;
	text-shadow: 1px 0 1px #444444;
}





/*------------------------------------------------------*/
/* End */
/*------------------------------------------------------*/
