@charset "Shift_JIS";

div.preservation-lay2col{
	width:570px;
}

div.preservation-lay2col .left{
	float:left;
}

div.preservation-lay2col .right{
	float:right;
}

/*保全の仕組みFlash*/
div#flashcontent-preservation{
	margin-bottom:15px;
}

div#noflash-preservation{
	margin-bottom:15px;
	width:570px;
}


/*資料・リンクページボタン*/
div.link a{
	display:block;
	width:209px;
	height:32px;
	background-image:url(../images/link_button.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

div.link a:hover{
	background-position:-209px 0;
}