@charset "UTF-8";

/*特定商取引ページ*/
h2#profile_h2 {
	background: url(../images/profile_h2.jpg) no-repeat;
}
h3#profile_h3_01 {
	background: url(../images/profile_h3_01.gif) no-repeat;
}
h3#profile_h3_02 {
	background: url(../images/profile_h3_02.gif) no-repeat;
}
h3#profile_h3_03 {
	background: url(../images/profile_h3_03.gif) no-repeat;
}
div#googlemap {
	width: 600px;
	margin: 0px auto;
	text-align: left;
}
ul#profile_banner {
	height: 110px;
	margin: 20px 0px;
	background: #FFFCED;
	border: 1px solid #EEE;
}
ul#profile_banner li {
	float: left;
	text-align: center;
	padding: 20px 80px;
}
ul#profile_banner li img {
	margin: 0px auto;
}
p#profile_banner_p {
	clear: both;
	padding-bottom: 5px;
}
p#profile_banner_source {
	color: #990000;
}