@charset "utf-8";
/* CSS Document */

#rinA {
	/*透過処理*/
	opacity:1;
	filter:alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}