@charset "shift_jis";
body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

body img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin: 0px;
	padding: 0px;
}

a:link           {
	color:           #A62126;
	text-decoration: none
}


a:visited         {
	color:           #A62126;
	text-decoration: none
}

a:active       {
	color:           #A62126;
	text-decoration: none
}



a:hover         {
	color:           #D29092;
	text-decoration: underline
}
#pagewrap {
	width: 800px;
	margin-top: 00px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#tophead {
	clear: both;
}
#tophead img {
	margin: 0px;
	padding: 0px;
}
#tophead .logo {
	float: left;
}
#tophead .head {
	float: right;
}
#lead {
	clear: both;
	width: 800px;
	background-color: #FFFFFF;
}
#lead h2 {
	margin: 0px;
	padding: 0px;
}
#lead p {
	font-size: 12px;
	line-height: 24px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 8px;
}
#lead .left {
	float: left;
	width: 609px;
}
#lead .right {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#foot {
	background-image: url(images/foot.gif);
	background-repeat: no-repeat;
	clear: both;
	width: 800px;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B81C22;
	font-size: 11px;
	margin-top: 10px;
}
#foot p {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#top {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B81C22;
	padding-bottom: 10px;
}
#leftarea {
	float: left;
	width: 550px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B81C22;
}
#leftarea h3 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 8px;
	font-size: 18px;
	color: #B81C22;
}
#rigtharea {
	padding-left: 10px;
	float: left;
}

#rigtharea h3 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 8px;
	font-size: 18px;
	color: #B81C22;
}
#rigtharea h4 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 8px;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.time {
	margin-left: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
#rigtharea p {
	font-size: 13px;
	line-height: 20px;
	padding-right: 10px;
}
.map {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
}
