html {font: 76% Arial, Helvetica, sans-serif;}


/*a:link, a:visited, a:active { color: #000000; text-decoration: none; outline: 0;	}*/
a:hover { text-decoration: underline;	}













.review{
	clear:both;
	float:left;
	width:410px;/*@@@370px;*/
	border:silver 1px solid;
	margin-top:0px;
	padding-left:10px;/*16px;*/
	padding-right:10px;/*16px;*/
	color:#404040
}

.review .top{
	border-bottom:silver 1px solid;
	padding-top:10px;
	padding-bottom:4px;
	padding-left:10px;
	text-align:left;
}

.review .top .beanname{
	font-size:14px;/*@@@14px*/
	font-weight:bold;
	color:#404040;
	text-align:center;
}

.review .top .sel-bean{
	font-size:16px;
	font-weight:bold;
	/*color:#404040;*/
	padding:2px;
}

.review .page, .review #page{
	border:red 0px solid;
	padding:0;
	float:left;
	width:100%;
	margin-top:8px;
	font-size:13px;
}

.review .page a,.review #page a{
	/*display:block;*/
	float:left;
	cursor:pointer;
	text-decoration:none;
	/*display:inline-block;*/
	/*display:none;*/
	border:1px solid #ccc;
	padding:.2em .5em;margin:0 .20em 0 0;
	text-align:center;
	font-weight:bold;
}

.review .page a:hover,.review #page a:hover{
	background:#124bbe;
	border:1px solid #888888;
	color:white;
}

.review .page a.sel,.review #page a.sel{
	color:#333;
	font-weight:bold;
	background:#f0f7e8;
	border:1px solid #ccc
}


.review .left{
    float:left;
    border: #cdaa7d 1px solid;
	background-color:#f0f0f0;
	color:#404040;
	font-size:24px;
	line-height:130%;
	width:400px;/*@@@340px;*/
	/*min-height:500px;*/
	padding:4px;
	margin-top:10px;
}

.review .left .cust{
	padding-bottom:20px;
}

.review .left .cust .nam{
	line-height:140%;
	color:#404040;
	font-weight:bold;
	font-size:13px;
}
.review .left .cust .comment{
	line-height:140%;
	color:#404040;
	font-weight:normal;
	font-size:13px;
}

.rightx{
	clear:both;
    float:left;
	margin-top:20px;    
	border: green 0px solid;
	padding-left:0px;
	background-color:;
	color:#404040;
	font-size:13px;
	/*width:168px;*/
}


.rightx .box{
    BORDER: silver 1px solid;
    MARGIN-bottom: 10px;
    WIDTH:388px;/*@@@326px;*/
	font-size:12px;
	color:#404040;
	/*background-color:#cdaa7d;*/
	background-color:#DAC4A5;
	line-height:130%;
	padding-top:14px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:6px;
	text-align:center;


}

.rightx .box .title{
	text-align:center;
	padding-top:6px;
	font-weight:bold;
	font-size:14px;/*@@@14px*/
	padding-bottom:6px;
	margin-bottom:12px;
	color: white;
	background-color:#1c005d;
}

.rightx .box input{
	/*color:#404040;*/
}

.rightx .box .member{
	text-align:center;
	font-size:13px;/*@@@13px*/
	line-height:130%;
	padding-left:0px;
	padding-right:;
	padding-top:8px;
	padding-bottom:0px;
}

.rightx input{
	font-family:"メイリオ","Mayryo","ＭＳ Ｐゴシック","ＭＳ ゴシック","MS Gothic",sans-serif;
}
.rightx .box .inp{
	text-align:left;
	font-size:13px;/*@@@13px*/
	line-height:130%;
	padding-left:6px;
	padding-right:;
	padding-top:8px;
	padding-bottom:0px;
	font-family:"メイリオ","Mayryo","ＭＳ Ｐゴシック","ＭＳ ゴシック","MS Gothic",sans-serif;
}

.rightx .box .inp INPUT{/*@@@*/
font-size:13px;/*@@@13px*/
width:374px;
/*margin-top:-100px;*/
}

.rightx .box .comment{
	width:374px;/*@@@310px;*/
	height:10em;/*@@@17em;*/
	font-size:14px;
	color:#404040;
	font-family:"メイリオ","Mayryo","ＭＳ Ｐゴシック","ＭＳ ゴシック","MS Gothic",sans-serif;
}

.rightx .box .beanx{
	margin-top:10px;
}

.rightx .box .send{
	text-align:center;
	padding-top:14px;
}

.rightx .box .sendbtn{
	width:100px;
	font-size:14px;/*@@@14px*/
}







