@charset "utf-8";
strong  {
	font-weight: bold;
	color: #003300;
}
#contents {
	clear: both;
	float: none;
	width: 575px;
}
#contents_head {
	width: 587px;
	float: right;
	height: 48px;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 9px;
}

#right_contents h1 {
	background-repeat: no-repeat;
	height: 45px;
	text-indent: -9999px;
}
#contents h2 {
	margin-bottom: 10px;
}
.h1_shop {
	background-image: url(../images/store/title_store2.gif);
	background-repeat: no-repeat;
}.red {
	font-weight: bold;
	color: #660000;
	margin-bottom: 10px;
}
#store {
	margin-bottom: 10px;
	float: none;
	width: 575px;
	font-size: 10pt;
	line-height: 1.5em;

}
#store .profile {
	float: left;
	width: 575px;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #000000;
}
#store .profile .textarea {
	float: left;
	width: 400px;
}
#store .profile .photoarea {
	float: right;
	width: 160px;
	overflow: hidden;
}
#store  .profile  .photoarea_left {
	float: left;
	width: 160px;
	overflow: hidden;
	margin-right: 15px;
}
#store .profile .textarea_large {
	float: left;
	width: 555px;
	padding: 10px;
}
.clear {
	clear: both;
}
