/* WS-1002
────────────────────────────── */

h2 {
	font-size: 110%;
	font-weight: bold;
	color: #051464;
	margin-top: 10px;
}
.lead {
	font-size: 120%;
	color: #333333;
}

/* お客様へのお知らせ
────────────────────────────── */

div.information {
	width: 650px;
	margin-left: 100px;
	margin-top: 25px;
}
div.information h2 {
	background-color: #66CCCC;
	color: #FFFFFF;
	text-indent: 5px;
	font-size: large;
	font-weight: bold;
	border-left-width: 8px;
	border-left-color: #333399;
	border-left-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
}
div.information dl {
	margin-left: 15px;
}
div.information dt {
	font-weight: bold;
	margin-top: 12px;
}

/* map
────────────────────────────── */

#kyoten-map {
	background-image: url(img/map.gif);
	background-repeat: no-repeat;
	height: 230px;
	width: 500px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	text-indent: -9999px;
	margin-right: auto;
}
#kyoten-list-left {
	float: left;
	width: 300px;
	margin-left: 150px;
	display: inline;
	margin-bottom: 20px;
}
#kyoten-list-left dt {
	font-weight: bold;
	margin-top: 5px;
}
#kyoten-list-right {
	width: 300px;
	display: inline;
	margin-bottom: 20px;
	margin-left: 30px;
}
#kyoten-list-right dt {
	font-weight: bold;
	margin-top: 5px;
}

#sanibar-main-read {
	width: 600px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 175px;
}
#sanibar-logo {
	background-image: url(sanibar_images/sani-bar-top_r1_c1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 76px;
	width: 254px;
	margin-bottom: 10px;
	float: left;
}
#sanibar-main-image img {
	float: right;
	height: 267px;
	width: 329px;
	margin-left: 17px;
}
#sanibar-main-read p {
	margin-bottom: 15px;
}
#title-tearaiki {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	margin-top: 30px;
	margin-bottom: 5px;
	margin-left: 245px;
}

#tearai-ichiran {
	width: 460px;
	margin-left: 245px;
	margin-top: 15px;
	margin-bottom: 25px;
}
.ichiran-inline {
	margin-bottom: 3px;
}

.ichiran-inline li {
	display: inline;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 3px;
}
.ichiran-inline img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navi-yellow {
	width: 500px;
	margin-left: 260px;
	margin-bottom: 30px;
}

#navi-yellow li {
	display: inline;
	list-style-position: inside;
	list-style-type: none;
}
table tr td img {
	vertical-align:top;
}


