@charset "utf-8";
/* CSS Document */

#contents .prof {
	position: relative;
	margin-top: 10px;
	background-image: url(../images/pages/rbox_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}

#contents h1 {
	margin-top: 10px;
}
#contents h2 {
	font-size: 12px;
	text-align: left;
	line-height: 1.8em;
	padding-left: 8px;
	padding-top: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #993366;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: bold;
	color: #666666;
}
#contents h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.8em;
	color: #006699;
	text-align: left;
	padding-left: 25px;
	margin-top: 5px;
}
.font_red {
	color: #CC3300;
}

#contents p {
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	background-image: url(../images/pages/bg_appeal_line.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}


.prof_top {
	background-image: url(../images/pages/rbox_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#contents .btn_to_shoplist {
	text-align: right;
	padding-right: 5px;
	margin-top: 5px;
}
