@charset "utf-8";
@import url("main.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}


/* #
--------- --------- --------- --------- --------- */
.report_stitle1,
.report_stitle2,
.report_stitle3 {
	margin: 0 0 10px 0;
	padding: 30px 0 0 0;
	width: 496px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:30px;/* for ie5.x */
	}
	
.report_stitle1 {
	background: url(../images/report/report_stitle1.jpg) no-repeat;
	}
	
.report_stitle2 {
	background: url(../images/report/report_stitle2.jpg) no-repeat;
	}
	
.report_stitle3 {
	background: url(../images/report/report_stitle3.jpg) no-repeat;
	}

.report_lead1 {
	background: url(../images/report/report_back.jpg) no-repeat;
	padding:3px 0 15px 5px;
	>padding:5px 0 15px 5px;
	height:20px;
	>height:18px;
	color:#FFF;
	font-size:1.2em;
	}

.report_sublead {
	margin:0 0 20px 0;
	padding:0;
	font-size:1.2em;
	font-weight: bold;
	}
	
.report_ex {
	margin:0 0 15px 0;
	font-size:1.2em;
	line-height:1.6;
	}

.report_ex.g1 {
	background: url(../images/report/check1.jpg) no-repeat;
	background-position: 0 bottom;
	margin:0 0 40px 0;
	padding:0 0 250px 0;
	}
	
.report_ex.g2 {
	background: url(../images/report/check2.jpg) no-repeat;
	background-position: 0 bottom;
	margin:0 0 40px 0;
	padding:0 0 250px 0;
	}
	
.report_ex.b40 {
	margin:0 0 40px 0;
	}
	
.report_sign {
	margin:0 0 15px 0;
	font-size:1.2em;
	line-height:1.6;
	text-align: right;
	}
	
.report_ex b {
	font-size:0.85em;
	}
	
.report_ex span {
	color:#F00;
	}
	
.inbox1 {
	margin:0 0 15px 0;
	padding:0;
	float: left;
	width:235px;
	line-height:1.6;
	}
	
.inbox2 {
	margin:0 0 15px 0;
	padding:0;
	float: left;
	width:220px;
	line-height:1.6;
	}

.report_sstitle {
	clear:both;
	background: url(../images/report/report_icon.gif) no-repeat;
	padding:0 0 5px 15px;
	height:18px;
	color:#F30366;
	font-size:1.4em;
	font-weight: bold;
	}
	
.report_sstitle2 {
	clear:both;
	padding:0 0 5px 0;
	height:18px;
	color:#F30366;
	font-size:1.4em;
	font-weight: bold;
	}
	
.report_list {
	margin:0 0 15px 10px;
	padding:0;
	font-size:1.2em;
	line-height:1.5;
	list-style-type: none;
	}
	
.report_list li {
	padding:0 0 0 10px;
	background: url(../images/report/7-9kuro.gif) no-repeat;
	background-position: 0 4px;
	}
	
.tex {
	border-top:1px solid #888;
	margin:0 0 20px 0;
	padding:10px 0 0 0;
	}
	
.img_r {
	margin:0;
	float:right;
	}
	
.report_otitle0 {
	padding:0 0 5px 0;
	height:18px;
	color:#F30366;
	font-size:1.2em;
	font-weight: bold;
	}
	
.report_otitle {
	padding:0 0 5px 0;
	height:18px;
	color:#F30366;
	font-size:1.2em;
	}

.report_table1 {
	margin:0 0 15px 0;
	font-size:1.2em;
	}
	
.report_table1 th {
	padding:0 8px 0 0;
	vertical-align: top;
	line-height:1.4;
	}
	
.report_table1 td {
	text-align: right;
	vertical-align: top;
	line-height:1.4;
	}
	
.report_table2 {
	margin:0 0 15px 0;
	font-size:1.2em;
	border-bottom:1px solid #DDD;
	}
	
.report_table2.b35 {
	margin:0 0 35px 0;
	}

.report_table2 th {
	padding:3px 0 1px 5px;
	vertical-align: top;
	line-height:1.4;
	border-top:1px solid #DDD;
	}
	
.report_table2 td {
	padding:3px 5px 1px 5px;
	text-align: right;
	vertical-align: top;
	line-height:1.4;
	border-top:1px solid #DDD;
	}

.report_table2 td.th {
	padding:3px 5px 1px 0;
	text-align: left;
	vertical-align: top;
	border-right:1px solid #DDD;
	}
	
.report_table2 .colored th,
.report_table2 .colored td {
	background-color: #F2F2F2;
	}