@charset "utf-8";
#contents #main #msg_box {
	position: absolute;
	left: 148px;
	top: 101px;
}
#contents #main #msg_box p {
	color: #FFF;
	font-weight: bold;
}
#contents #cmt_box {
	padding-top: 15px;
	padding-bottom: 5px;
}
#contents #cmt_box p {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 30px;
	margin-left: 50px;
	line-height: 130%;
	color: #033;
}
#contents #news_box {
	padding-top: 15px;
}
#contents #news_box #youtube {
	float: left;
}
#contents #news_box #news{
	margin-left: 30px;
	background-color: #FFD454;
	color: #060;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: left;
	padding-right: 15px;
}
#contents #news_box #ticket {
	float: left;
	width: 300px;
	margin-left: 70px;
	margin-top: 30px;
	font-size: 140%;
	font-weight: bold;
}
#contents #news_box #ticket p {
	margin-top: 15px;
	margin-bottom: 0px;
}
#contents #news_box #ticket p a {
	color: #F00;
}
#contents #fee {
	background-image: url(../mikaku/img/set3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 15px;
}
#contents #fee h3 {
	color: #C00;
	margin-top: 10px;
	margin-bottom: 0px;
}
#contents #fee table {
	margin-top: 10px;
	border-top: 1px solid #090;
	border-right: 1px solid #090;
}
#contents #fee th {
	border-left: 1px solid #090;
	border-bottom: 1px solid #090;
	background-color: #DEEDD3;
	color: #030;
}
#contents #fee td {
	border-left: 1px solid #090;
	border-bottom: 1px solid #090;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFC;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contents #fee td b  {
	color: #F00;
	font-size: 110%;
}
#contents #fee ul {
	margin: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 20px;
}
#contents #fee li {
	margin-top: 10px;
	margin-left: 30px;
}
#contents #fee .td_kara {
	background-color: #FFFFFF;
	border-left-style: none;
	border-bottom-style: none;
}
#contents #fee .td_center {
	text-align: center;
}
#contents #chui ul {
	margin: 0px;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 20px;
	color: #00C;
}
#contents #chui li {
	margin-top: 10px;
	margin-left: 30px;
}
#contents #bus {
	border: 1px solid #74B64E;
	margin-right: 20px;
	height: 130px;
	margin-top: 15px;
}
#contents #bus img {
	float: left;
}
#contents #bus h3 {
	color: #00F;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 220px;
}
#contents #bus p {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 230px;
}
