@charset "shift_jis";
/*施設ページ・お客さまの声：最終更新者−林大輔（2011.04.15）*/

/*****お客さまの声*****/
div#voiceArea{
	position: relative;
	width: 950px;
	margin: 0 0 10px 0;
}

div#voiceArea div#rateArea{
	position: relative;
	width: 924px;
	margin: 0 0 20px 0;
	padding: 9px 12px;
	border: 1px dotted #70A332;
}

div#voiceArea div#primary{
	float: left;
	width: 750px;
}

div#voiceArea div#secondary{
	float: right;
	width: 184px;
}

div#voiceArea p.linkVoiceTop{
	position: absolute;
	top: -30px;
	right: 0;
	width: 180px;
	font-size: 82%;
	text-align: right;
}

div#voiceArea p.linkVoiceTop a{
	white-space: nowrap;
	padding: 0 0 0 12px;
	background-repeat: no-repeat;
	background-image: url(../images/voice_sprite.gif);
}
div#voiceArea p.linkVoiceTop a:link       { background-position: -173px -88px;}
div#voiceArea p.linkVoiceTop a:visited    { background-position: -173px -108px;}
div#voiceArea p.linkVoiceTop a:visited:hover,
div#voiceArea p.linkVoiceTop a:link:hover { background-position: -173px -128px;}
div#voiceArea p.linkVoiceTop a:visited:active,
div#voiceArea p.linkVoiceTop a:link:active{ background-position: -173px -148px;}


/*-----rateArea-----*/
div#rateArea div.photo{
	float: left;
	width: 90px;
	margin-right: 10px;
}

div#rateArea div.rateTotal{
	float: left;
	width: 180px;
	margin-right: 10px;
	padding: 7px;
	background-color: #FAF0C7;
	border: 3px solid #F5B624;
	-webkit-border-radius: 7px;	/* Safari、Google Chrome */
	-moz-border-radius: 7px;	/* Firefox */
}
div#rateArea div.rateTotal dl dt{
	margin-bottom: 5px;
	font-size: 90%;
	font-weight: bold;
	color: #CC0000;
}
div#rateArea div.rateTotal dl dd ul{
	list-style-type: none;
}
div#rateArea div.rateTotal dl dd ul li.rate{
	margin-bottom: 3px;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	color: #CC0000;
}
div#rateArea div.rateTotal dl dd ul li.rate span{
	padding: 2px 0 0 100px;
	background-repeat: no-repeat;
	background-image: url(../images/voice_sprite.gif);
}
div#rateArea div.rateTotal dl dd ul li.rate span.rate50{ background-position: 0 -200px;}
div#rateArea div.rateTotal dl dd ul li.rate span.rate45{ background-position: 0 -225px;}
div#rateArea div.rateTotal dl dd ul li.rate span.rate40{ background-position: 0 -250px;}
div#rateArea div.rateTotal dl dd ul li.rate span.rate35{ background-position: 0 -275px;}
div#rateArea div.rateTotal dl dd ul li.rate span.rate30{ background-position: 0 -300px;}
div#rateArea div.rateTotal dl dd ul li.rate span.rate25{ background-position: 0 -325px;}
div#rateArea div.rateTotal dl dd ul li.rate span.rate20{ background-position: 0 -350px;}
div#rateArea div.rateTotal dl dd ul li.rate span.rate15{ background-position: 0 -375px;}
div#rateArea div.rateTotal dl dd ul li.rate span.rate10{ background-position: 0 -400px;}
div#rateArea div.rateTotal dl dd ul li.rate span.rate05{ background-position: 0 -425px;}
div#rateArea div.rateTotal dl dd ul li.rate span.rate00{ background-position: 0 -450px;}

div#rateArea div.rateTotal dl dd ul li.rate span.rateNull{
	padding: 2px 0 0 0;
	background-image: none;
	text-align: center;
	color: #CC0000;
}

div#rateArea div.rateTotal dl dd ul li.number{
	text-align: center;
	font-size: 82%;
}

