.report{
	padding:10px 20px;
	background-image:url("/haken/img/report/back.gif");
}

.report .profile{
	padding:10px;
	background-color:#ffc;
	border:solid 1px;
}

.report .profile img{
	float:left;
	padding-right:10px;
}

.report .profile h3{
	margin:0px;
	padding:0px;
	color:#6c0;
	font-size:x-large;
	font-weight:bold;
	border-bottom:dotted 1px #999;
	margin-bottom:10px;
}

.report .profile .text{
	margin-left:210px;
}

.report .profile .text ul li{
	list-style-type:none;
}

.report .profile ul{
	width:200px;
	float:left;
}

.report .profile p{
	margin-left:220px;
}

.report .profile .clear{
	clear:both;
}

.report .question{
	padding:10px;
}

.report .question .images{
	width:200px;
	float:right;
}

.report .question .images img{
	margin:0px 0px 10px 10px;
}

.report .question .que{
	color:#6c3;
	font-weight:bold;
	font-size:medium;
}

.report .question p{
	margin-bottom:20px;
}

.report .com_pro h3{
	padding:0px;
	margin:0px;
}

.report .com_pro{
	width:760px;
	background-image:url("/haken/img/report/prof_back.gif");
}

.report .com_pro strong{
	display:block;
	padding:5px 20px;
	font-weight:bold;
}

.report .com_pro p{
	padding:0px 20px 10px 20px;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url("/haken/img/report/prof_under.gif");
}

.under{
	height:9px;
	margin-bottom:10px;
}


/** backno **/
.report .backno{
	clear:both;
	margin-top:5px;
	margin-bottom:5px;
}
.report .backno h3{
	color:#333;
}

.report .backno .profile .photo{
	border:solid 1px #ccc;
	padding:5px;
	background-color:#ffc;
}

.report .backno .profile{
	border:none;
	background-color:#fff;
}

.report .backno .profile .text ul{
	width:560px;
	float:left;
}

.report .backno .profile .text{
	margin-left:100px;
}

.report .backno .profile h3{
	font-size:medium;
}

.report .backno .profile .link_button{
	float:right;
}

.report .kokoro{
	border:dashed 1px #ccc;
	background-color:#ffc;
	padding:5px;
}

.report .movepage{
	text-align:center;
	padding:5px 0px;
}
