@charset "utf-8";
/* CSS Document */



/*========================================
　　ルネス
========================================*/

/*　ルネスの特長
----------------------------------------*/

#renace_tokucho {
	margin: 80px 0px 80px;
	}

#renace_tokucho div {
	background-color: #EEEEEE;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	padding: 0px 0px 0px 30px;
	}

#renace_tokucho div img {
	float: right;
	padding: 12px 30px 0px 0px;
	}

#renace_tokucho div ul {
	margin: 0px;
	padding: 0px;
	}

#renace_tokucho div ul li {
	font-size: 14px;
	color: #705C5C;
	margin: 0px 0px 0px 0px;
	padding: 16px 0px 16px 70px;
	list-style: none;
	line-height: 18px;
	}

.renace_tokucho01 { background: url(../images/renace/point01.gif) no-repeat 0px 8px; }
.renace_tokucho02 {
	background: url(../images/renace/point02.gif) no-repeat 0px 18px;
	line-height: 20px;
	padding: 5px 0px 5px 70px;
	}
.renace_tokucho03 { background: url(../images/renace/point03.gif) no-repeat 0px 8px; }
.renace_tokucho04 { background: url(../images/renace/point04.gif) no-repeat 0px 0px; }
.renace_tokucho05 { background: url(../images/renace/point05.gif) no-repeat 0px 0px; }




/*　ルネス動画ボタン
----------------------------------------*/

#renace_movie {
	line-height: 0px;
	clear: both;
	padding: 30px 0px 0px;
	}

#renace_movie div {
	width: 620px;
	height: 80px;
	margin: 0px;
	padding: 0px;
	}

#renace_movie div a {
	display: block;
	background: url(../images/renace/movie2.gif) no-repeat;
	overflow: hidden;
	}

#renace_movie div a:hover img {
	position: relative;
	z-index: -1;
	}

#renace_movie div a:hover {
	width: 620px;
	height: 80px;
	background-color: transparent;
	}



/*========================================
　　お客様アンケート
========================================*/

/*　お客様アンケート　円グラフ
----------------------------------------*/

#enquete {
	padding: 22px 0px 0px;
	}

#enquete div {
	background-color: #EEEEEE;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	padding: 0px 30px;
	}

#enquete div img {
	float: right;
	}

#enquete div p {
	width: 280px;
	float: left;
	}

#enquete div p strong {
	color: #705C5C;
	display: block;
	font-size: 14px;
	text-align: right;
	margin: 0px 0px 22px;
	}


/*　お客様アンケート　棒グラフ
----------------------------------------*/

#enquete2 div {
	background-color: #EEEEEE;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	padding: 0px 30px;
	}

#enquete2 div strong {
	color: #705C5C;
	display: block;
	font-size: 14px;
	margin: 0px 0px 22px;
	}

#enquete2 div img {
	margin: 0px 0px 22px;
	}

.enquete_clear {
	clear: both;
	margin: 0px 0px 30px 0px;
	}



/*========================================
　　お客様インタビュー
========================================*/

/*　お客様インタビュー　リンク
----------------------------------------*/

#interview_link ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

#interview_link ul li {
	list-style: none;
	display: inline;
	margin: 0px 20px;
	font-size: 14px;
	}


/*　お客様インタビュー
----------------------------------------*/

#interview {
	margin: 0px 0px 30px;
	}

#interview div {
	background-color: #EEEEEE;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	padding: 0px 40px;
	}

#interview p {
	margin: 0px;
	padding: 10px 0px 30px;
	text-align: right;
	}

#interview ul {
	margin: 0px;
	padding: 0px;
	}

#interview ul li {
	list-style: none;
	}

#interview ul li p {
	border-bottom: #CCCCCC 3px dotted;
	margin: 0px;
	padding: 0px 0px 10px;
	text-align: left;
	}

.interview_q1 {
	background: url(../images/interview/q.gif) 0px 0px no-repeat;
	margin: 0px;
	padding: 15px 0px 5px 80px;
	font-weight: bold;
	}

.interview_q3 {
	background: url(../images/interview/q.gif) 0px 10px no-repeat;
	margin: 0px;
	padding: 5px 0px 0px 80px;
	font-weight: bold;
	}

.interview_a1 {
	background: url(../images/interview/a.gif) 0px 10px no-repeat;
	margin: 0px;
	padding: 25px 0px 65px 80px;
	}

.interview_a2 {
	background: url(../images/interview/a.gif) 0px 10px no-repeat;
	margin: 0px;
	padding: 15px 0px 55px 80px;
	}

.interview_a3 {
	background: url(../images/interview/a.gif) 0px 10px no-repeat;
	margin: 0px;
	padding: 25px 0px 15px 80px;
	}