div#rateArea div.rateDetail{
	float: left;
	width: 205px;
	margin-right: 10px;
	padding: 0 10px;
	border-style: dotted;
	border-color: #CCCCCC;
	border-width: 0 1px;
	line-height: 1.0;
}
div#rateArea div.rateDetail dl dt{
	margin-bottom: 7px;
	padding-top: 3px;
	font-size: 82%;
	font-weight: bold;
	color: #437617;
}
div#rateArea div.rateDetail dl dd ul{
	margin-left: 5px;
	list-style-type: none;
	font-size: 82%;
}
div#rateArea div.rateDetail dl dd ul li{
	clear: both;
	width: 200px;
	margin-bottom: 10px;
	line-height: 1.0;
}
div#rateArea div.rateDetail dl dd ul li span.point{
	float: left;
	font-weight: bold;
}
div#rateArea div.rateDetail dl dd ul li.point5 span.point{ color:#CC0000;}
div#rateArea div.rateDetail dl dd ul li.point4 span.point{ color:#DC6626;}
div#rateArea div.rateDetail dl dd ul li.point3 span.point{ color:#437617;}
div#rateArea div.rateDetail dl dd ul li.point2 span.point{ color:#009FC9;}
div#rateArea div.rateDetail dl dd ul li.point1 span.point{ color:#0067B4;}
div#rateArea div.rateDetail dl dd ul li span.point img{
	margin-left: 3px;
}
div#rateArea div.rateDetail dl dd ul li span.number{
	float: right;
}

div#rateArea div.rateItem{
	float: left;
	width: 205px;
	line-height: 1.0;
}
div#rateArea div.rateItem dl dt{
	margin-bottom: 7px;
	padding-top: 3px;
	font-size: 82%;
	font-weight: bold;
	color: #437617;
}
div#rateArea div.rateItem dl dd ul{
	margin-left: 5px;
	list-style-type: none;
	font-size: 82%;
}
div#rateArea div.rateItem dl dd ul li{
	clear: both;
	width: 200px;
	margin-bottom: 3px;
}
div#rateArea div.rateItem dl dd ul li span.name{
	float: left;
	padding-top: 1px;
}
div#rateArea div.rateItem dl dd ul li span.rate{
	float: right;
	padding: 2px 0 0 74px;
	font-size: 109%;
	font-weight: bold;
	color: #CC0000;
	background-repeat: no-repeat;
	background-image: url(../images/voice_sprite.gif);
}
div#rateArea div.rateItem dl dd ul li span.rate50{ background-position: 0 -480px;}
div#rateArea div.rateItem dl dd ul li span.rate45{ background-position: 0 -500px;}
div#rateArea div.rateItem dl dd ul li span.rate40{ background-position: 0 -520px;}
div#rateArea div.rateItem dl dd ul li span.rate35{ background-position: 0 -540px;}
div#rateArea div.rateItem dl dd ul li span.rate30{ background-position: 0 -560px;}
div#rateArea div.rateItem dl dd ul li span.rate25{ background-position: 0 -580px;}
div#rateArea div.rateItem dl dd ul li span.rate20{ background-position: 0 -600px;}
div#rateArea div.rateItem dl dd ul li span.rate15{ background-position: 0 -620px;}
div#rateArea div.rateItem dl dd ul li span.rate10{ background-position: 0 -640px;}
div#rateArea div.rateItem dl dd ul li span.rate05{ background-position: 0 -660px;}
div#rateArea div.rateItem dl dd ul li span.rate00{ background-position: 0 -680px;}

div#rateArea div.rateItem dl dd ul li span.rateNull{ 
	padding: 2px 0 0 0;
	background-image: none;
	color: #CC0000;
	text-align: center;
}

div#rateArea div.rateChart{
	float: right;
	width: 166px;
	padding-top: 3px;
}

/*-----squeezeArea-----*/
div#squeezeArea{
	position: relative;
	width: 748px;
	height: 120px;
	margin: 0 0 10px 0;
	padding: 0;
	background-color: #F4F4F4;
    border: 1px solid #E9EBEF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16) inset;
    
}
div#squeezeArea fieldset{
	position: absolute;
	margin-right: 5px;
	padding: 4px 9px;
	border: 1px solid #CCCCCC;
	font-size: 78%;
}

div#squeezeArea fieldset#sqzGenre  { top: 10px; left: 10px;     width: 280px; height: 37px;}
div#squeezeArea fieldset#sqzDate   { top: 10px; left: 320px; width: 120px; height: 37px;}
div#squeezeArea fieldset#sqzKeyword{ top: 10px; left: 470px; width: 180px; height: 37px;}
div#squeezeArea fieldset#sqzMember { top: 63px; left: 10px;     width: 280px; height: 37px;}
div#squeezeArea fieldset#sqzAge    { top: 63px; left: 320px; width: 120px; height: 37px;}
div#squeezeArea fieldset#sqzSex    { top: 63px; left: 470px; width: 180px; height: 37px;}

div#squeezeArea fieldset legend{
	color: #666666;
}
div#squeezeArea fieldset ul li{
	display: inline;
	list-style-type: none;
}
*html div#squeezeArea fieldset ul li{ margin-bottom: 0;}/*for IE6 hack*/
*:first-child+html div#squeezeArea fieldset ul li{ margin-bottom: 0;}/*for IE7 hack*/

