/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

 オーバーチュア

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* F1 */

.overtureF1{
	margin:0 auto;
	width:830px;
}

.overtureF1 a{
	float:left;
	display:block;
	padding:5px 10px;
	width:250px;
	color:#555;
	text-decoration:none;
	line-height: 1.2;
	text-align:left;
}

.overtureF1 a:hover{
	background-color:#EEE;
}

.imprF1{
	margin:15 auto 10px;
	width:830px;
	text-align:right
}


