@charset "utf-8";
/*
--------------------------------------------------------
Title:PCA2クチコミ用CSS
Contents:
1.

supplement:

Lastupdate:4/6/2010
producer:koizumi
Copyright OPENWEBSYSTEM
--------------------------------------------------------
*/


#contentswrap {
	padding-bottom: 8px;
	text-align: center;
	border-bottom: #CCC double 3px;
}

#contentswrap h3 {
	text-align: left;
}
#contentswrap h3 span {
	margin-left:4px;
	font-size: 16px;
	font-weight: normal;
}

/*=====データテーブル共通設定=====*/

#nonevalue {
	width: 640px;
	margin: 12px auto 4px;
	padding: 8px;
	background: #fff;
	border: #5d887f/*.comp-color02*/ solid 1px;
	color: #F33;
	font-weight: bold;
	text-align: left;
	line-height: 140%;
}

table#total-review {
	width: 780px;
	margin: 12px auto 4px;
	border: #CCC solid 2px;
	border-collapse: collapse;
}
table#total-review caption {
	font-weight: bold;
	text-align: left;
}
table#total-review th {
	width: 160px;
	padding: 4px;
	border-bottom: #FFFFFF solid 1px;
	background: #e5e5e5;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
}
table#total-review td {
	padding: 4px;
	border-bottom: #FFFFFF solid 1px;
	background-color: #FFFFFF;
	text-align: left;
}
table#total-review td.itemimg1 {
	width: 240px;
	text-align: center;
	vertical-align: middle;
}
table#total-review td.itemimg1 img {
	margin: auto;
}
.rating {
	font-size: 18px;
}
.totalpoint {
	font-size: 32px;
	font-weight: bold;
}
.totalpoint span {
	font-size: smaller;
}
/*=====endデータテーブル共通設定=====*/

/*=====アイテムデータに戻る=====*/
#itempage-link {
	width: 780px;
	margin: 0 auto 16px;
	text-align: right;
}
#itempage-link a {
	display: inline-block;
	margin-right: 0;
	padding: 4px 8px 4px 14px;
	background: url(../img/public-image/arrow01.gif) 4px center no-repeat;
	border: #A3CFC6 double 3px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
#itempage-link a:hover {
	background-image: url(../img/public-image/arrow02.gif);	
}
/*=====endアイテムデータに戻る=====*/


/*=====メインデータ=====*/

/*評価*/
div.personal {
	overflow: hiddenp;
	width: 780px;
	margin: 0 auto 24px;
	padding-bottom: 10px;
	border: #CCC solid 2px;
}
div.personal dt,div.personal dd{
	display: inline;
}
/*投稿者の情報*/
dl.reviewer {
	margin: 10px;
	padding-bottom: 4px;
	border-bottom: #CCC dotted 1px;
	text-align: left;
}
dl.reviewer dt img {
	margin-right: 8px;
}
dl.reviewer dd {
	margin-right: 8px;
	line-height: 120%;
}
/*評価ポイント*/
div.rating-wrap {
	margin: 10px;
	padding: 4px 0;
	background: #f5f5f5;
	border-bottom: dotted #CCC 1px;
}
dl.rating {
	display: inline;
	margin: 0 12px;
}
dl.rating dt {
	margin-right: 4px;
	font-weight: bold;
}
/*クチコミコメント*/
div.comment-wrap {
	margin: 10px;
	padding-bottom: 4px;
	border-bottom: #CCC dotted 1px;
	text-align: left;
}
p.description {
	line-height: 140%;
}
/*タグ*/
div.tags {
	margin: 10px;
	text-align: left;
	font-size: smaller;
	line-height: 120%;
}
div.tags span {
	margin: 0 8px;
}
/*投稿画像*/
table.word-iamge {
	width: 760px;
	margin: 0 auto;
}
tr.wordimg-wrap td {
	padding: 4px 4px 0;
	text-align: center;
	vertical-align: middle;
}
tr.wordtxt-wrap td {
	padding: 0 4px 4px;
	text-align: left;
	vertical-align: top;
	line-height: 120%;
}

div.pagenavi {
	margin-bottom: 24px;
}

/*=====endメインデータ=====*/

/*他のクチコミ*/
#etc-word {
	width: 780px;
	margin: 0 auto 24px;
	text-align: left;
}
#etc-word h4 {
	margin-bottom: 8px;
	padding:4px;
	background: #f5f5f5;
	border-bottom: #CCC dotted 1px;
	font-weight: bold;
}
#etc-word li {
	display: inline;
	margin-right: 1em;
	line-height: 1.5em;
	white-space: nowrap;
	/white-space: normal; /*IE6,7hack*/
}
/**/

#warning {
	width: 640px;
	margin: 0 auto 32px;
	padding: 8px;
	border: #CCC double 3px;
	text-align: left;
}
#warning dt {
	font-weight: bold;
}
#warning dd {
	margin-top: 4px;
}
	
/*入力*/
#wordinput-wrap h4 {
	margin-bottom: 8px;
	padding: 4px;
	background: #d5e9e7;
	border-bottom: #a7d5cb solid 1px;
	font-size: 20px;
	font-weight: bold;
}
table#contribution {
	width: 480px;
	margin: 8px auto;	
	border: #999999 solid 1px;
	background-color: #f5f5f5;
}
table#contribution th {
	width: 80px;
	padding: 2px;
	background-color: #e5e5e5;
	text-align: right;
}
table#contribution td {
	padding: 2px;
	text-align: left;
}

/*完了画面*/
table#value_conf {
	margin: 8px auto;	
	border: #999999 solid 1px;
}
table#value_conf th {
	padding: 4px;
	font-weight: bold;
	text-align: right;
}
table#value_conf td {
	padding: 4px;
	text-align: left;
}


/*2009.09.08追加--クチコミオリジナルプログラム用*/
/*dl.wordmsg_orgn {
	margin: 5px 16px;
	text-align: left;
}
dl.wordmsg_orgn dt {
	margin-top: 24px;
	padding: 2px 0;
	border-bottom: #CCCCCC dotted 1px;
	background: #f5f5f5 none;
	font-weight: bold;
}
dl.wordmsg_orgn dd {
	padding: 4px;
	border-bottom: #e5e5e5 solid 1px;
	border-left: #e5e5e5 solid 1px;
	border-right: #e5e5e5 solid 1px;
}
dl.wordmsg_orgn dt.first {
	margin-top: 0;
}

dl.wordmsg_orgn dd.hurokuimg {
	text-align: center;
}

dl.wordmsg_orgn dd table {
	margin: 0 auto;
	text-align: center;
}
dl.wordmsg_orgn dd table td {
	padding: 4px;
}*/




/*他の号のくちこみ*/
div.valuenavi {
	width: 75%;
	margin: 24px auto 0;
	padding: 5px;
	border: #333 double 3px;
}
div.valuenavi dt {
	clear: both;
	float: left;
	margin-right: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
}
div.valuenavi dd {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}
div.valuenavi dd a {
	margin-right: 8px;
}
