/*くらしページトップスタイル*/
.kurasiDl {
	padding: 0px;
	width: 285px;
	border: 1px solid #999999;
	margin: 0px 5px 10px;
	float: left;
	display: block;
}
.kurasiDl dt {
	background-color: #C6DB93;
	margin: 0px;
	padding: 10px;
	font-size: 120%;
	font-weight: bold;
	display: block;
}
.kurasiDl dt img {
	margin-right: 10px;
}
.kurasiDl dd {
	margin: 0px;
	padding: 10px;
	height:115px;
}
.kurasiDl > dd {
	height:auto;
	min-height:115px;
}
.kurasiDl  dd  p {
	text-align: right;
	min-height:0;
}
.kurasiDl dd p a {
	padding-left: 12px;
	text-align: right;
	margin-top: 10px;
	min-height:0;
	height:auto;
	background-image: url(/www/image/basic-img/linkimg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/*中ページ全般*/
.linkUl {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.linkUl li {
	background-color: #F9F5D5;
	padding: 10px;
	margin-bottom: 10px;
}
.level3 {
	background-image: url(/www/image/basic-img/level3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-right: 10px;
}
.level4 {
	background-image: url(/www/image/basic-img/level4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-right: 10px;
}
/*アクセスページスタイル*/
#map
 {
	margin: 0px 0px 10px;
	padding: 0px;
	height: 300px;
	width: 600px;
}
.carUl {
	margin: 5px 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: disc;
}
.carUl li {
	background-color: #E2EDC9;
	padding: 5px;
	margin-bottom: 5px;
}
.greenS {
	font-weight: bold;
	color: #1D800E;
}
.jrUl {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.jrUl li {
	margin-bottom: 10px;
}

