@charset "utf-8";

p, h1, h2, h3, h4, h5, h6, ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
body {
	background-color: #0066cc;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
html {
	height: 100%;
}



li {
	list-style:none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}

#container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E1FFFF;
}
#content_left {
	width: 150px;
	height: 100%;
	float: left;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
#naviBtn01 {
	height: 35px;
	overflow: hidden;
}
#naviBtn01:hover {
	height: 100%;
	overflow: auto;
}
#naviBtn02 {
	height: 35px;
	overflow: hidden;
}
#naviBtn02:hover {
	height: 100%;
	overflow: auto;
}

#content_left h5 {
	display: block;
	height: 30px;
	margin-bottom: 5px;
}

#content_left h5 a:hover {
	background-image: url(../images/top/bullet_over.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#content_left h5 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	background-color: #3399cc;
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-left: 30px;
	background-image: url(../images/top/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#content_left h6 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	text-align: left;
	padding-top: 6px;
	color: #FFFFFF;
	background-color: #3399cc;
	padding-left: 30px;
}
#content_left h6 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#content_left h6 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#content_left .pulldown {
	margin-bottom: 20px;
	margin-left: 30px;
}
#content_left h4 {
	display: block;
	height: 30px;
	margin-bottom: 5px;
}
#content_left h4 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	background-color: #3399cc;
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-left: 30px;
	background-image: url(images/top/bullet_pen.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
}
#content_left #pengin {
	background-color: #FFFFFF;
}
#content_left #pengin #title {
	background-color: #3399CC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
}
#content_left #pengin #title a {
	color: #FFFFFF;
	text-decoration: none;
}
#content_left #pengin p {
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	margin: 5px;
}



#content_right {
	float: right;
	width: 150px;
	height: 100%;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
#content_right .box {
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#content_right .box h4 {
	color: #FFFFFF;
	text-align: center;
	background-color: #3399CC;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	padding-top: 6px;
}
#content_right .box p {
	font-size: 11px;
	padding: 5px;
	line-height: 15px;
}



#content_center {
	height: 100%;
	width: 620px;
	margin-right: auto;
	margin-top: 5px;
	background-color: #FFFFFF;
	margin-left: auto;
}
#content_center .box table {
	font-size: 12px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	width: 90%;
	margin-left: 20px;
}

#content_center h6 {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}
#content_center .box {
	height: 100%;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 10px;
}

#content_center h3 {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	border: medium double #3399cc;
	padding-right: 5px;
}


#content_center img {
	float: left;
	margin-right: 10px;
}
#content_center h4 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
}

#content_center p {
	font-size: 12px;
	color: #000000;
	margin-bottom: 20px;
}





#footer {
	clear: both;
	width: 100%;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	height: 25px;
	background-color: #0099cc;
	padding-top: 5px;
}
#content_center .content_topic {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 370px;
}
#content_center .content_topic table {
	font-size: 12px;
	line-height: 16px;
}
#container #header {
	background-color: #3399cc;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
}
#content_center .box h5 {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#content_center  .box  #car li {
	float: left;
	width: 137.4px;
	text-align: left;
	line-height: 15px;
	height: 20px;
}

#content_center  .box  #car ul {
	width: 550px;
}

#container #header h1 {
	font-family: "Arial Black";
	font-size: 24px;
	font-weight: bold;
}
#content_center .town2 li {
	float: left;
	width: 153px;
	padding-top: 5px;
	padding-left: 40px;
}
#content_center li {
	float: left;
	width: 115px;
	padding-top: 5px;
	padding-left: 40px;
}

#content_center .town2 {
	margin: 10px;
}
#content_center .box img {
	margin-left: 60px;
}
#content_right .box h5 {
	margin-bottom: 5px;
	margin-left: 10px;
}
#content_right .box h6 {
	margin-bottom: 5px;
	margin-left: 20px;
}
#container #content_center #map {
	float: none;
	left: 30px;
	position: relative;
}
#content_center  .shop  h4  {
	font-size: 12px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: thick;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	padding-left: 10px;
}
#content_center .shop h4 a {
	text-decoration: none;
}

#content_center  .shop  {
	font-size: 10px;
	position: relative;
}
#content_center .shop table {
	width: 500px;
}

#content_center .shop2 {
	position: relative;
	left: 30px;
	width: 430px;
	height: auto;
	padding: 10px;
	border: thick ridge #0099FF;
	top: 20px;
}
#content_center .shop2 h2 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-left-width: thick;
	border-bottom-style: dotted;
	border-left-style: ridge;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	padding-left: 10px;
}
#content_center .shop2 h2 a {
	text-decoration: none;
}
