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

/*レイアウト*/
#header {
	width: 745px;
	height: 176px;
	background: url(../images/keichou/header_bg.jpg) no-repeat 0 0;
	float: left;
}

#main {
	width: 745px;
	float: left;
	color: #333333;
	line-height: 1.3em;
	background: url(../images/keichou/main_bg.gif) repeat-y 0 0;
}

#bottom {
	background: url(../images/keichou/bottom.gif) no-repeat;
	height: 26px;
	padding-top: 60px;
	padding-left: 660px;
}

/************************/

h1.logo a {
	margin-top: 18px;
	margin-left: 23px;
	background: url(../images/keichou/logo.jpg) no-repeat 0 0;
	display: block;
	width: 284px;
	height: 53px;
	text-indent: -9999px;
	overflow: hidden;
	border:#99FF00;
}

h2.keichou {
	margin: 18px 0 0 509px;
	background: url(../images/keichou/keichou_logo.jpg) no-repeat 0 0;
	display: block;
	width: 224px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
}

h3.main_img {
	background: url(../images/keichou/main_img.jpg) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	width: 745px;
	height: 310px;
}

h4.komachi_h {
	background: url(../images/keichou/komachi_h.gif) no-repeat;
	text-indent: -9999px;
	width: 235px;
	height: 40px;
}

h4.nadeshiko_h {
	background: url(../images/keichou/nadeshiko_h.gif) no-repeat;
	text-indent: -9999px;
	width: 235px;
	height: 40px;
}

h4.yamato_h {
	background: url(../images/keichou/yamato_h.gif) no-repeat;
	text-indent: -9999px;
	width: 235px;
	height: 40px;
}
h4.bus_h {
	background: url(../images/keichou/h_bus.gif) no-repeat;
	text-indent: -9999px;
	width: 651px;
	height: 24px;
	margin-left: 48px;
}

#main p {
	background: url(../images/keichou/main_img2.jpg);
	display: block;
	padding: 0 50px 20px 60px;
	height: 80px;
}

ul.bus_l {
	margin: 6px 0 0 80px;
	margin-bottom: 55px;
}

.dish {
	margin-left: 52px;
	margin-bottom: 21px;
	width: 647px;
	height: 350px;
	border-bottom: #999999 1px dashed;
}

.dish_noborder {
	margin-left: 52px;
	margin-bottom: 21px;
	width: 647px;
	height: 350px;
}

.dish img, .dish_noborder img {
	float: left;
}
.dish_text {
	float: right;
	width: 235px;
	text-align: left;
}

.dish_text ul {
	margin-left: 26px;
	margin-top: 10px;
	list-style-type: circle;
}

.dish .to_top {
	display: block;
	float: right;
	margin-top: 140px;
	background: url(../images/common/to_top.gif) no-repeat;
	text-indent: -9999px;
	width: 66px;
	height: 12px;
	overflow: hidden;
}