@charset "utf-8";
/* CSS Document */


body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img	{
	vertical-align: bottom;
}
a img {
	border: 0;
}
.basicinfo {
	padding: 10px;
	/*border: 1px solid #666;*/
}
#header h1 , #footer p{
	margin: 0px;
}
#header h1 {
	font-size: 16px;
}
#footer p {
	font-size: 12px;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.subject {
	width: 210px;
	float: left;
	margin-right: 25px;
	margin-bottom: 40px;
}
.subject h2+p {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
/*.subject h2 img {
	display: block;
	margin-left: 10px;
}*/
.subject p+p {
	font-size: 14px;
	margin-bottom: 0px;
}
#footer {
	margin-top: 30px;
	clear: both;
}
#main {
	overflow: hidden;
}
.subject h2 {
	margin-top: 0px;
}

#subject03 {
	margin-right: 0px;
}


#header h1 span {
	display: block;
}
/*----------------------------------------------
ほたる用*takemoto
----------------------------------------------*/
#newopenContents #hotaruTitle {
	width: 735px;
	margin-top: 0px;
	margin-bottom: 35px;
	overflow: hidden;
}

.hotaruList {
	display: block;
	margin-top: 25px;
	padding-left: 10px;
	height: auto;
	overflow: hidden;
	border-bottom: dotted 1px #CCC;
	clear: both;
}
.hotaruTbox {
	margin-right: 10px;
	width: 940px;
	display: block;
}

.hotaruTbox img {
	float: left;
	margin-right: 20px;
	width: 180px;
	height: auto;
	display: block;
}

.hotaruList .hotaru_txt {
	float: left;
	margin: 0px;
	width: 730px;
	height: auto;
}
.hotaruList h5 {
	font-size: 14px;
	font-weight: bold;
	line-height: 2.6em;
	/*border-left: solid 17px #C00;*/
	background-image: url(../images/icn_ringo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}

.hotaruList .hotaru_txt dd {
	padding: 0 0 10px 0;
	margin-left: 0px;
	line-height: 1.4em;
}

#newopenContents hr {
	clear: both;
}
#hotaruTitle p {
	display: block;
	height: auto;
	width: auto;
	margin-top: 40px;
	margin-right: 40px;
	margin-left: 20px;
	padding: 12px 0px 20px 10px;
	line-height: 1.4em;
}
#hotaruTitle ul {
	margin: -10px 0 0 0;
	list-style-type: none;
	display: block;
	width: 80%;
}
#hotaruTitle li {
	padding: 3px 0px;
}
.eventFes {
	font-size: 1.2em;
	color: #F93;
	font-weight: bold;
	padding-left: 5px;
	display: block;
}
/*#hotaruTitle a {
	color: #390;
	text-decoration: none;
}
#hotaruTitle a:hover {
	color: #F93;
	text-decoration:underline;
}*/
.btn_tel {
	display: none;
}
.hotaru_event {
	display: block;
	height: 145px;
}
.hotaru_ev-title {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/icon_hotaru-s.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	text-indent: 24px;
	line-height: 1.6em;
	display: block;
}
.hotaru_event dt {
	float: left;
	width: 15em;
	clear: left;
}
.point01 {
	text-align: center;
}
.tbl_ringo {
	width: 80%;
	font-size: 14px;
	margin-bottom: 20px;

}
.tbl_ringo tr th {
	white-space: nowrap;
	width: 120px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-weight: normal;
	border-bottom: solid 1px #CCC;
}
.tbl_ringo tr td {
	padding: 5px;
	border-bottom: solid 1px #CCC;
}
.tr_odd {
	/*background-color: #FFF0F4;*/
	background-color: #FFFBFC;
}
