@charset "utf-8";

/*お客様の声ページ*/

div.voiceBox01 {
	height: auto;
	width: 680px;
	margin: 0px auto;
}

h4.h4Title01 {
	height: 50px;
	width: 680px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/voice/h4Title01.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

p.voiceText01 {
	padding: 35px 20px 30px 30px;
	font-size: 13px;
	line-height: 24px;
	color: #666;
	text-align: left;
}

h5.h5Title {
	height: 60px;
	width: 680px;
	margin-top: 75px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/voice/h5Title.png);
	background-position: top center;
	background-repeat: no-repeat;
}

div.voiceTextBox {
	height: auto;
	width: 664px;
	margin: 35px auto 0px auto;
	padding-bottom: 13px;
	background-image: url(../img/voice/voiceAfterBg.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}

div.costomerBox {
	height: auto;
	width: 664px;
	padding-bottom: 15px;
	background-repeat: repeat;
	background-position: top center;
}

.BgBlue {
	background-image: url(../img/voice/voiceBgBlue.png);
}

.BgPink {
	background-image: url(../img/voice/voiceBgPink.png);
}

ul.costomerImage {
	height: 190px;
	width: 630px;
	margin: 10px auto;
	padding: 10px 0px;
}

ul.costomerImage li {
	float: left;
	display: inline;
	height: 190px;
	width: 190px;
	margin: 0px 10px;
}

div.costomerTextBox {
	clear: both;
	height: auto;
	width: 624px;
	margin: 20px auto;
	background-color: #FFF;
    border-radius: 16px; 
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px; 
}

p.nameText {
	padding: 20px 25px 5px 25px;
	text-align: right;
	color: #999;
}

p.costomerText {
	padding: 0px 15px 20px 20px;
	line-height: 24px;
	text-align: left;
	color: #111;
}

p.costomerText a {
	text-decoration: none;
	color: #06C;
}

p.costomerText a:hover {
	color: #999;
}

div.answerBox {
	height: auto;
	width: 664px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../img/voice/voiceBgPurple.png);
	background-repeat: repeat;
	background-position: top center;
}

div.answerTextBox {
	height: auto;
	width: 564px;
	margin: 0px 20px 0px 80px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #FFF;
    border-radius: 16px; 
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px; 
	text-align: left;
}

div.staffImage {
	height: 110px;
	width: 110px;
	margin-top: 10px;
	margin-left: -55px;
	margin-bottom: 10px;
}

p.answerText {
	margin-top: -110px;
	padding-left: 80px;
	padding-right: 20px;
	padding-bottom: 10px;
	line-height: 24px;
}

div.websiteBtn {
	height: 45px;
	width: 228px;
	margin-left: 370px;
	padding-bottom: 20px;
	background-image: url(../img/voice/websiteBtn.png);
	background-position: top center;
	background-repeat: no-repeat;
}

div.websiteBtn a {
	height: 45px;
	width: 228px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

div.websiteBtn a:hover {
	background-image: url(../img/voice/websiteBtn_r.png);
}