﻿@charset "utf-8";

/* ============================================
	/rule/index.html
============================================ */
.adobeFlash,
.adobeReader {
	margin-top: 1em;
	padding: 9px;
	width: 282px !important;
	width: 300px;
	font-size: 85%;
}
.adobeFlash {
	float: left;
	background: #dff1ff;
}
.adobeReader {
	float: right;
	background: #ffe4e0;
}

