@charset "utf-8";
/* ===================================================================
	CSS information
	file name  :  report.css
	style info :  report styles
=================================================================== */
.report #header{
	background: url("../common/images/bg_gnav-index.png") left 16px no-repeat;
}
.report #header .title{
	height: 145px;
	background: url("../images/bg_report.png") left top no-repeat;
	margin: 0 0 16px 0;
}

.report #header .title h1{
	padding: 8px 0 0 50px;
	_font-size: 12px;
}
.report #header .title p.txt01{
	padding: 23px 0 0 57px;
}

.report #container .section .contents{
	padding: 8px 28px 15px 28px;
	text-align: left;
	position: relative;
}
.report #container .tab{
	padding: 0 0 0 13px;
	overflow: hidden;
}

.report #container .tab li{
	float: left;
	margin: 0 2px 0 0;
}


/* ===================================================================
	index style
=================================================================== */
.index #container .section h2{
	margin: -23px 0 0 0;
	position: relative;
}

.index #container .section .contents li{
	margin: 0 0 14px 0;
	position: relative;
}
/* flower */
.index #container .section .contents li .flower01,
.index #container .section .contents li .flower02{
	position: absolute;
}
.index #container .section .contents .firstchild .flower01{
	top: -13px;
	left: -27px;
}
.index #container .section .contents .firstchild .flower02{
	top: -13px;
	left: 902px;
}
.index #container .section .contents .lastchild .flower01{
	top: 239px;
	left: -27px;
}
.index #container .section .contents .lastchild .flower02{
	top: 239px;
	left: 902px;
}


.index #container .section .contents dl{
	background: url("../images/bg_interview-footer.gif") left bottom no-repeat;
	overflow: hidden;
}
.index #container .section .contents dt{
	margin: 0 0 15px 0;
}
.index #container .section .contents dd{
	width: 420px;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 0 33px;
	_padding: 0 0 0 15px;
}
.index #container .section .contents dd .images{
	float: left;
}

.index #container .section .contents dd .detail{
	width: 260px;
	float: right;
}
.index #container .section .contents dd .detail .name{
	padding: 20px 0 0 0;
	margin: 0 0 12px 0;
}

.index #container .footer-btn{
	height: 46px;
	_height: 63px;
	padding: 22px 0 0 0;
}
.index #container .footer-btn ul{
	margin: 0 0 0 275px;
	overflow: hidden;
}
.index #container .footer-btn li{
	float: left;
	margin: 0 6px 0 0;
}



/* ===================================================================
	report01～06 style
=================================================================== */
.voice #container .section{
	margin-top: -23px;
	padding: 57px 0 0 0;
	position: relative;
	background: url("../images/bg_report-header.png") center top no-repeat;
}
.voice #container .section .contents {
	padding: 0 61px 52px 65px;
	background: url("../images/bg_report-footer.gif") center bottom no-repeat #fff;
}

.voice #container .section .contents .profile{
	width: 620px;
	float: left;
	padding: 11px 0 0 0;
}
.voice #container .section .contents .profile .images{
	float: left;
	width: 138px;
	margin: 0 15px 0 0;
}
.voice #container .section .contents .profile p{
	width: 465px;
	float: left;
	padding: 7px 0 5px;
	background: url("../images/bg_report-line.gif") left top repeat-x;
}
.voice #container .section .contents .profile .name{
	margin: 14px 0 0 0;
	font-size: 133%;
	font-weight: bold;
	color: #855d33;
}
.voice #container .section .contents .profile .comment{
	font-size: 116%;
}
.voice #container .section .contents .chart{
	float: right;
}

.voice #container .section .contents .photo{
	text-align: center;
	overflow: hidden;
	clear: both;
	padding: 15px 0 0 0;
	margin: 0 0 30px 0;
}
.voice #container .section .contents .photo img{
	vertical-align: top;
	margin: 0 5px 0 0;
}

.voice #container .section .contents .category{
	font-size: 116%;
	font-weight: bold;
	color: #855d33;
	text-indent: 23px;
}

.voice #container .section .contents dl{
	background: url("../images/bg_report-line.gif") left bottom repeat-x;
	margin: 0 0 30px 0;
}
.voice #container .section .contents dd{
	font-size: 116%;
	padding: 10px 15px 25px 25px;
}
.voice #container .section .contents dd .txt_reason{
	display: block;
	padding: 20px 0 0 0;
	color: #e65d8a;
}





.voice #container .footer-btn{
	height: 46px;
	_height: 63px;
	padding: 22px 0 0 0;
}
.voice #container .footer-btn ul{
	margin: 0 0 0 275px;
	overflow: hidden;
}
.voice #container .footer-btn li{
	float: left;
	margin: 0 6px 0 0;
}