@charset "utf-8";


/*------------------------------wrap---------------------------------------------
#wrap {
	margin: 0px;
	padding: 0px;
	width: 740px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#pan {
	text-align: right;
}*/
/*-----------------------------title---------------------------------------------*/
#wrap #title h3 {
	text-indent: -9999px;
	height: 30px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	display: block;
	background: no-repeat;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#title h3#kashiwa {
	background: url(shinkashiwa/img/h1-title.gif) no-repeat;
}
#title h3#ume {
	background: url(umesato/imgs/h1-tit.gif) no-repeat;
}
#title h3#kashiwanoha {
	background: url(kashiwanoha/imgs/h1-title.gif) no-repeat;
}
#title h3#ootaka {
	background: url(ootakanomoli/imgs/h1-title.gif) no-repeat;
}
#title h3#nagare7 {
	background: url(nagareyama7/imgs/h1-title.gif) no-repeat;
}
#title h3#matu {
	background: url(matsudo_yagiri/imgs/h1-title.gif) no-repeat;
}
#title h3#ie {
	background: url(yukarigaoka/imgs/h1-title.gif) no-repeat;
}
#title h3#nagare2 {
	background: url(minaminagareyama/imgs/title.gif) no-repeat;
}
#title  h3#noda-umesato {
	background: url(noda-umesato/img/h1-noda.gif) no-repeat;
}
#title h3#kami-hongo {
	background: url(kami-hongou/img/h1-kami-hongo.gif) no-repeat;
}
#title h3#hitachidai {
	background: url(hitachidai/img/h1-hitachidai.gif) no-repeat;
}
#title h3#airyminami {
	background: url(airy_minami/img/h1-airyminami.gif) no-repeat;
}










#wrap #title #map {
	float: right;
	margin-top: -25px;
}
/*----------------------------hover---------------------------------------------*/
#left {
	float: left;
	width: 211px;
	margin: 0px;
	padding: 0px;
}
#left ul {
	padding: 0px;
	background: url(imgs/menu1.gif) no-repeat;
	height: 211px;
	width: 208px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#left ul li {
	text-indent: -9999px;
	height: 30px;
	width: 208px;
}
#left ul li a {
	text-decoration: none;
	height: 30px;
	overflow: hidden;
	display: block;
	width: 208px;
}
#left ul li a:link {
}
#left ul li a:hover {
	background: url(imgs/menu1.gif) no-repeat;
}
#left ul li#b-top a {
}
#left ul li#b-top a:hover {
    background-position: -216px 0px;
}
#left ul li#t-top a {
}
#left ul li#t-top a:hover {
    background-position: -216px -30px;
}

#left  ul  li#gaiyo a {

}
#left ul li#gaiyo a:hover {
    background-position: -216px -60px;


}
#left  ul  li#kukaku a {

}
#left ul li#kukaku a:hover {
    background-position: -216px -90px;
}
#left ul li#g-annai a {
}
#left ul li#g-annai a:hover {
	background-position: -216px -120px;
}

#left  ul  li#kankyo a {

}
#left ul li#kankyo a:hover {
	background-position: -216px -150px;
}
#left  ul  li#cont a {
}
#left ul li#cont a:hover {
	background-position: -216px -180px;
}
#right {
	float: right;
	width: 525px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	font-size: 12px;
}
#right ul {
	list-style: none;
}

#wrap #right h3 {
	font-size: 110%;
	color: #666666;
	font-weight: bold;
	float: none;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 3px;
	border-left: 3px solid #0099FF;
	border-top-style: none;
	border-right-style: none;
	padding-left: 3px;
	border-bottom: 1px solid #0099FF;
}
#wrap #right table {
	border: 1px #E3E3E3 solid;
	border-collapse: collapse;
	border-spacing: 0;
	background: #FFFFFF;
	font-size: 96%;
	padding: 0px;
	width: 470px;
	margin-left: 15px;
}
#wrap #right table th {
	padding: 5px;
	border: #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	background: #F5F5F5;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
	white-space: nowrap;
}
#wrap #right table td {
	padding: 5px;
	border: 1px #E3E3E3 solid;
	border-width: 0 0 1px 1px;
	white-space: nowrap;
}
#wrap #right .ichi {
	white-space: normal;
}


#wrap #right #l-photo {
	float: left;
	width: 335px;
}
#wrap #right #r-photo {
	float: right;
	width: 180px;
	margin-top: 20px;
}
#wrap #right h2 {
	font-size: 120%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}


/*------------------------------リスト------------------------------------------*/
#wrap #right h2.tit {
	font-size: 90%;
}
#wrap #right p#car {
	background: url(shinkashiwa/img/g-annai-car.gif) no-repeat;
	height: 45px;
	width: 326px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	padding-top: 25px;
}
#wrap #right #wa {
	padding: 10px;
	background: #ceedfc;
	width: 500px;
	margin: 10 auto;
	border: 1px solid #CCCCCC;
}
#wrap #right #r-photo ul.map-setumei {
	margin: 0px;
	padding: 0px 0px 0px 32px;
	list-style: none;
	background: url(imgs/densha.gif) no-repeat;
	height: 100px;
}
#wrap #right #r-photo ul.map-setumei li {
	padding-bottom: 7px;
}
#wrap #right #r-photo ul.setumei-two {
	height: 100px;
	margin: 5px 0px 0px;
	padding: 0px 0px 0px 32px;
	list-style: none;
	background: url(imgs/bus.gif) no-repeat;
}
#wrap #right #r-photo ul.setumei-two li {
	padding-bottom: 7px;
}
#wrap #right #r-photo ul.setumei-three {
	background: url(imgs/densha2.gif) no-repeat;
	list-style: none;
	height: 100px;
	margin: 0px;
	padding: 0px 0px 0px 32px;
}
#wrap #right #r-photo ul.setumei-three li {
	padding-bottom: 7px;
}
ul#foo  {
	list-style: none;
	padding-top: 10px;
	line-height: 150%;
	margin-left: auto;
	margin-right: auto;
}
ul#foo  li  {
	display: inline;
	background: url(imgs/ya.gif) no-repeat left center;
	padding-left: 13px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
ul#hantei {
	background-image: none;
	width: 190px;
	height: 20px;
}
ul#hantei li  {
	background-image: url(imgs/maru.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding-left: 14px;
	font-size: 12px;
	text-indent: 0px;
	width: 190px;
}
