@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a:focus {
    outline: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-table;zoom:1;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* contents */
#ehonContainer {
    margin: 0 auto;
	width: 800px;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
}

.bottom {
    margin: 0 0 20px 0;
	padding: 0;
	widows: 800px;
	height: 55px;
	background: url(../images/reportBox_btm.gif) no-repeat bottom;
}

#ehonContents {
    margin: 0 auto;
	width: 800px;
	padding: 0;
	clear: both;
}

#ehonReport {
	padding: 0;
	float: left;
	width: 482px;
	height: 156px;
	background: url(../images/report_title_pre.gif) no-repeat top;
}

.date {
    float: left;
    margin: 85px 0 5px 50px;
	font-size: 1.7em;
	font-weight: bold;
	color: #81cfe3;
}

/*
.ana {
    float: right;
    margin: 75px 20px 0 0;
	font-size: 16px;
	color: #660000;
	line-height: 1.2em;
}
*/

.ttl {
    width: 340px;
	height: 50px;
    margin: 0 0 0 30px;
	padding: 0;
	clear: both;
}

#ehonEntry {
	margin-top: 29px;
	padding: 0;
	float: right;
	width: 300px;
	height: 121px;
	background: url(../images/bnr_bg2.gif) no-repeat;
	text-indent: -9999px;
}

#ehonEntry p img {
	display: block;
	margin: 52px auto 0;
	padding: 0;
	width:265px;
}

#ehonReportBox {
	margin: 0;
	width: 800px;
	padding: 0;
	background: url(../images/reportBox_bg.gif) repeat-y;
}

.connect {
    margin: 0;
	padding: 0;
	width: 800px;
	height: 34px;
	background: url(../images/reportBox_connect.gif) no-repeat top;
}

#ReportInner {
    margin: -5px 0 0 40px;
	width: 740px;
}

.summary {
    margin: 0 10px 0 0;
	padding: 0 0 0 20px;
	line-height: 30px;
	font-size: 1.3em;
	color: #660000;
	background: url(../images/borderLine.gif);
}

.end {
    margin: 0 10px 0 0;
	padding: 0 0 0 10px;
	line-height: 30px;
	font-size: 1.3em;
	color: #660000;
	background: url(../images/borderLine.gif);
	clear: both;
}

table.favorite {
    float: left;
    margin: 30px 10px 20px 0;
    width: 360px;
	border-collapse:collapse;
	background: #FFFFFF;
	font-size: 14px;
}

table.favoriteSec {
    margin: 30px 0 0 0;
    width: 360px;
	border-collapse:collapse;
	background: #FFFFFF;
	font-size: 14px;
}

th.title {
    width: 350px;
	height: 35px;
	background: url(../images/table_ttl.gif) no-repeat;
	text-indent: -9999px;
}

td.name {
    width: 135px;
	height: 20px;
	padding: 5px 0 5px 25px;
	background: url(../images/tdName_bg.gif) no-repeat;
	color: #fff;
	font-weight: bold;
}

td.book {
    width: 180px;
	height: 20px;
	padding: 5px 0 5px 5px;
	background: url(../images/tdBook_bg.gif) no-repeat;
	color: #660000;
}

