@charset "utf-8";
/* CSS Document コンテンツ部のCSSに使用、画像が164x109pix、リンクあり*/

#bannerBox {
	width: 680px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bannerBox #banner {
	border: 1px solid #999;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 110px;
	width: 680px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#bannerBox #banner .arrow {
	padding-top: 50px;
	padding-left: 640px;
}


#bannerBox #banner .img {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	width: 164px;
}
#bannerBox #banner #comment {
	clear: none;
	width: 450px;
	float: left;
	color: #333;
	text-decoration: none;
	font-size: 0.75em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.3em;
}
#bannerBox #banner #comment h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bolder;
	color: #666;
	font-size: 1.3em;
	line-height: 1.2em;
}
#bannerBox #banner #comment p a {
	text-decoration: none;
	color: #333;
}
#bannerBox #banner #comment p a:hover {
	color: #00F;
}
#bannerBox #banner #comment h2 a {
	color: #666;
	text-decoration: none;
}
#bannerBox #banner #comment h2 a:hover {
	color: #03F;
}

#bannerHeader {
	line-height: 1.6em;
	width: 680px;
	color: #333;
	padding-bottom: 10px;
	font-size: 0.75em;
}
#bannerHeader h2 {
	font-size: 1.3em;
	color: #666;
}

#information {
	width: 680px;
}

#information h4 {
	color: #666;
	font-size: 0.9em;
	line-height: 100%;
	margin-bottom: 5px;
}

#information #holiday {
	float: left;
	line-height: 1.5em;
	clear: none;
	margin-left: 20px;
	margin-right: 20px;
}
#information #holiday h4 {
	color: #C00;
	line-height: 2.0em;
}
#information #info {
	line-height: 1.5em;
	margin-bottom: 20px;
	font-size: 0.9em;
}
#information #info h3 {
	color: #333;
	font-size: 1em;
	margin-bottom: 8px;
}
#information #holiday ul li {
	font-size: 0.8em;
	line-height: 1.5em;
}
