﻿@charset "utf-8";

/* 体験者の声
----------------------------------------------------------------------------------------------------*/

#voice {
	margin: 0 0 10px;
}

#voice h3 {
	margin: 0 0 10px;
}

#voice h4 {
	margin: 0 0 10px;
	padding: 3px 0;
	border-top: 2px solid #663300;
}

#voice h5 {
	margin: 0 0 10px;
	padding: 3px;
	color: #663300;
	background: #F7E8EB;
}

#voice table {
	width: 530px;
	margin: 0 0 15px;
}

#voice td {
	padding: 0.2em 0;
}

#voice table .date {
	text-align: right;
}

#voice .entry {
	margin: 0 0 15px;
}

#voice .entry p {
	margin: 0 0 1em;
}

#voice .entry strong {
	color: #663300;
}

#voice .marginB20 {
	margin: 0 0 20px;
}

#voice .voiceNavi {
	margin: 0 0 20px;
	padding: 5px 0;
	font-weight: bold;
}

#voice .voiceNavi li {
	display: inline;
	margin: 0 15px 0 0;
}

#voice .voiceNavi li a {
	padding: 0 0 0 8px;
	background: url("../../common/com_ar02.gif") no-repeat;
	background-position: left center;
	color: #3C6FA0;
}

#voice .pickup {
	 background: url("../images/voice_img03.gif") repeat-y;
	 padding: 10px;
	 margin: 0;
}

#voice .pickup table {
	width: 510px;
	margin: 0;
}

#voice .contentsFrame {
	height: 10px;
	background: url("../images/voice_img04.gif") no-repeat;
	overflow: hidden;
	margin: 0 0 20px;
}