div#squeezeArea fieldset input{
	margin-right: 2px;
	vertical-align: -2px;
}
div#squeezeArea fieldset#sqzDate select{
	width: 120px;
}

div#squeezeArea fieldset#sqzKeyword input#sqzKeywordField{
	width: 150px;
	margin: 0;
	padding: 1px 4px;
	background-color: #FFFFCC;
    border: 1px solid #7F9DB9;
}

div#squeezeArea p.sqzSubmit{
	position: absolute;
	top: 45px;
	right: 7px;
	width: 61px;
	height: 31px;
}
div#squeezeArea p.sqzSubmit a{ 
	display: block;
	width: 61px;
	height: 31px;
	background-image: url(../images/voice_sprite.gif);
	background-repeat: no-repeat;
	background-position: 0 -700px;
	overflow: hidden;
	text-indent: -9999px;
}
div#squeezeArea p.sqzSubmit a:hover{
	opacity: .75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
	-khtml-opacity: .75;
	-moz-opacity: .75;
}

/*sortArea*/
div#sortArea{
	width: 750px;
}

div#sortArea dl{
	margin-bottom: 15px;
}
	
div#sortArea dl dt{
	float: left;
	width: 67px;
	padding: 5px 0 0 3px;
	font-size: 65%;
}
div#sortArea dl dd{
	float: left;
	position: relative;
	width: 666px;
}
div#sortArea dl dd ul li{
	display: inline;
	padding-right: 5px;
	list-style-type: none;
	font-size: 82%;
}
div#sortArea dl dd ul li em{
	padding: 2px 4px;
	background-color: #E6752B;
	color: #FFFFFF;
	font-style: normal;
}
div#sortArea dl dd ul li ul{ display: inline;}
div#sortArea dl dd ul li ul li{ font-size: 100%;}


/*-----pagingArea-----*/
div.pagingArea{
	clear: both;
	width: 750px;
	margin-bottom: 5px;
}
div.pagingArea p.pagingTitle{
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	font-size: 82%;
}
div.pagingArea p.pagingTitle span{
	color: #BC4305;
}
div.pagingArea p.pagingTitle span em{
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
}
div.pagingArea ul.pagingNumber{
	float: left;
	padding: 3px 0 0 0;
	font-size: 82%;
	list-style-type: none;
}
div.pagingArea ul.pagingNumber li{
	float: left;
	padding: 0 5px 0 0;
}
div.pagingArea ul.pagingNumber li.pagingBack a,
div.pagingArea ul.pagingNumber li.pagingNext a{
	display: block;
	white-space: nowrap;
	padding: 0 0 0 12px;
	background-repeat: no-repeat;
	background-image: url(../images/voice_sprite.gif);
}
div.pagingArea ul.pagingNumber li.pagingBack a:link       { background-position: -173px -168px;}
div.pagingArea ul.pagingNumber li.pagingBack a:visited    { background-position: -173px -188px;}
div.pagingArea ul.pagingNumber li.pagingBack a:visited:hover,
div.pagingArea ul.pagingNumber li.pagingBack a:link:hover { background-position: -173px -208px;}
div.pagingArea ul.pagingNumber li.pagingBack a:visited:active,
div.pagingArea ul.pagingNumber li.pagingBack a:link:active{ background-position: -173px -228px;}

div.pagingArea ul.pagingNumber li.pagingNext a:link       { background-position: -173px -88px;}
div.pagingArea ul.pagingNumber li.pagingNext a:visited    { background-position: -173px -108px;}
div.pagingArea ul.pagingNumber li.pagingNext a:visited:hover,
div.pagingArea ul.pagingNumber li.pagingNext a:link:hover { background-position: -173px -128px;}
div.pagingArea ul.pagingNumber li.pagingNext a:visited:active,
div.pagingArea ul.pagingNumber li.pagingNext a:link:active{ background-position: -173px -148px;}

div.pagingArea span.pagingActive{
	color: #BC4305;
	font-weight: bold;
}

div.pagingArea p.note{
	clear: both;
	margin-bottom: 20px;
	padding-top: 7px;
	font-size: 82%;
}

/*-----commentArea-----*/
div#commentArea div.commentBox{
	width: 748px;
	margin-bottom: 10px;
	padding-top: 8px;
	border: 1px solid #CCCCCC;
}
.RthDomestic div#commentArea div.commentBox{ background-color: #EDF9E3;}
.RthForeign div#commentArea div.commentBox { background-color: #D5E7FD;}

div#commentArea div.commentBox .commentTitle{
	margin: 0 0 8px 6px;
	font-size: 90%;
	font-weight: bold;
	line-height: 1.1;
}

