@charset "utf-8";

@import "base.css";

#SubContent div {
	clear: both;
	overflow: hidden;
}

/*
--------------------------------------------------------
voice
--------------------------------------------------------
*/
#SubContent.voice h2 {
	background: url(../voice/cmn/h2.jpg) no-repeat 0 0;
}

#SubContent.voice h3 {
	margin: 20px 0 20px 0;
	padding-left: 10px;
}

#SubContent.voice h3.h31 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-left: solid 2px #219b52;
	color: #219b52;
	font-size: 16px;
}

#SubContent.voice .box h3 {
	margin: 5px;
	padding: 0 0 0 38px;
	border: none;
	background: url(../voice/cmn/h3.gif) no-repeat 0 50%;
	color: #990000;
	font-size: 135%;
}

#SubContent.voice #interview-main {
	text-align: center;
	margin-top: 20px;
}

#SubContent.voice #interview-main td {
	text-align: left;
}

#SubContent.voice #interview-main p#arrow {
	margin-top: 15px;
	text-align: center;
}

#SubContent.voice p.impression {
	width: 465px;
	height: 25px;
	margin-top: 5px;
	padding: 5px 0 0 30px;
	background: url(../voice/cmn/impression_bck.gif) no-repeat 0 0;
}

/*IE6*/* html #SubContent.voice p.impression {
		width:495px;
		height:30px;
		padding-top:10px;
		}
		
.voice .interview-table {
	clear: both;
	margin-bottom:15px;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	}
	
.voice .interview-table td {
	text-align: left;
	 vertical-align : top ;
	}
	
.voice .interview-table .pic-rightspace {
	 margin-right: 15px;
	}
	
.voice .interview-table .pic-leftspace {
	 margin-left: 15px;
	}
	
.voice .interview-table div.name name {
	padding: 3px 0px;
	font-size: 10px;
	line-height: 140%;
	}
		
.voice .interview-table div.catch {
	padding: 3px 0px;
	color: #663300;
	font-size: 14px;
	line-height: 1.4;
	font-weight: bold;
	}
	
.voice .interview-table div.text {
	padding: 3px 0px;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
	border-top:dotted 1px #ccc;
	}
	

.voice .interview-table ul.interview-link{
	padding: 3px 0px;
	}

.voice .interview-table ul.interview-link li{
	padding-left:15px;
	background:url(../cmn/ico_arrow_more.gif) no-repeat 0px 37%;
	}
		
.voice ul#showcase {
	margin-top:10px;
	}
	
.voice ul#showcase li {
	float:left;
	width:205px;
	border:none;
	}
	
	.voice ul#showcase li .new {
	margin-bottom:0px;
	padding:0px;
	border: none;
		}
	
	.voice ul#showcase li img {
		margin-bottom:10px;
	padding:5px;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	background-color: #FFFFFF;
	}
	
.voice ul#showcase li dl dt {
	margin:0 auto;
	text-align:center;
	}
.voice ul#showcase li dl dd {
	margin:0 auto 10px auto;
	font-size:90%;
	text-align:center;
	}
	
	

/*
--------------------------------------------------------
print
--------------------------------------------------------
*/
@media print {
	.voice .box p.arrow,
.impression {
display: none;
}

}
@media print {
	.voice .box{
background: none;
}

}
@media print {
	#SubContent.voice .box h3{
font-size: 12pt;
	padding-bottom: 2px;
	background-position: 0 0;
}

}
