#mainContents #pageTitle {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-bottom: 5px;
	width: 600px;
}
#mainContents h1 {
	font-size: 140%;
}
#mainContents h2 {
	font-size: 160%;
	padding-bottom: 2px;
	text-align: left;
	padding-top: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 10px;
	padding-left: 10px;
}
#mainContents h3 {
	font-size: 120%;
	margin-bottom: 10px;
	margin-top: 20px;
}
#FairTitle{
	font-size: 120%;
	font-weight: bold;
	margin-top: 5px;
	background-image: url(../../common/img/jpg/title.jpg);
	background-repeat: no-repeat;
	height: 25px;
	line-height: 1.8em;
}
.day {
	font-size: 120%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.comment {
	text-align: left;
	width: 500px;
	margin-left: 80px;
	line-height: 2em;
}
#storeGuide {
	clear: both;
	width: 600px;
	margin-bottom: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
}
#storeGuide p {
	text-align: right;
	margin-left: 50px;
	font-weight: bold;
	clear: both;
	padding-top: 10px;
}
#storeGuideLeft {
	width: 80px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
#storeGuideLeft ul {
	text-align: left;
}
#storeGuideLeft ul li {
	line-height: 17px;
}
#storeGuideRight {
	width: 380px;
	float: right;
	margin-right: 95px;
	margin-top: 10px;
}
#storeGuideRight ul {
	text-align: left;
}
#storeGuideRight ul li {
	line-height: 17px;
}
#mainContents p a {
	text-decoration: none;
}
#mainContents p a:hover {
	text-decoration: underline;
}
