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

#wrap {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_cont.gif);
	text-align: left;
}#header {
	background-image: url(../img/bg_head.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 10px;
	padding-left: 10px;
}
#logo {
	padding-left: 18px;
	width: 432px;
	float: left;
	padding-top: 5px;
	padding-bottom: 15px;
}
#tel {
	float: left;
	width: 320px;
	padding-left: 10px;
	text-align: right;
	font-size: 30px;
	color: #017400;
	font-weight: bold;
	padding-right: 20px;
	line-height: 30px;
	padding-bottom: 0px;
}
#tel p {
	padding-bottom: 4px;
}

.clear {
	clear: both;
}
#mainimg {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}
#mainimg p {
	padding-bottom: 5px;
}
#nav {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav img {
	display: block;
}
#cont {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 1px;
	clear: both;
}
#foot {
	background-image: url(../img/bg_foot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	clear: both;
}
#foot p {
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.side5 {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 20px;
}
.midashi {
	background-image: url(../img/bg_title.gif);
	font-size: 12px;
	line-height: 14px;
	color: #016000;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 17px;
	padding-left: 15px;
	clear: both;
}
.komidashi {
	background-image: url(../img/bg_subt.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-right: 10px;
	padding-left: 40px;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #015353;
	padding-top: 5px;
	padding-bottom: 15px;
	clear: both;
}
.space0 {
	margin: 0px;
	padding: 0px;
}
