@charset "SHIFT_JIS";

#report p,#report span,#report h2,#report h3 {
	padding:0px;
	margin:0px;
}


#report {
	margin-left: 20px;
	color:#333;
	font-size:12px;
	line-height:18px;
}
#report .cap {
	font-size:10px;
	margin-bottom:3px;
	display:block;
}
#report h2,#report h3 {
	font-size:16px;
	font-weight:bold;
	color:#ff4102;
	margin-bottom:14px;
}
#report img {
	border:solid 1px #ff4102;
}
#report #remarks img {
	margin-right:3px;
	float:left;
	margin-bottom:14px;
	_margin-bottom:7px;
	display:block;
}
#report #remarks {
	margin-bottom:14px;
}
#report #remarks p {
	padding-right:20px;
}
#report #text {
	margin-right:20px;
	width:338px;
	float:left;
	margin-bottom:40px;
}
#report #text.short {
	width:auto;
	margin-bottom:20px;
	padding-right:20px;
}
#report #text.short #photo {
	margin-right:0px;
	margin-left:20px;
	margin-bottom:20px;
}

#report #text p,#report #fin p {
	margin-bottom:14px;
}

#report #photo {
	margin-right:20px;
	width:176px;
	float:right;
	margin-bottom:40px;
}
#report #photo img {
	margin-bottom:10px;
	display:block;
}
#report #photo .cap {
	margin-bottom:10px;
	display:block;
}
#report #fin p {
	margin-right:20px;
}

#report #prof {
	margin-bottom:20px;
	margin-right:20px;
}
#report #prof img {
	float:left;
	margin-right:15px;
}


#report #bntitle {
	margin-top:20px;
	margin-bottom:20px;
}
#report #bntitle img {
	border:none;
}
#report #rlist {
	height:47px;
	width:255px;
	float:left;
	text-align:left;
	padding-right:12px;
	margin-bottom:12px;
}
#report #rlist img {
	float:left;
	margin-right:10px;
	border:none;
}

#report #recom {
	padding-right:20px;
	padding-top:40px;
	background: url(../party/img/rep_title_rec.gif) no-repeat 0px 0px;
	_background: url(../party/img/rep_title_rec.gif) no-repeat 20px 0px;
	margin-bottom:10px;
}
#report #recom img {
	float:right;
	margin-left:20px;
}

#report #time {
	background: url(../party/img/rep_title_tim.gif) no-repeat 0px 0px;
	padding-top:40px;
	_padding-top:20px;
	margin-bottom:30px;
}
#report #time img {
	border:none;
}

#report #sensechan {
	background: url(../party/img/rep_back_sensechan.gif) no-repeat 0px 0px;
	padding-top:10px;
	margin-bottom:20px;
	padding-right:20px;
	padding-left:102px;
	height:164px;
}
#report #sensechan h3 {
	color:white;
	font-size:16px;
	margin-bottom:22px;
}




.clear {
	clear:both;
}