div#commentArea div.commentBox div.commentReputationOne,/*レスがない場合の1カラムボックス*/
div#commentArea div.commentBox div.commentReputationBoth{/*レスがあった場合の2カラムボックス*/
	width: 736px;
	margin: 0 0 6px 6px;
}

div#commentArea dl{
	-webkit-border-radius: 7px;	/* Safari、Google Chrome */
	-moz-border-radius: 7px;	/* Firefox */
}
div#commentArea dl.commentReputation{/*感想・情報*/
	padding: 8px 0 5px 8px;
	border: 1px solid #F5B624;
	background-color: #FFFFFF;
}
div.commentReputationOne dl.commentReputation { width: 726px;}
div.commentReputationBoth dl.commentReputation{ float: left; width: 355px;}

div#commentArea dl.commentReputation dt{
	margin-bottom: 8px;
	padding: 0 0 3px 30px;
	border-bottom: 1px dotted #F5B624;
	background-repeat: no-repeat;
	background-image: url(../images/voice_sprite.gif);
	background-position: -158px -507px;
	line-height: 1.1;
}
div.commentReputationOne dl.commentReputation dt { width: 688px;}
div.commentReputationBoth dl.commentReputation dt{ width: 317px;}

div#commentArea dl.commentComplaint{/*苦情*/
	padding: 8px 0 5px 8px;
	border: 1px solid #E28FB3;
	background-color: #FFFFFF;
}
div.commentReputationOne dl.commentComplaint { width: 726px;}
div.commentReputationBoth dl.commentComplaint{ float: left; width: 355px;}

div#commentArea dl.commentComplaint dt{
	margin-bottom: 8px;
	padding: 0 0 3px 30px;
	border-bottom: 1px dotted #E28FB3;
	background-repeat: no-repeat;
	background-image: url(../images/voice_sprite.gif);
	background-position: -158px -557px;
	line-height: 1.1;
}
div.commentReputationOne dl.commentComplaint dt { width: 688px;}
div.commentReputationBoth dl.commentComplaint dt{ width: 317px;}

div#commentArea dl.commentHotel{/*施設*/
	float: right;
	width: 355px;
	padding: 8px 0 5px 8px;
	border: 1px solid #73A434;
	background-color: #FFFFFF;
}
div#commentArea dl.commentHotel dt{
	width: 317px;
	margin-bottom: 8px;
	padding: 0 0 3px 30px;
	border-bottom: 1px dotted #73A434;
	background-repeat: no-repeat;
	background-image: url(../images/voice_sprite.gif);
	background-position: -158px -607px;
	line-height: 1.1;
}

/*****start 暫定対応（11.02.01）*****/
div#commentArea div.commentBox div.commentComplaintOne{
	width: 736px;
	margin: 0 0 6px 6px;
}
div.commentComplaintOne dl.commentReputation,
div.commentComplaintOne dl.commentComplaint { width: 726px;}
div.commentComplaintOne dl.commentReputation dt,
div.commentComplaintOne dl.commentComplaint dt { width: 688px;}
/*****end 暫定対応*****/

div#commentArea p.commentSentence{/*投稿内容*/
	margin: 0 8px 8px 0;
	padding: 0 3px;
	font-size: 82%;
	line-height: 1.6;
}

div#commentArea ul.commentPhoto{/*投稿写真*/
	margin-bottom: 5px;
	padding: 0 0 0 3px;
	list-style-type:none;
}
div#commentArea ul.commentPhoto li{
	float: left;
	width: 110px;
	padding-right: 6px;
	line-height: 1.0;
}

div#commentArea dl dt span{/*見出し*/
	font-size: 82%;
	vertical-align: 4px;
}
div#commentArea dl dt span.user{
}
div#commentArea dl dt span.hotel{
	color: #437617;
}
div#commentArea dl dt span.time{
	display: block;
	text-align: right;
}

div#commentArea dl.commentPurpose{/*目的・同伴者*/
	margin: 0 8px 5px 0;
	padding: 8px 3px 0 3px;
	border-top: 1px dotted #CCCCCC;
	font-size: 78%;
	-webkit-border-radius: 0;	/* Safari、Google Chrome */
	-moz-border-radius: 0;	/* Firefox */
	line-height: 1.2;
}
div.commentReputationOne dl.commentPurpose { width: 712px;}
div.commentReputationBoth dl.commentPurpose{ width: 341px;}
div#commentArea dl.commentPurpose dt{
	clear: both;
	float: left;
	width: 85px;
	margin: 0 0 7px 0;
	padding: 0;
	background-image: none;
	border: none;	
}
div#commentArea dl.commentPurpose dd{
	float: left;
	margin: 0;
	padding: 0 0 0 30px;
	background-image: none;
	border: none;
	background-repeat: no-repeat;
	background-image: url(../images/voice_sprite.gif);
	background-position: -160px -684px;
}
div.commentReputationOne dl.commentPurpose dd { width: 597px;}
div.commentReputationBoth dl.commentPurpose dd{ width: 226px;}

