@charset "UTF-8";

/*---------------
□□□layout□□□
---------------*/
.main div.entry_para{
	display: block;
	width: 564px;
	margin-bottom: 40px;
	text-align: left;
}
.main div.entry_para p.txt{
}
table {
	width:100%;}
table th,table td{
	padding: 15px;
}
table tr{
	background:#E4ECF4;
}table tr.even{
	background:#FCFBF9;
}
.attention{
	color: #C00;
	text-align: right;
	margin-top: 10px;
}

/*---------------
□□□font□□□
---------------*/

table{
	font-size: 123.1%;
	line-height: 1.6em;
}
.attention{
	color: #C00;
}
table span{
	font-size: 12px;
}
.main .entry_para h3{
	font-size: 20px;
	color: #5370C8;
	font-weight: bold;
}
.main .entry_para a{
	color: #F87655;
	text-decoration: none;
}