@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

a:link {

	color: #765C2F;
}
a:visited {

	color: #765C2F;
}
a:hover {

	color: #765C2F;
}
a:active {

	color: #765C2F;
}

a img {
	border-style: none;
}
#indeximage {
	margin-top: 10px;
	margin-bottom: 10px;
}
#image {
	width: 797px;
	margin-top: 10px;
	margin-bottom: 10px;
}



a {
	outline: none;
}


#all {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #333;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 15px;
}
#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}


h1 {
	font-size: -10px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}#header {
	width: 797px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 87px;
}
.headerl {
	float: left;
}
.headerr {
	float: right;
	margin-top: 20px;
}

#contents {
	float: left;
	height: 56px;
	width: 797px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(../top/c-line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#contents ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#contents li{
	float: left;
	background-image: url(../top/c-line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 15px;
	padding-left: 18px;
}

#contents li img{
	margin-top: 20px;
	margin-bottom: 20px;
	width: auto;
	
}
.title {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#up {
	width:115px;
	height: 10px;
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
#qr {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	height: 87px;
	width: 586px;
}


#tel {
	float: right;
	width: 580px;
	margin-top: 10px;
	margin-bottom: 5px;
	clear: both;
}
#coment {
	background-color: #76A4D8;
	height: 50px;
	width: 797px;
	margin-top: 10px;
	margin-bottom: 5px;
	clear: both;
	float: left;
}

#coment p {
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFF;
}
#footer {
	width: 797px;
	height: 13px;
	margin-bottom: 5px;
}

#footer a {
	float: left;
	margin-top: 10px;
}


p.copy {
	float: right;
	height: 13px;
}
