@charset "UTF-8";
/* CSS Document */

.spreport {
	width: 500px;
	margin-top: 10px;
	padding-bottom:10px;
	background-color: #FFCCFF;
}
.thr
.spreport .omonamenu {
	width: 418px;
	display: inline;
	margin: 10px 20px;
	padding: 10px 20px;
}

.spreport .omonamenu strong {
	width: 200px;
	display: block;
	text-align: center;
	background-color: #EB2CAA;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
.spreport .text {
	width: 428px;
	padding: 15px 20px 15px 20px;
	margin: 10px 15px 0px 15px;
	background-color:#A57A44;
	background-image: url(../../beautyreport/image/spreportbg.gif);
	background-repeat:no-repeat;
}
.spreport .text h2 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
}

.spreport .subtitle2{
margin-top:15px;
}
.subtitle3{
	background-color: #EB2CAA;
	color: #FFFFFF;
	padding: 2px 2px;
	margin-bottom: 10px;
}


/*追加ここから*/
.beauty-comment {
	width: 460px;
	padding: 10px;
	background-color: #FFF;
	margin:0 auto;
}
.commentbox a, .commentbox2 a, .omonamenu a {
text-decoration:underline;
color:#FF3399;
}
.commentbox a:hover, .commentbox2 a:hover, .omonamenu a:hover{
text-decoration:underline;
color:#FF6699;
}
.commentbox {
background-color:#FFE3F0;
	width: 340px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	float:left;
}
.commentbox strong {
color:#FF0066;

}
.commentbox2 {
background-color:#FFE3F0;
	width: 249px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	float:left;
}
.commentbox2 strong {
color:#FF0066;

}
.staffphoto{
width:89px;
float:right;
}
.staffphoto2{
width:180px;
float:right;
}

.reports .text p {
	margin-bottom: 10px;
}
/*追加ここまで*/
	



.reports {
clear:both;
	width: 498px;
	margin-top: 10px;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../../image/ie6png.gif);
	border: 1px dotted #FF33CC;
	_border: 1px solid #FFB8ED;
	padding-bottom:5px;
}
.reports .img {
	margin: 9px;
}

.reports .text {
	width: 460px;
	padding: 10px;
	background-color: #FFB8ED;
	margin:0 auto 10px auto;
}
.reports .text h2 {
	font-size: 16px;
	color: #FF0099;
	font-weight: bold;
	padding-bottom: 5px;
}
.reports .omonamenu {
	width: 200px;
	margin-left: 9px;
	float: left;
	display: inline;
	padding-bottom:15px;
}
.reports .omonamenu strong {
	width: 200px;
	display: block;
	text-align: center;
	background-color: #EB2CAA;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
.reports .staffbox{
background-image: url(../../beautyreport/image/imgstaff-bg.gif);
background-repeat:repeat-y;
float:left;
width:280px;
}
.reports .staffm {

	background-image: url(../../beautyreport/image/imgstaff-body.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:190px;
	padding: 5px 5px 5px 85px;
	line-height:150%;
}

.reports .staffm a {
	color: #FF00FF;
	text-decoration: underline;
}



.fujio_float {
	float: right;
	margin-top: 10px;
	margin-left: 8px;
}

.spmenu {
	background-color: #DBC08D;
	width: 280px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
.spmenu2 {
	background-color: #DBC08D;
	width: 200px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
}
.spmenu2 a{
text-decoration:underline;
}
.spmenu2 a:hover{
text-decoration:underline;
color:#333333;
}