@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#address {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	font-style: normal;
	text-align: right;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 5px;
	width: 810px;
	margin-top: 5px;
}
#marker_data_list {
	margin: 0px;
	height: auto;
	width: 158px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A6A48C;
	border-left-color: #A6A48C;
	padding: 0px;
}


h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
	padding-left: 1px;
	line-height: 105%;
}
/*subnav用*/

#subnavi {
	background-color: #FCFC5D;
	background-image: url(../index-sozai/subnav-800xhaikei.gif);
	background-repeat: no-repeat;
	width: 800px;
	text-align: left;
	background-position: bottom;
}

#subnavi-left {
	height: auto;
	width: 190px;
	background-image: url(../index-sozai/bingata-haikei.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
}

#subnavi-ight {
	padding: 0px;
	width: 570px;
	height: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	list-style-type: none;
	margin: 0px;
	line-height: 130%;
}
#wapper {
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#subnavi-ight ul {
	padding: 0px;
	display: list-item;
	white-space: nowrap;
	list-style-type:none;
	height: auto;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#subnavi-ight li {
	display:inline;
	float: left;
	margin-right: 25px;
	list-style-type:none;
	white-space: nowrap;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subnavi-ight img {
	margin-right: 3px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 10px;
	width: 10px;
}
#subnavi-left img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#naviback-haikei {
	margin: 0px;
	padding: 0px;
	height: 5px;
	width: 800px;
	background-image: url(../index-sozai/subnav-800xhaikeiback.gif);
	background-repeat: no-repeat;
}
#sentaku {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 160px;
}
#sentaku-haikei2 {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
		
		



/* map用　*/	

v\:* {
		    behavior:url(#default#VML);
		}
		th.title{
		    background-color: #333399;
	        color: #fff;
		    border:2px outset gray;
		}
		th.title h1{
	margin:0px;
		}
		div#map{
		    border:2px outset gray;
		}
		div.marker_data_html {
	width: 270px;
	margin-top:5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 13px;
	padding-top: 2px;
	text-align: left;
		}
		div.marker_data_html div.subject{
	      text-align:center;
	      font-weight:bold;
	      font-family:sans-serif;
	      border:outset 2px gray;
	      margin-bottom: 2px;
	      padding-top: 2px;
		}
		div.marker_data_html div.description{
	      width: 250px;
	      height: 30px;
	      overflow: auto;
	      border-top: 1px dashed black;
	      margin-top: 5px;
	      padding-top: 4px;
		}
		div.poweredby{
	     margin: auto;
	     height:35px;
	     border-top: 1px gray dashed;
	     text-align: right;
		}
	
#marker_data_list ul {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
#marker_data_list li {
    padding-left:3px;
	}

#subnavi .logo {
	margin-left: 15px;
}
#wapper .poweredby img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 110%;
	margin: 0px;
	padding: 0px;
}


.push {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #5555FF;
	font-weight: bold;
}

