@charset "utf-8";
/* おもてなしバス用 */

#main h1 {
	color: #F66;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bolder;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	padding: 3px;
	background-color: #FFC;
}
#main .photo .photo_l {
	margin-bottom: 10px;
}
#main h2{
	font-size: 1.2em;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 25px;
	color: #F66;
	text-align: left;
}
#main .photo .caption2 {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #666666;
	clear: both;
	margin: 10px 0px 0px;
}
#main p.course {
	font-weight: bold;
	color: #669;
	text-indent: -0.9em;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 35px;
}
#main p.notes {
	margin: 10px 10px 10px 20px;
	color: #C00;
}
