@charset "utf-8";
#header  {
	background-image: url(../images/prof/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#header  h1  {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 240px;
	width: 870px;
	visibility: hidden;
}
#main {
	background-image: url(../images/common/title.gif);
	background-repeat: no-repeat;
	background-position: left 36px;
}
#main h2 {
	font-size: 18px;
	line-height: 18px;
	height: 35px;
	width: 565px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#main h3 {
	font-size: 16px;
	line-height: 18px;
	width: 565px;
	color: #FF3333;
	margin-top: 10px;
	margin-right: saut;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0;
}
#main #btn_mail {
	width: 250px;
	height: 57px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
#main #btn_mail a {
	display: block;
	width: 250px;
	height: 57px;
	background-image: url(../images/prof/btn_mail.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#main #btn_mail a:hover {
	background-position: bottom;
}
#shop_photo {
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../images/prof/shop_photo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 330px;
	height: 240px;
}
#shop_photo h4 {
	font-size: 16px;
	line-height: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#shop_photo p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

table#prof_info {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#shop_photo img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#prof_info ul {
	margin: 0px;
	padding: 0px;
}
#prof_info li {
	list-style-type: none;
}

#prof_info th {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	vertical-align: text-top;
}
#prof_info td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}

