@charset "shift_jis";
/* ---------------------------------------------------------------------------------
株式会社リアライズ
Copyright (C) realize co.,ltd.  All Rights Reserved.

XHTML CSS Selectors company

$Revision: 1.0 $
--------------------------------------------------------------------------------- */

div#contentsArea h2 {
	height: 180px;
	width: 674px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	background-image: url(../realize/customers_comments/img/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contentsArea p.ancPageTop {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
}
/*---------------------------------------------------------------------------------
お客様の声
--------------------------------------------------------------------------------- */
div#contentsArea div.commentBlock {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../realize/customers_comments/img/comennt_bg.jpg);
	background-repeat: repeat-y;
}
div#contentsArea div.commentBlock div.commentHeaderBox {
	height: 30px;
	width: 640px;
	padding-bottom: 5px;
	background-image: url(../realize/customers_comments/img/comennt_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contentsArea div.commentBlock div.commentBox {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
div#contentsArea div.commentBlock div.commentBox h3 {
	font-size: 160%;
	font-weight: normal;
	color: #007143;
	padding-bottom: 18px;
}
div#contentsArea div.commentBlock div.commentBox h3 span.date {
	font-size: 12px;
}
div#contentsArea div.commentBlock div.commentBox p {
	padding-bottom: 1em;
}
div#contentsArea div.commentBlock div.commentBox p img {
	float: right;
	padding-bottom: 5px;
	padding-left: 18px;
}
div#contentsArea div.commentBlock div.commentFooterOddBox {
	height: 100px;
	width: 640px;
	background-image: url(../realize/customers_comments/img/comment_odd_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}
div#contentsArea div.commentBlock div.commentFooterEvenBox {
	height: 100px;
	width: 640px;
	background-image: url(../realize/customers_comments/img/comment_even_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}









