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

#wrap {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 820px;
	background-image: url(../img/bg_middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#head {
	background-image: url(../img/bg_head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#headwrap {
	clear: both;
	background-image: url(../img/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 20px;
	padding-right: 20px;
}
#logo {
	padding-bottom: 15px;
	padding-left: 4px;
	float: left;
	width: 332px;
}
#telbox {
	float: right;
	width: 430px;
}
#tel {
	color: #DC5718;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
	padding-bottom: 5px;
	padding-top: 4px;
	padding-right: 10px;
	text-align: right;
}
#nav {
	clear: both;
	padding-top: 18px;
}
#butcontact {
	text-align: right;
	padding-bottom: 14px;
	padding-right: 2px;
}
#nav li {
	float: left;
	width: 103px;
	padding-right: 4px;
}
#nav img {
	display: block;
}
#flash {
	clear: both;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 16px;
}
#cont {
	padding-right: 1px;
	padding-left: 1px;
}
#footwrap {
	clear: both;
}
#foot {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	color: #3B2610;
	font-size: 12px;
	line-height: 22px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	clear: both;
}
#footwrap {
	background-image: url(../img/bg_und.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
}
.red {
	color: #CC0000;
}

