/*************************************
 * TITLE: UCS Screen Stylesheet  *
 * MODIF: 2008-08-24 19:31 +0800    *
 *************************************/


.ucs_toha {
	width:550px;
	margin-left:0px;
/*	margin-top:50px;*/
	text-align: left;
	float:left;
	padding: 0px;
/*	border: 5px #eeeeee solid;*/	
	font-size:small;
	line-height:150%;
	padding:20px;

}
.ucs_toha_right {
	width:250px;
	margin-left:0px;
/*	margin-top:50px;*/
	text-align: left;
	float:left;
	padding: 0px;
	border-left: 1px #cccccc solid;	
	font-size:small;
	line-height:120%;
	padding-left:10px;
	padding-right:10px;

}
.ucs_toha_left {
	width:250px;
	margin-left:0px;
/*	margin-top:50px;*/
	text-align: left;
	float:left;
	padding: 0px;
	border-left: 1px #cccccc solid;	
	font-size:small;
	line-height:120%;
	padding-right:10px;
	padding-left:10px;


}
.ucs_toha img{

	border:0px;
	padding:10px;

}
.ucs_toha h2{

	border:0px;
	padding:0px;
	margin:0px;
	text-align: center;
}
.ucs_toha h3{

	border:0px;
	padding:0px;
	margin:0px;
	text-align: left;
	color:#993300;
	font-size:120%;
}
.ucs_toha h4{

	border:0px;
	padding:0px;
	margin:0px;
	text-align: left;
	color:#993300;

}

.ucs_toha table{
	color: #000000;
/*	text-align: right; */
	border: 0px #000000 solid;
	background-color: #ffffff ;
}
.ucs_toha td{
	height: 50px;
	padding:10px;
/*	white-space:nowrap; */
}
.left_block {

	width:183px;
	height:500px;
	float:left;
	margin-left:10px;
	padding-right:10px;


}
.left_block img{

border:0px;
margin-bottom:50px;
}

.ucs_toha_hyodai {
	color: #003366;
	font-weight:bold;

	text-align:center;
}

.font_member{
	font-weight:bold;
	color: #666633;
	font-size:small;

}
.font_plus{
	font-weight:bold;
	color: #883311;
	font-size:small;

}
.font_vip{
	font-weight:bold;
	color: #990000;
	font-size:small;

}

.ucs_toha_main {
	text-align:center;
	float:left;

}

.toha_setsumei{
	color:#FF3333;

}