@charset "Shift_jis";


/****example****/

.list{
	width:610px;
	margin:40px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.list th{
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 30px;
	font-weight:normal;
	font-size:80%;
	line-height:150%;
	border-bottom:1px solid #dcdcdc;
}

.list td{
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 0px;
	font-size:80%;
	line-height:150%;
	border-bottom:1px solid #dcdcdc;
}

#mainR a{
	color:#6cdcf4;
}
#mainR.list td a:hover{
	color:#6cdcf4;
	text-decoration:underline;
}
