/* Base Style */

td,th {
	font-size: 14px;
	line-height: 125%;
	color: #666666;
}
.bg_gray {
	background-color: #CCCCCC;
}
/* yst対策 CSS Style */
h1{
 font-size:10px;
 font-weight:normal;
 color:ffffff;
 margin:0px;
}


#move {
	font-size: 14px;
	line-height: 125%;
	font-weight:bold;
	border:1px solid #0072DF;
	padding:10px 0 10px 0;
	text-align:center;
	margin:5px;
}

#move a:link{
　　color: #ff0000;
	font-size: 14px;
	text-decoration: none;
}

#move a:visited {
	color: #ff0000;
	font-size:14px;
	text-decoration: none;
}

#move a:hover {
	color: #CD7F12;
	font-size:14px;
}

#move a:active {
	color: #ff0000;
	font-size:14px;
}


.ido {
　　color:#ff0000;
　　font-size:14px;
	text-decoration: none;
}