div#commentArea ul.rateDetail{
	list-style-type: none;
}
div#commentArea ul.rateDetail li{
	margin-bottom: 3px;
}
div#commentArea ul.rateDetail li em{
	display: block;
	float: left;
	width: 8em;
	padding: 0 5px;
	font-style: normal;
	white-space: nowrap;
}
div#commentArea ul.rateDetail li span.rate{
	display: block;
	float: left;
	width: 50px;
	padding: 0 0 0 5px;
	font-weight: bold;
	color: #CC0000;
	white-space: nowrap;
}
div#commentArea ul.rateDetail li.total em{
	width: auto;
	padding: 1px 5px;
	background-color: #CC0000;
	color: #FFFFFF;
	font-style: normal;
}
div#commentArea ul.rateDetail li.total span.rate{
	padding: 0 0 0 80px;
	background-repeat: no-repeat;
	background-image: url(../images/voice_sprite.gif);
	line-height: 1.0;
	font-size: 109%;
}
div#commentArea ul.rateDetail li.total span.rate50{ background-position: 5px -480px;}
div#commentArea ul.rateDetail li.total span.rate40{ background-position: 5px -520px;}
div#commentArea ul.rateDetail li.total span.rate30{ background-position: 5px -560px;}
div#commentArea ul.rateDetail li.total span.rate20{ background-position: 5px -600px;}
div#commentArea ul.rateDetail li.total span.rate10{ background-position: 5px -640px;}
div#commentArea ul.rateDetail li.total span.rate00{ background-position: 5px -680px;}

div#commentArea div.commentNote{
	width: 736px;
	margin: 0;
	padding: 6px;
	background-color: #FFFFFF;
	border-top: 1px dotted #CCCCCC;
}
div#commentArea div.commentNote dl dt{
	width: 730px;
	margin-bottom: 3px;
	padding: 0 3px;
	font-size: 65%;
	font-weight: bold;
}
div#commentArea div.commentNote dl dd{
	width: 720px;
	padding: 0 3px 0 13px;
	font-size: 82%;
}
div#commentArea div.commentNote dl dd.plan{
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #CCCCCC;
}
div#commentArea div.commentNote dl dd.vote p.question{
	float: left;
	padding-right: 10px;
}
div#commentArea div.commentNote dl dd.vote p.result{
	float: left;
	color: #BB4305;
	padding-right: 10px;
}
div#commentArea div.commentNote dl dd.vote p.result span{
	font-weight: bold;
	font-size: 109%;
}
div#commentArea div.commentNote dl dd.vote ul.button{
	float: left;
}
div#commentArea div.commentNote dl dd.vote ul.button li{
	float: left;
	margin-right: 5px;
	list-style-type: none;
}
div#commentArea div.commentNote dl dd.vote ul.button li a{
	display: block;
	height: 18px;
	background-repeat: no-repeat;
	background-image: url(../images/voice_sprite.gif);
	line-height: 1.0;
	text-indent: -9999px;
	overflow: hidden;
}
div#commentArea div.commentNote dl dd.vote ul.button li.btTrue a { width: 82px;}
div#commentArea div.commentNote dl dd.vote ul.button li.btTrue a:link,
div#commentArea div.commentNote dl dd.vote ul.button li.btTrue a:visited    { background-position: 0 -80px;}
div#commentArea div.commentNote dl dd.vote ul.button li.btTrue a:visited:hover,
div#commentArea div.commentNote dl dd.vote ul.button li.btTrue a:link:hover,
div#commentArea div.commentNote dl dd.vote ul.button li.btTrue a:visited:active,
div#commentArea div.commentNote dl dd.vote ul.button li.btTrue a:link:active{ background-position: 0 -98px;}

div#commentArea div.commentNote dl dd.vote ul.button li.btFalse a{ width: 116px;}
div#commentArea div.commentNote dl dd.vote ul.button li.btFalse a:link,
div#commentArea div.commentNote dl dd.vote ul.button li.btFalse a:visited    { background-position: 0 -119px;}
div#commentArea div.commentNote dl dd.vote ul.button li.btFalse a:visited:hover,
div#commentArea div.commentNote dl dd.vote ul.button li.btFalse a:link:hover,
div#commentArea div.commentNote dl dd.vote ul.button li.btFalse a:visited:active,
div#commentArea div.commentNote dl dd.vote ul.button li.btFalse a:link:active{ background-position: 0 -137px;}

