BODY H1 { display:block; }

#header, #navi, #subnavi, #navi3, #content_left, #mv_img { display: none; }
#container {width: auto; height: auto; margin: 0; padding:0; background: none;}
#content {width: auto; height: auto; background: none; }
#content_right { width:600px; height: auto; background: none; clear:both;}
#footer		{
clear: both;
display:block;
	background: none;
	color: #ccc;
	text-align: left;
	vertical-align:bottom;
	padding: 5px;
	margin-top: 10px;
	border-top: 1px solid #ccc;
	width: 500px;
	height: auto;
}

TD, P, UL, OL { font: 11px/16px Georgia, "Times New Roman", Times, serif; }
TD			{ vertical-align: top; text-align: left; }
#content_right P	{ color: #3E3A1D; padding-left: 18px; margin-top: 5px; margin-bottom: 8px; width: auto; height: auto; }


H1, H2, H3	{ font-family: Georgia, "Times New Roman", Times, serif; }
H4, H5, H6	{ font-style: italic; }
H1			{ margin-top: 0px; font-size: 24px; line-height: 24px; color: #000; font-weight: bold; }
H2			{ font-size: 17px; line-height: 20px; font-style: normal; border-bottom: 0; font-weight: bold; padding-top: 10px; }
H3			{ font-size: 11px; font-weight: bold; margin-top: 25px; margin-bottom: 10px; color: #000000; text-transform: uppercase; letter-spacing: 0.2mm; }

A { text-decoration:underline; }
