﻿@charset "utf-8";

/* ----------------------------------------------------------------------------
	お客様の声
	/voice/
---------------------------------------------------------------------------- */
div#content.index div#mainInner div#voiceLead{
	margin-top:-52px;
	margin-left:7px;
	margin-bottom:18px;
}

div#content.index div#mainInner div#voiceLead img{
}

div#content.index div#mainInner div.title h4{
	font-weight:bold;
	background-image:url(/img_common/icn_arrow_green.gif);
	background-position:left center;
	background-repeat:no-repeat;
	text-indent:0.9em;
	font-size:80%;
}



/* ----------------------------------------------------------------------------
	お客様の声 詳細
	/voice/xxxxxxx.html
---------------------------------------------------------------------------- */

div#content.detail div#main div#titleWrap{
	width:650px;
	background-image:url(/voice/img/tit_border_top.gif);
	background-repeat:no-repeat;
	padding-top:15px;
	margin-left:3px;
}
div#content.detail div#main div#titleTop{

}
div#content.detail div#main div#titleBottom{
	width:650px;
	height:11px;
	background-image:url(/voice/img/tit_border_bottom.gif);
	background-repeat:no-repeat;
	margin-left:3px;
	margin-bottom:15px;
}

div#content.detail div#main div#mainInner h4{
	background-image:url(/img_common/icn_circle_green.gif);
	background-repeat:no-repeat;
	background-position:15px 0px;
	padding-left:40px;
	padding-bottom:8px;
	border-left:1px solid #d6d6d6;
	font-weight:bold;
	font-size:95%;
	width:480px;
	float:left;
}

div#content.detail div#main div#mainInner div#entryDate{
	border-right:1px solid #d6d6d6;
	font-size:80%;
	font-family:Verdana;
	font-weight:bold;
	width:120px;
	text-align:center;
	float:right;
}

div#content.detail div#mainInner div#photoWrap{
	zoom:1;
	overflow:hidden;
	margin-bottom:20px;
	width:650px;
	margin-left:4px;
}

div#content.detail div#mainInner div#photoWrap div#mainImgFrame{
	width:430px;
	height:329px;
	float:left;
	background-image:url(../img/phframe_large.jpg);
	position:relative;
	margin-right:9px;
}

div#content.detail div#mainInner div#photoWrap div.subImgFrame{
	width:210px;
	height:160px;
	float:left;
	background-image:url(../img/phframe_small.jpg);
	position:relative;
	margin-bottom:5px;
}

div#content.detail div#mainInner div#photoWrap div#mainImg{
	top:5px;
	left:5px;
	width:420px;
	height:315px;
	text-align:center;
	overflow:hidden;
	position:relative;
}
div#content.detail div#mainInner div#photoWrap div.subImg{
	top:5px;
	left:5px;
	width:200px;
	height:150px;
	text-align:center;
	overflow:hidden;
	position:relative;
}

div#content.detail div#mainInner div.section{
	width:650px;
	background-image:url(../img/section_bg.jpg);
	background-position:center bottom;
}



div#content.detail div#mainInner div.section img#voiceImg{
	display:block;
	margin-left:auto;
	margin-right:auto;
}


div#content.detail div#mainInner div.section h5#blankTitle{
	width:649px;
	text-align:center;
}

div#content.detail div#mainInner div.section_body{
	padding:15px 30px 25px 30px;
	font-size:80%;
	line-height:1.5 !important;
}
div#content.detail div#mainInner div.section_body p{
	line-height:1.5 !important;
}

div#content.detail div#mainInner div.section div#entry_body ,
div#content.detail div#mainInner div.section div#entry_body p,
div#content.detail div#mainInner div.section div#entry_body div{
	font-size:100%;
	line-height:1.5 !important;
}
