@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#transfer_report {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #transfer_report {
	height: 500px;
}

#transfer_report a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

#transfer_report h4 {
	font-size: 80%;
	color: #3c3c3c;
	border-left: 4px solid #fa7d19;
	padding-left: 5px;
	line-height: 1.4em;
	margin-bottom: 15px;
}

#transfer_report div.report-wrap {
	margin-bottom: 20px;
	padding-bottom: 18px;
	background: url(../../shared/images/common_bg_002.gif) left bottom repeat-x;
}


#transfer_report div.photo01-Lt {
	width: 102px;
	float: left;
}

#transfer_report div.photo01-Rt {
	width: 455px;
	float: right;
}
#transfer_report div.photo01-Rt h5 {
	font-size: 80%;
	color: #fa7d19;
	line-height: 1.4em;
	font-weight: bold;
}
#transfer_report div.photo01-Rt p.pStyle01 {
	font-size: 80%;
	line-height: 1.4em;
	margin-bottom: 9px;
}
#transfer_report div.photo01-Rt div {
	background: #eeeeee;
	padding: 5px;
}
#transfer_report div.photo01-Rt p.pStyle02 {
	font-size: 70%;
	line-height: 1.4em;
}

#transfer_report div.photo02-Lt {
	float: left;
	width: 340px;
}
#transfer_report div.photo02-Rt {
	float: right;
	width: 206px;
}


#transfer_report div.photo01-Rt h5 span{
	padding-left: 10px;
	color: #505050;
	font-weight: normal;
}

#transfer_report div.photo01-Rt p.hennnyuu_txt{
	font-size: 12px;
	padding-top: 7px;
	line-height: 150%;
}

#transfer_report div.photo01-Rt p.shussinn_txt{
	font-size: 12px;
	padding-top: 7px;
	line-height: 150%;
}

