body {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	background-color: #00BAE6;
	margin: 0px;
	padding: 0px;

}

h3 {
	FONT-SIZE: 13px;
	background-color:#EEEEEE;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	background-image: url(img/bar.jpg);
	color: #000000;
	text-align: left;
	width: 520px;
	border: 1px solid #999999;
	height: 32px;
	text-indent: 12px;
	padding: 0px;
	float: none;
	font-weight: bold;
	line-height: 32px;
	
}

#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0099CC;
	width: 760px;
	text-align: center;
	background-repeat: repeat-x;
	height: 28px;
	list-style-image: url(img/arrow.gif);
	background-image: url(img/button01.jpg);
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

#nav ul {
	list-style-image: url(img/arrow.gif);
	padding: 0px;
	margin: 0px;
}

#nav li {
	display:inline;
	padding: 0px;
	margin: 0px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 190px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CCCCCC;
}
#nav #current {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	background-color: #000000;
	margin: 0px;
	padding: 0px 0px 2px;
}
#nav a:hover {
	color: #333333;
	background-color: #666666;
	width: 190px;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	background-image: url(img/button01_2.jpg);
	margin: 0px;
	padding: 0px;
}
#line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#day {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 150px;
	float: left;
}
#address {
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
	font-size: 12px;
	clear: left;
	width: 760px;
	color: #000000;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
}
#content #main2 .table {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}
.red {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 13px;
	color: #FF0000;
}
.new {

	font-size: 13px;
	color: #000000;
	width: 505px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	float: none;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

