@charset "UTF-8";

#managing {
	width: 530px;
	margin-bottom: 12px;
	padding-bottom: 23px;
	border-bottom: 1px solid #CCCCCC;
}

#managing h2 {
	background-image: url(/images/0805_images/manage/main_title.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 530px;
	padding-bottom: 15px;
	text-indent: -1000em;
}

#managing dt {
	background-repeat: no-repeat;
	height: 27px;
	line-height: 27px;
	padding-left: 20px;
	font-weight: bold;
	color: #3c0000;
	background-image: url(/images/0805_images/manage/title_bk.gif);
}

#managing dd {
	padding-bottom: 20px;
}

.greeting {
	height: 180px;
	width: 530px;
	padding-top: 20px;
}

.greeting_img {
	height: 180px;
	line-height: 27px;
	padding-left: 0px;
	font-weight: bold;
	color: #3c0000;
	background-image: none;
	width: 150px;
	padding-right: 20px;
	float: left;
}

.greeting p {
	float: left;
	line-height: 20px;
	width: 360px;
}

.create {

}

.create p {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
}

#staff {
	padding-left: 40px;
	padding-right: 40px;
}

#staff #img_left {
	background-repeat: no-repeat;
	padding-left: 100px;
	margin-top: 20px;
}

#staff #img_right {
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 120px;
}

#staff .staff_01 {
	background-image: url(/images/cafesta_staff/staff_harada.jpg);
	height: 200px;
	background-position: 15px;
}

#staff .staff_02 {
	background-image: url(/images/cafesta_staff/staff_sample.jpg);
	height: 130px;
}

#staff .staff_03 {
	background-image: url(/images/cafesta_staff/staff_sample.jpg);
	height: 150px;
}

#staff .staff_04 {
	background-image: url(/images/cafesta_staff/staff_ueki.jpg);
	height: 151px;
	background-position: 15px;
}

#staff h3 {
	margin-top: 20px;
	line-height: 30px;
	color: #6a3a0c;
}

#staff p {
	line-height: 20px;
}

a.jinzai_btn {
	background-image: url(../images/0805_images/owner/jinzai_btn.gif);
	background-repeat: no-repeat;
	text-indent: -1000em;
	display: block;
	height: 36px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

a:hover.jinzai_btn {
	background-position: 0px -36px;
}
