@charset "utf-8";


.info{
	margin: 8px 0px 0px 3px;
	width: 676px;
}

#kaminari_right{
	margin-right: 10px;
}

.midashi_small{
	background-repeat: no-repeat;
	font-size: 15px;
	height: 27px;
	margin: 0px;
	padding-left: 13px;
	padding-top: 3px;
	width: 676px;
}

.right_parts{
	margin-left: 5px;
	width: 675px;
}

.space26{
	margin-top: 26px;
}

/* 見出し大 */
div.midashi_large{
	margin:0 0 0 0;
	height:33px;
	width:642px;
	padding-left:30px;
	background-repeat:no-repeat;
	font-weight: bold;
	font-size:25px;
}

#tune_table{
	border-left: 1px solid silver;
	border-top: 1px solid silver;
}

#tune_table td{
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}

.f_red{
	color:#F00;
}

.f_green{
	color:#3F0;
}

.f_orenge{
	color:#F90;
}