a.detail_link {
	width:112px;
	height:23px;
	display: block;
	text-indent:-10000px;
	background:url(../image/bt-detail.png) no-repeat 0 0;
	outline:none;
	overflow:hidden;
	_zoom: 1;
}

a.detail_link:hover {
	background-position: 0 -30px;
}

#h2_voice {
    width: 720px;
    height: 33px;
    text-indent: -10000px;
    background: url("../image/h2_voice.png") no-repeat 0 0;
}

#h2_voice_sell {
    width: 720px;
    height: 33px;
    text-indent: -10000px;
    background: url("../image/h2_voice_sell.png") no-repeat 0 0;
}

#h2_voice_rent {
    width: 720px;
    height: 33px;
    text-indent: -10000px;
    background: url("../image/h2_voice_rent.png") no-repeat 0 0;
}

#panel {
    width: 720px;
    height: 279px;
    background: url("../image/voice_photo.jpg") no-repeat 0 0;
    position: relative;
    margin-bottom: 40px;
}

#panel p {
    position: absolute;
    top: 158px;
    left: 10px;
    line-height: 1.6;
}

#voices {
    overflow: hidden;
    _zoom: 1;
    padding-left: 10px;
}

#voice_sell {
    width: 360px;
    float: left;
}

#voice_rent {
    width: 350px;
    float: left;
}

.voice {
    width: 341px;
    height: 153px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    
}

.voice p {
    margin-left: 60px;
}

.has_picture p {
    margin-left: 145px;
}


.voice h3 {
    display: none;
}

.voice .name {
    font-size: 120%;
    margin-top: 38px;
    font-weight: bold;
    margin-bottom: 10px;
}

.voice .detail_link {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

#voice_b_02 {
    background: url("../image/voice_b_2.png") no-repeat 0 0;
}

#voice_b_01 {
    background: url("../image/voice_b_1.png") no-repeat 0 0;
}

#voice_c_02 {
    background: url("../image/voice_c_2.png") no-repeat 0 0;
}

#voice_c_01 {
    background: url("../image/voice_c_1.png") no-repeat 0 0;
}

.article {
    margin-top: 20px;
    overflow: hidden;
    _zoom: 1;
}

.article .image {
    margin: 0;
}

.article .left {
    float: left;
    margin-right: 10px !important;
    margin-bottom: 10px !important;
}

.article p {
    overflow: hidden;
    _zoom: 1;
    line-height: 1.6;
}

.article h3 {
    margin-bottom: 20px;
}

.article h4 {
    line-height: 1.6;
    overflow: hidden;
    _zoom: 1;
    color: #c33;
    margin: 10px 0 0;
    font-size: 110%;
}

.article h4:first-child {
    margin-top: 0;
}


div#underconstruction {
	background:url(../image/underconstruction_contents.gif) no-repeat 0 0;
	height:150px;
	width:720px;
	text-indent:-999999px;
}


h3 {
	background:url(../image/h3_v2_orange.gif) no-repeat 0 0;
	height:38px;
	line-height:38px;
	font-size:15px;
	font-weight:bold;
	margin-top:20px;
	padding-left:60px;
}

.voice-box{
	padding:15px;

}

.voice-box p{
	margin-bottom:1em;
	line-height:160%;
}


table#voice_table {
	width:100%;
	border:1px solid #cdcdcd;
}

table#voice_table th {
	font-weight:bold;
}

table#voice_table th,
table#voice_table td {
	padding: 10px;
	border-top:1px dotted #CDCDCD;
}

table#voice_table .first th,
table#voice_table .first td {
	border:none;
}


/*** ボイスタイトル **/

.voice-ttl{
	width:690px;
	height:75px;
	display:block;
	margin-bottom:10px;
	text-indent:-9999px;
}

#voice-ttl1{	background:url(../image/bvoice-01.gif) no-repeat 0 0;}
#voice-ttl2{	background:url(../image/bvoice-02.gif) no-repeat 0 0;}
#voice-ttl3{	background:url(../image/bvoice-03.gif) no-repeat 0 0;}
#voice-ttl4{	background:url(../image/bvoice-04.gif) no-repeat 0 0;}

.new{color:#f00;}