div#commentArea div.commentNote dl dd.vote p.report{
	float: right;
	padding-top: 3px;
	font-size: 79%;
	white-space: nowrap;
}
div#commentArea div.commentNote dl dd.vote p.report a:link           { color: #666666;}
div#commentArea div.commentNote dl dd.vote p.report a:visited        { color: #632088;}
div#commentArea div.commentNote dl dd.vote p.report a:visited:hover,
div#commentArea div.commentNote dl dd.vote p.report a:link:hover     { color: #2a2ad1;}
div#commentArea div.commentNote dl dd.vote p.report div#page a:active{ color: #bf0000;}

div#commentArea div.commentLink{
	width: 750px;
	margin-bottom: 10px;
}
div#commentArea div.commentLink p.linkList{
	float: left;
	font-size: 82%;
	white-space: nowrap;
}
div#commentArea div.commentLink p.linkList a{
	padding: 0 0 0 12px;
	background-repeat: no-repeat;
	background-image: url(../images/voice_sprite.gif);
}
div#commentArea div.commentLink p.linkList a:link       { background-position: -173px -168px;}
div#commentArea div.commentLink p.linkList a:visited    { background-position: -173px -188px;}
div#commentArea div.commentLink p.linkList a:visited:hover,
div#commentArea div.commentLink p.linkList a:link:hover { background-position: -173px -208px;}
div#commentArea div.commentLink p.linkList a:visited:active,
div#commentArea div.commentLink p.linkList a:link:active{ background-position: -173px -228px;}

div#commentArea div.commentLink ul{
	float: right;
	font-size: 82%;
	list-style-type: none;
}
div#commentArea div.commentLink ul li{
	display: inline;
	white-space: nowrap;
}
div#commentArea div.commentLink ul li a{
	padding: 0 0 0 12px;
	background-repeat: no-repeat;
	background-image: url(../images/voice_sprite.gif);
}
div#commentArea div.commentLink ul li.linkBack a:link       { background-position: -173px -168px;}
div#commentArea div.commentLink ul li.linkBack a:visited    { background-position: -173px -188px;}
div#commentArea div.commentLink ul li.linkBack a:visited:hover,
div#commentArea div.commentLink ul li.linkBack a:link:hover { background-position: -173px -208px;}
div#commentArea div.commentLink ul li.linkBack a:visited:active,
div#commentArea div.commentLink ul li.linkBack a:link:active{ background-position: -173px -228px;}

div#commentArea div.commentLink ul li.linkNext a:link       { background-position: -173px -88px;}
div#commentArea div.commentLink ul li.linkNext a:visited    { background-position: -173px -108px;}
div#commentArea div.commentLink ul li.linkNext a:visited:hover,
div#commentArea div.commentLink ul li.linkNext a:link:hover { background-position: -173px -128px;}
div#commentArea div.commentLink ul li.linkNext a:visited:active,
div#commentArea div.commentLink ul li.linkNext a:link:active{ background-position: -173px -148px;}

/*-----searchArea-----*/
div#searchArea{
	position: relative;
	width: 736px;
	margin: 0 0 10px 0;
	padding: 4px;
	border:	3px solid #70A230;
}

div#searchArea form{
	width: 724px;
	padding: 6px 8px 8px 8px;
}
div#searchArea form p.searchTitle{
	margin: 0 0 5px 0;
	font-size: 90%;
	font-weight: bold;
	color: #437617;
}
div#searchArea form p.searchTitle strong{
	padding: 0 5px 0 0;
}

div#searchArea dl.searchForm{
	clear: both;
	margin: 0 0 0 10px;
	font-size: 82%;
}
div#searchArea dl.searchForm dt{
	clear: left;
	float: left;
	width: 6.6em;
	margin: 0 0 1px 0;
	padding: 6px 1.0em 7px 0;
    line-height: 1.2;
}
div#searchArea dl.searchForm dt.checkout{
	clear: none;
	width: 6em;
	margin: 0 0 0 15px;
}
div#searchArea dl.searchForm dd{
	margin: 0 0 1px 8em;
	padding: 3px 0 3px 10px;
	white-space: nowrap;
}
div#searchArea dl.searchForm dd.primary{
	float: left;
	margin: 0 0 1px 0;
	padding: 3px 15px 7px 10px;
}
*html div#searchArea dl.searchForm dd.primary{
	margin: 0 0 1px 0;
}
div#searchArea dl.searchForm dd img{
	vertical-align: -2px;
}

