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

#wrap {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/headerbackimg1.jpg);
	background-repeat: no-repeat;
	width: 780px;
	background-position: bottom;
}
#headermenu {
	width: 270px;
	float: right;
}
#logo {
	float: left;
	width: 320px;
}

#yoyaku {
	width: 150px;
	padding-left: 120px;
	padding-top: 5px;
}





#menu {
	width: 760px;
	background-image: url(../images/menubackimg.jpg);
	background-repeat: no-repeat;
	height: 40px;
	text-align: right;
	padding-right: 20px;
}
#tel {
	text-align: right;
	width: 780px;
	background-image: url(../images/telbackimg.jpg);
	background-repeat: no-repeat;
	height: 40px;
}
#contents1 {
	width: 780px;
	background-image: url(../images/consbackimg1.jpg);
	background-repeat: no-repeat;
	height: 40px;
}

#contents2 {
	width: 730px;
	background-image: url(../images/consbackimg2.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 30px;
	padding-bottom: 10px;
}
#contents3 {
	width: 780px;
	background-image: url(../images/consbackimg3.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#contents4 {
	background-image: url(../images/consbackimg4.jpg);
	background-repeat: repeat-y;
	width: 780px;
}




#footer {
	width: 740px;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
}
#footer p {
	padding-bottom: 20px;
}

#maincontents {
	float: left;
	width: 520px;
}
#sideber {
	float: right;
	width: 170px;
	padding: 10px;
}
.caren-bar {
	padding-top: 10px;
}
#sideber .qr {
	padding-top: 10px;
}

