@charset "UTF-8";

@import "../css/import.css";

h1{
	background-image: url(img/common/h1.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 860px;
}

#tokutoku{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

/* index */

.bnr{
	margin:15px auto;
}

.bnr li{
	margin-bottom:10px;
}

.bnr li img{
	vertical-align:top;
}

/* common */

.intro{
	margin:15px auto;
	text-align:center;
}

.tiket{
	margin:10px auto;
}

.navi{
	width:553px;
	margin:0 auto;
	text-align:center;
}

.tokuMain table{
	width:600px;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	text-align:left;
	margin:5px 0 20px 0;
}

.tokuMain table th{
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background:#E7F0D7;
	font-weight:normal;
	padding:3px 5px; 
	width:200px;
	vertical-align:top;
}

.tokuMain table th img{
	float:right;
}

.tokuMain table td{
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:3px 5px; 
	vertical-align:top;
}

.tokuMain h3{
	margin-bottom:10px;
}

.tokuMain h4{
	color:#418720;
}

.tokuMain strong{
	color:#DF0000;
}

/* torinita */

.torinita{
	margin:15px auto;
}

.event{
	text-align:center;
}

.event p{
	width:530px;
	margin:20px auto 0 auto;
	color:#0B308E;
	text-align:left;
	border-top:1px solid #0B308E;
	border-bottom:1px solid #0B308E;
	padding:5px 0;
}

.schedule{
	text-align:center;
}