@charset "utf-8";
/* CSS Document */
/*
h1			{text-decoration: none; color: #fff; background-color: #333;}
h1			{text-decoration: none; color: #fff; background-color: #68892f;}
*/
body {
	line-height:1.5;
	font-size:14px;
	background-color:#EEF;/*薄紫青*//*#9CC;

/*	margin-left:20px;/*910px;*/
	width: 800px;
}



#regionpos {
	position:fixed;
	top: 7px;
	left: 104px;
}

#ename {/* a　 email */
	position:fixed;
	top: 26px;/*14px;/*12px;*/
	left: 140px;/*300px;*/
	
}

#uenda {
	background-color: #ffccdd;
}


#ghost {/*aメッセージを表示をしない*/
	position:fixed;
	top: 115px;
	left: 10px;
}

#status {
	font-size:14px;
	position:fixed;
	top: 110px;
	left: 30px;
	opacity: 0.3;
}

/*---------------*/
#ratingtable {
	position:fixed;
	top: 40px;
	left: 5px;
}

.selleridx {
	width: 40px;
	height: 22px;
}

.sellerno {
	width: 30px;
	height: 22px;
}

.sellerevl {/**/
	width: 30px;
	height: 22px;
	background-color: #F2DEF5;	/*a薄紫色*/
}
.evltotal {
	width: 50px;
	height: 22px;
}

.peoplenums {
	width: 50px;
	height: 22px;
}


#pplogout {
	cursor: pointer;
	position:fixed;
	top: 8px;
	left: 5px;
	opacity: 0.8;
}

/*------------------------------------*/
div.titlepos {
	font-size:20px;
	position: fixed;
	top: 10px;
	left: 170px;
}

th.nameCsize12 {
	font-size:12px;
}

th.nameCsize14 {
	font-size:14px;
}

th.nameCsize16 {
	font-size:16px;
}

span.nameCsize16 {
	font-size:16px;
}

#pp21 {
	cursor: pointer;
	position:fixed;
	top: 8px;
	left: 51px;/*21px;*/
	opacity: 0.8;
}

#pp22 {
	cursor: pointer;
	position:fixed;
	top: 8px;
	left: 40px;
}

#NaviRate {
	list-style-type: none;
	line-height:1.5;
	width: 95%;
	height: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
}

/*--------------------------------------------------*/

/*-----------------------<TABLE class="TStyle">-----2018-10-29---------------*/
table.TStyle th{
	border: 1px solid #b1b8d2;
	padding: 3px;
	vertical-align: middle;
	text-align: center;
/*	width:400px;*/
}

table.TStyle td{
	border: 1px solid #b1b8d2;
	padding: 3px;
	vertical-align: middle;
	text-align:right;
/*	width:400px;*/
}

table.TStyle tr.txtLeft td{
	text-align: left;
}

table.TStyle th{
/*	background-color: #838aa2;*/
/*	color: #fff;*/
	background-color: #DCDFAB;/*#D4D7AB;/*#CCE5FF;*/
/*	color: #000;*/
}

table.TStyle td{
	background-color: #DCDFAB;
	text-align:center;
}

/*table.TStyle td.slt{
	background-color: #ffffcc;
}

table.TStyle td.del{
	background-color: #ffcccc;
}*/

/**--------------------------------------------------------------------**/
