@charset "UTF-8";

#main h2{
    padding:0;
    margin: 0;
    height: auto;
}
#main p{
    margin:0;
    padding:0;
}
td{
    vertical-align: top;
}
#main #re_head{
	width:620px;
	height:88px;
	text-indent:-9999px;
	background-image:url(/images/report/head.gif);
}
#re_name{
	border-bottom:1px solid #ff4466;
	margin:5px 0px;
}
#re_name th,#re_name td{
	padding:8px 10px;
}
#re_name th{
	width:100px;
}
#re_name th p{
	display:block;
	background-color:#ff4466;
	font-size:14px;
	padding:5px;
	color:#ffffff;
}
#re_name h3{
	color:#333333;
	font-weight:bold;
	margin-top:1px;
}

#re_dataBox{
	margin:15px 0px;
}
#re_staff{
	width:315px;
}
#re_staff h3{
	width:305px;
	height:44px;
	background-image:url(/images/report/stafftitle.gif);
	text-indent:-9999px;
}
#re_point h3{
	width:305px;
	height:44px;
	background-image:url(/images/report/pointtitle.gif);
	text-indent:-9999px;
}
#re_staff dl{
	margin:10px 15px 10px 10px;
	font-size:12px;
}
#re_staff dt{
	font-weight:bold;
	color:#ff4466;
	margin:5px 0px;
}
#re_staff dd{
	line-height:1.3;
	margin:8px 0px 0px 5px;
	color:#333333;
}
#re_point dl{
	margin:5px 0px;
	font-size:12px;
}
#re_point dt{
	font-weight:bold;
	color:#ff4466;
	margin:5px 0px 0px 5px;
	padding:5px 0px 0px 2px;
	display:block;
	width:64px;
	height:22px;

	letter-spacing:-1px;
	background-image:url(/images/report/pointback.gif);
}
#re_point dd{
	margin:0px 0px 10px 5px;
	line-height:1.3;
	background-color:#FCD3E3;
	color:#333333;
	padding:8px 0px 8px 5px;
}
h3#re_data {
	width:620px;
	height:29px;
	background-image:url(/images/report/datatitle.gif);
	text-indent:-9999px;
}
#re_dataBox2{
	margin:10px 0px;
}
#re_dataBox2 h4{
	font-size:12px;
	color:#333333;
	font-weight:bold;
	margin:10px;
}
#re_dataBox2 td{
	font-size:12px;
}
#re_dataBox2 img{
	border:1px solid #cccccc;
}
#re_dataText{
	width:410px;
	border-right:1px dashed #cccccc;
}
#re_dataBox3{
	width:400px;
	margin:0px 0px 0px 10px;
}
#re_dataBox3 p{
	margin:0px 5px 5px 5px;
}
#re_dataBox2 ul{
	text-align:center;
	margin:5px;
}
#re_dataBox2 li{
	font-size:14px;
	color:#ff4466;
	font-weight:bold;
}
#re_dataBox2 p{
	margin:3px 0px 3px 5px;
}

.re_bt_syousai{
	display:block;
	width:144px;
	height:26px;
	margin:0px 35px 0px 20px;
	background-image:url(/images/report/bt_syousai.gif);
	background-position:0px 0px;
	text-indent:-999px;
}
.re_bt_seikyu{
	display:block;
	width:144px;
	height:26px;
	margin:5px 10px;
	background-image:url(/images/report/bt_seikyu.gif);
	background-position:0px 0px;
	text-indent:-999px;
}
.re_bt_yoyaku{
	display:block;
	width:144px;
	height:26px;
	margin:5px 10px;
	background-image:url(/images/report/bt_yoyaku.gif);
	background-position:0px 0px;
	text-indent:-999px;
}
.re_bt_toiawase{
	display:block;
	width:144px;
	height:26px;
	margin:5px 10px;
	background-image:url(/images/report/bt_toiawase.gif);
	background-position:0px 0px;
	text-indent:-999px;
}

.re_bt_syousai:hover,.re_bt_seikyu:hover,.re_bt_yoyaku:hover,.re_bt_toiawase:hover{
	background-position:0px -26px;
}
