body {
	margin				: 0px 0px 0px 0px;
	text-align			: center;
	color				: #402020;
	background-color		: #f4cbbc;
}

img {
	border				: 0px;
}

h1 {
	padding				: 0px 4px;
	font-size			: large;
	text-indent			: 0px;
	font-weight			: bold;
	font-family			: Helvetica, arial, serif, ‚l‚r ƒSƒVƒbƒN, Osaka;
	margin				: 0px;
	width				: 100%;
	border-left			: 1px solid;
	border-left-style		: double;
	border-color			: #f4cbbc;
	color				: #f4cbbc;
	background-color		: #803030;
}

h1.ad {
	padding				: 0px 4px;
	font-size			: large;
	text-indent			: 0px;
	font-weight			: bold;
	font-family			: Helvetica, arial, serif, ‚l‚r ƒSƒVƒbƒN, Osaka;
	margin				: 0px;
	width				: 100%;
	border-left			: 5px solid;
	border-left-style		: double;
	border-color			: #803030;
	color				: #803030;
	background-color		: #f4cbbc;
}


h2 {
	padding				: 0px 5px;
	font-size			: medium;
	font-weight			: bold;
	font-family			: Helvetica, arial, serif, ‚l‚r ƒSƒVƒbƒN, Osaka;
	width				: 750px;
	border-bottom			: 1px solid;
	border-left			: 1px solid;
	border-color			: #803030;
	color				: #803030;
	background-color		: #ffffff;
}

.icon {
	position			: left;
}

.block {
	padding-left		: 10px;
	padding-bottom		: 10px;
	margin-top			: 15px;
	border-bottom-width	: 2px;
	border-bottom-style	: groove;
	border-bottom-color	: #803030;
	color			: #602020;
}

.headder {
	padding-left		: 0px;
	padding-top			: 0px;
}


.unit {
	margin-top			: 20px;
}


#contents {
	margin-right		: auto;
	margin-left			: auto;
	text-align			: left;
	padding				: 20px 10px;
	width				: 800px;
	background-color	: #ffffff;
	border-right		: 1px solid;
	border-left			: 1px solid;
	border-color		: #803030;
	color				: #803030;
	background-color	: #ffffff;
}

a:link {
	color				: #803030;
	text-decoration		: none;
	font-weight			: bold;
}

a:visited {
	color				: #c53535;
	text-decoration		: none;
	font-weight			: bold;
}

a:active {
	color				: #ff5555;
	text-decoration		: none;
	font-weight			: bold;
}

a:hover {
	color				: #ff5555;
	text-decoration		: underline;
	font-weight			: bold;
	position			: relative; top: 1; left: 1;
}


.imp {
	color				: #ff6060;
	font-size			: medium;
	font-weight			: bold;
}


td.headder {
	font-size			: medium;
	font-weight			: bold;
	font-family			: Helvetica, arial, serif, ‚l‚r ƒSƒVƒbƒN, Osaka;
	margin				: 0px;
	border-bottom		: 1px solid;
	border-left			: 1px solid;
	border-left-style	: double;
	border-color		: #803030;
	color				: #803030;
	background-color	: #ffffff;
}

th {
	font-size			: medium;
	font-weight			: bold;
	font-family			: Helvetica, arial, serif, ‚l‚r ƒSƒVƒbƒN, Osaka;
	margin				: 0px;
	border-bottom		: 1px solid;
	border-left			: 1px solid;
	border-left-style	: double;
	border-color		: #803030;
	color				: #803030;
	background-color	: #ffffff;
}

th.side_b {
	font-size			: medium;
	font-weight			: bold;
	font-family			: Helvetica, arial, serif, ‚l‚r ƒSƒVƒbƒN, Osaka;
	margin				: 0px;
	border				: 1px solid;
	border-color		: #803030;
	color				: #803030;
	background-color	: #f4cbbc;
}

td.side_b {
	font-size			: medium;
	font-family			: Helvetica, arial, serif, ‚l‚r ƒSƒVƒbƒN, Osaka;
	margin				: 0px;
	border				: 1px solid;
	border-color		: #803030;
	color				: #803030;
	background-color	: #ffffff;
}

p.hidden {
	color				: #ffffff;
	font-size			: medium;
}

.impact {
	font-size			: medium;
	font-weight			: bold;
}

.quotation {
	font-size			: small;
	font-weight			: bold;
	border-bottom		: 1px solid;
	border-left			: 1px solid;
	border-top			: 1px solid;
	border-right			: 1px solid;
	border-color		: #803030;
	color				: #803030;
	background-color	: #f4cbbc;
}

.quotation_small {
	font-size			: x-small;
	font-weight			: bold;
	border-bottom		: 1px solid;
	border-left			: 1px solid;
	border-top			: 1px solid;
	border-right			: 1px solid;
	border-color		: #803030;
	color				: #803030;
	background-color	: #f4cbbc;
}

p.small {
	font-size			: x-small;
}