div#searchArea dl.searchForm dd ul.selectNumber li{
	float: left;
	margin: 0 30px 0 0;
	list-style-type: none;
}
div#searchArea dl.searchForm dd ul li.selectLast{
	float: none;
    margin: 0 0 5px 0;
}
div#searchArea dl.searchForm dd ul li span{
	display: block;
	float: left;
	padding: 3px 0 0 0;
}
div#searchArea dl.searchForm dd ul li span.selectNumberRow1{ width: 8.5em;}
div#searchArea dl.searchForm dd ul li span.selectNumberRow2{ width: 11.5em;}

div#searchArea p.conditionSubmit{
	position: absolute;
	bottom: 80px;
	right: 20px;
	width: 72px;
	height: 25px;
}

/*-----contributeArea-----*/
div#contributeArea{
	clear: both;
	width: 184px;
	margin-bottom: 15px;
}
div#contributeArea ul{
	width: 184px;
	list-style-type: none;
}
div#contributeArea ul li.answer a{
	display: block;
	width: 184px;
	height: 39px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-image: url(../images/voice_sprite.gif);
	line-height: 1.0;
	text-indent: -9999px;
	overflow: hidden;
}
div#contributeArea ul li.answer a:link,
div#contributeArea ul li.answer a:visited    { background-position: 0 0;}
div#contributeArea ul li.answer a:visited:hover,
div#contributeArea ul li.answer a:link:hover,
div#contributeArea ul li.answer a:visited:active,
div#contributeArea ul li.answer a:link:active{ background-position: 0 -39px;}

div#contributeArea ul li.fix{
	width: 184px;
	text-align: center;
	font-size: 82%;
}
div#contributeArea ul li.fix a{
	padding-left: 6px;
	background-repeat: no-repeat;
	background-image: url(../images/voice_sprite.gif);
}
div#contributeArea ul li.fix a:link       { background-position: -180px -335px; color: #666666;}
div#contributeArea ul li.fix a:visited    { background-position: -180px -355px; color: #632088;}
div#contributeArea ul li.fix a:visited:hover,
div#contributeArea ul li.fix a:link:hover { background-position: -180px -375px; color: #2a2ad1;}
div#contributeArea ul li.fix a:visited:active,
div#contributeArea ul li.fix a:link:active{ background-position: -180px -395px; color: #bf0000;}

/*-----mobileArea-----*/
div#mobileArea{
	clear: both;
	width: 172px;
	margin-bottom: 15px;
	padding: 6px 4px 6px 6px;
	border: 1px solid #DBDBDB;
}
div#mobileArea dl dt{
	float: left;
	width: 98px;
	padding-top: 10px;
	color: #437617;
	font-size: 82%;
	font-weight: bold;
	line-height: 1.1;
}
div#mobileArea dl dd{
	float: right;
	width: 74px;
	text-align: center;
}
div#mobileArea dl dd a{
	display: block;
	width: 74px;
	height: 18px;
	background-repeat: no-repeat;
	background-image: url(../images/voice_sprite.gif);
	text-indent: -9999px;
	overflow: hidden;
}
div#mobileArea dl dd a:link,
div#mobileArea dl dd a:visited    { background-position: 0 -160px;}
div#mobileArea dl dd a:visited:hover,
div#mobileArea dl dd a:link:hover,
div#mobileArea dl dd a:visited:active,
div#mobileArea dl dd a:link:active{ background-position: 0 -178px;}

/*-----emblemArea-----*/
div#emblemArea{
	width: 184px;
	margin: 0 0 5px 0;
}
div#emblemArea dl.emblemBox{
	width: 184px;
	margin: 0 0 10px 0;
	padding: 30px 0 0 0;
	background-image: url(../images/voice_emblem_sprite.gif);
	background-repeat: no-repeat;
}
div#emblemArea dl.ninki{ background-position: 0 -50px;}
div#emblemArea dl.sales{ background-position: -190px -50px;}

div#emblemArea dl.emblemBox dt{
	width: 172px;
	margin: 0 6px 5px 6px;
}
div#emblemArea dl.emblemBox dt a{
	display: block;
	width: 172px;
	text-decoration: none;
	overflow: hidden;
}
div#emblemArea dl.emblemBox dt span.title{
	display: block;
	width: 172px;
	height: 15px;
	margin-bottom: 5px;
	background-image: url(../images/voice_emblem_sprite.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
div#emblemArea dl.ninki dt span.title{ background-position: 0 0;}
div#emblemArea dl.sales dt span.title{ background-position: -190px 0;}

div#emblemArea dl.emblemBox dt span.term{
	display: block;
	width: 172px;
	font-size: 65%;
	color: #FAC731;
	line-height: 1.0;
	text-align: center;
}

div#emblemArea dl.emblemBox dd{
	width: 184px;
	margin: 0;
}
div#emblemArea dl.emblemBox dd a{
	display: block;
	text-decoration: none;
	overflow: hidden;
}

