@charset "utf-8";

@import url("reset.css");
@import url("layout.css");
@import url("sub.css");


/*==================================================
	実績・お客様の声  /results/
==================================================*/

#content h2.ttl_results { background: url(/results/img/results_title.jpg) no-repeat; }

#main .results h3 {
	height: auto;
	width: auto;
	position: relative;
	font-weight: bold;
	background: #fff;
	margin-top: 0;
}

#main .results .main_inner {
	width: 490px;
	margin-left: 11px;
	padding-top: 0;
}

.results .main_inner .image {
	margin: 15px 0;
}

.results .main_inner p,
.results .main_inner dl {
	padding-bottom: 20px;
	font-size: 1.2em;
	line-height: 1.8em;
}

.results .voice_box {
	margin: 5px -10px 0 0;
	width: 500px;
}

.results .voice_box .voice {
	margin: 0 10px 10px 0;
	float: left;
	width: 238px;
	_width: 240px;
	height: 253px;
	border: 1px solid #BDBCBD;
	position: relative;
}

.results .voice_box .voice .pic {
	position: absolute;
	left: 0px;
	top: 0px;
}

.results .voice_box .voice .title {
	position: absolute;
	left: 59px;
	top: 10px;
}

.results .voice_box .voice .text01 {
	width: 150px;
	position: absolute;
	left: 70px;
	top: 30px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
}

.results .voice_box .voice .text02 {
	font-size: 1.6em;
	line-height: 1.4em;
	font-weight: bold;
	width: 195px;
	position: absolute;
	left: 20px;
	top: 67px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
}

.results .voice_box .voice .text03 {
	width: 195px;
	position: absolute;
	left: 20px;
	top: 127px;
	font-size: 1.2em;
	line-height: 1.8em;
}

.results .voice_box .voice a {
	position: absolute;
	right: 20px;
	bottom: 15px;
	font-size: 1.2em;
	padding-right: 18px;
}

.results .voice_box .voice a:link,
.results .voice_box .voice a:visited {
	background: url(/common/img/link_icon.gif) no-repeat right 0.2em;
}

.results .voice_box .voice a:hover,
.results .voice_box .voice a:active {
	background: url(/common/img/link_icon_on.gif) no-repeat right 0.2em;
}

.results .voice_box .voice a.img_link {
	right: 0;
	bottom: 0;
	position: static;
	background: none;
	padding-right: 0;
}


/* detail */
#content h2.ttl_uservoice { background: url(/results/img/voice_title.jpg) no-repeat; }

#main .results_title {
	margin-top: 15px;
	margin-left: 11px;
}

#main h3 {
	height: 144px;
	width: 510px;
	position: relative;
	font-weight: bold;
	background: url(/results/img/voice_stitle.gif) no-repeat;
	margin-top: 10px;
}

#main h3 p {
	position: absolute;
	left: 31px;
	top: 26px;
	font-size: 2.8em;
	line-height: 1.3em;
	width: 460px;
}

#main h3 span {
	position: absolute;
	left: 42px;
	bottom: 0px;
	color: #0051a3;
	font-size: 1.6em;
	line-height: 30px;
}

#main .main_inner {
	width: 490px;
	margin-left: 11px;
	padding-top: 20px;
}

#main .main_inner h4 {
	background: url(/results/img/results_stitle_01.jpg) no-repeat;
	height: 35px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
	text-indent: 27px;
}

.main_inner .common_box {
	padding-top: 10px;
	padding-bottom: 15px;
}

.main_inner .common_box .pic_right {
	float: right;
	margin-bottom: 25px;
	margin-left: 30px;
}

.main_inner .common_box p {
	padding-bottom: 20px;
	font-size: 1.2em;
	line-height: 1.8em;
}

.main_inner .tantou {
	font-size: 1.2em;
	background: #d3cdab url(/results/img/voice_img_01.jpg) no-repeat 0px 0px;
	position: relative;
	padding-top: 92px;
	padding-bottom: 30px;
	padding-left: 110px;
}

.main_inner .tantou img {
	position: absolute;
	left: 30px;
	top: 49px;
}

.main_inner .tantou p { width: 355px; 
}

.main_inner .back_voice {
	margin-top: 30px;
	margin-left: 126px;
}
