@charset "utf-8";

@import url(./base.css);
@import url(./common.css);

/* =========================================================
■voice
========================================================= */


#voice .cs_ttl {
	font-size:25px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	padding:80px 0 10px 20px;
}
#voice .cs_sub {
	font-size:12px;
	font-weight:bold;
	padding:15px 0 80px 20px;
}


/*　---------------------------------------------------------
 商品共通部分
--------------------------------------------------------- */
#voice {
	width:708px;
	border:1px solid #c0b49d;
}

/* voice_nav */
#voice_nav {
	width:708px;
}
#voice_nav li {
	float:left;
}

/* voice_block */
#voice_block {
	width:640px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:10px;
}



/* 詳細
--------------------------------------------------------- */
#voice .category_ttl {
	padding-top:20px;
	padding-bottom:20px;
}
#voice .photo {
	width:530px;
	padding:0 0 15px 55px;
}
#voice .category_subttl {
	padding-bottom:40px;
}
#voice .voice_list {
	width:580px;
	margin-left:auto;
	margin-right:auto;
}
#voice .voice_list dt {
	font-size:14px;
	font-weight:bold;
	padding:0 0 3px 0;
	border-bottom:1px solid #acd6f2;
	margin-bottom:10px;
}
#voice .voice_list dd {
}
#voice .voice_list .spacer {
	margin-bottom:10px;
}

/* お客様の声ページ修正 */
#voice #voice_block h4 {
	width:auto;
	height:auto;
	margin-right:15px;
}

#voice #voice_block h4.voice_h4_ttl {
	font-size:28px;
	font-weight:bold;
	float:left;
}

#voice #voice_block p.voice_h4_sbt {
	width:250px;
	height:auto;
	font-size:14px;
	float:left;
}

/* pagetop */

div#toplink {
	width:640px;
	height:12px;
	margin:0px auto 0px;
	text-align:right;
}

img.topicon {
	vertical-align:middle;
}