div#emblemArea dl.emblemBox dd span.area{
	display: block;
	width: 172px;
	margin: 0 6px 5px 6px;
	font-size: 78%;
	color: #FFFFFF;
	line-height: 1.1;
}
div#emblemArea dl.emblemBox dd a:hover span.area{ text-decoration: underline;}

div#emblemArea dl.emblemBox dd span.rank{
	display: block;
	width: 184px;
	height: 30px;
	margin: 0;
	font-size: 78%;
	color: #FAC731;
	line-height: 1.0;
	text-align: center;
	background-image: url(../images/voice_emblem_sprite.gif);
	background-repeat: no-repeat;
}
div#emblemArea dl.emblemBox dd a:hover span.rank{ text-decoration: underline;}

div#emblemArea dl.emblemBox dd span.rank em{
	font-size: 182%;
	font-weight: bold;
	font-style: normal;
}
div#emblemArea dl.ninki dd span.rank{ background-position: 0 -20px;}
div#emblemArea dl.sales dd span.rank{ background-position: -190px -20px;}

/*-----planArea-----*/
div#planArea{
	width: 182px;
	border: 1px solid #DBDBDB;
	line-height: 1.2;
	margin: 0 0 10px 0;
}

div#planArea dl dt{
	width: 182px;
	margin: 0;
	padding: 3px 0;
	text-align: center;
	font-weight: bold;
	font-size: 82%;
	background-color: #F4F4F4;
}
div#planArea dl dd ul li{
	width: 172px;
	padding: 5px;
	border-top: 1px solid #DBDBDB;
	font-size: 82%;
	list-style-type: none;
}
div#planArea dl dd ul li p.price{
	color: #CC0000;
}
div#planArea dl dd ul li p.price span{
	font-size: 79%;
}
div#planArea dl dd ul li p.price em{
	font-size: 109%;
	font-style: normal;
	font-weight: bold;
}

/*-----listArea-----*/
div#listArea{
	width: 182px;
	border: 1px solid #DBDBDB;
	line-height: 1.2;
}

div#listArea dl dt{
	width: 182px;
	margin: 0;
	padding: 3px 0;
	text-align: center;
	font-size: 82%;
	background-color: #F4F4F4;
}
div#listArea dl dd ul li{
	width: 172px;
	padding: 5px;
	border-top: 1px solid #DBDBDB;
	font-size: 82%;
	list-style-type: none;
}
div#listArea dl dd ul li p.name{
	margin-bottom: 5px;
}
div#listArea dl dd ul li p.name span{
	font-size: 79%;
}
div#listArea dl dd ul li p.rate{
	width: 50px;
	margin-bottom: 5px;
	padding: 0 0 0 75px;
	background-repeat: no-repeat;
	background-image: url(../images/voice_sprite.gif);
	line-height: 1.0;
	font-size: 109%;
	font-weight: bold;
	color: #CC0000;
}
div#listArea dl dd ul li p.rate50{ background-position: 0 -480px;}
div#listArea dl dd ul li p.rate40{ background-position: 0 -520px;}
div#listArea dl dd ul li p.rate30{ background-position: 0 -560px;}
div#listArea dl dd ul li p.rate20{ background-position: 0 -600px;}
div#listArea dl dd ul li p.rate10{ background-position: 0 -640px;}
div#listArea dl dd ul li p.rate00{ background-position: 0 -680px;}

/*-----clearfix-----*/
div#voiceArea:after,
div#sortArea dl:after,
div.pagingArea:after,
div.pagingArea ul.pagingNumber:after,
div#rateArea:after,
div#rateArea div.rateDetail dl dd ul li:after,
div#rateArea div.rateItem dl dd ul li:after,
div#commentArea div.commentBox div.commentReputationBoth:after,
div#commentArea ul.commentPhoto:after,
div#commentArea ul.rateDetail li:after,
div#commentArea dl.commentPurpose:after,
div#commentArea div.commentNote dl dd.vote:after,
div#commentArea div.commentLink:after,
div#mobileArea dl:after{
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0.1em;
}

div#voiceArea,
div#sortArea dl,
div.pagingArea,
div.pagingArea ul.pagingNumber,
div#rateArea,
div#rateArea div.rateDetail dl dd ul li,
div#rateArea div.rateItem dl dd ul li,
div#commentArea div.commentBox div.commentReputationBoth,
div#commentArea ul.commentPhoto,
div#commentArea ul.rateDetail li,
div#commentArea dl.commentPurpose,
div#commentArea div.commentNote dl dd.vote,
div#commentArea div.commentLink,
div#mobileArea dl{
	display: inline-block;
}