html {
	height: 100%;
	padding-bottom: 1px;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0px;
	padding: 0px;
}
body {
	background: #F2F2F2 url(/images/bg.gif) repeat-y center top;
}
body,td {
	color: #666;
	font-family: verdana, arial, helvetica, Sans-Serif;
	font-size: 12px;
	line-height:20px;
}
dt,dd,li,pre,p,blockquote { line-height: 20px; }
a {
	background-color: inherit;
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #99CC33;
	text-decoration: underline;
}
#main_bg {
	background: url(/images/main_bg.gif) no-repeat center bottom;
	display: block;
	height: 375px;
	left: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 100%;
}
#main_wrap_bg {
	background: #FFF url(/images/main_wrap_bg.gif) repeat-x center bottom;
	display: block;
	height: 375px;
	left: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 100%;
}
#logo_wrap {
	background: #1A4D33 url(/images/logo_bg.gif) repeat-x 0px 0px;
	position: relative;
	text-align: center;
}
#logo {
	margin: 0px auto;
	text-align: left;
	width: 840px;
}
#navigation_wrap {
	background: #F2F2F2 url(/images/navigation_bg.gif) repeat-x;
	position: relative;
	text-align: center;
}
#navigation {
	margin: 0px auto;
	text-align: left;
	width: 842px;
}
#flash_wrap {
	background: url(/images/flash_bg.gif) repeat-x left top;
	position: relative;
	text-align: center;
}
#main_wrap {
	position: relative;
	text-align: center;
}
#topicpath {
	color: #B3B3B3;
	font-size: 10px;
	line-height: 100%;
	margin: 10px 0px;
}
#topicpath a:link {
	color: #B3B3B3;
}
#topicpath a:visited {
	color: #B3B3B3;
}
#main {
	margin: 0px auto;
	text-align: left;
	width: 840px;
}
#left {
	float: left;
	margin: 0px 30px 0px 0px;
	text-align: left;
	width: 200px;
}
#left .content {
	border-top: 3px solid #E6E6E6;
	margin-bottom: 30px;
}
#left .content p.title{
	color: #999;
	font-size: 10px;
	font-weight: bold;
	line-height: 100%;
	margin-top: 5px;
}
#left .jets {
	background: url(/images/left_border.gif) repeat-x left bottom;
	padding: 5px 0px 6px;
}
#left .jets:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
#left .jets {
    display: inline-block;
}
html[xmlns] #left .jets {
    display: block;
}
* html #left .jets {
    height: 1%;
}
#left .jets p {
	color: #999;
	font-size: 10px;
	line-height: 16px;
	padding: 4px 0px 4px 50px;
}
#left .jets a {
	color: #999;
}
#left .jets a:hover {
	color: #99CC33;
}
#left .jets strong{
	font-size: 12px;
}
#left .jets p.schedule {
	background: url(/images/left_jets_schedule.gif) no-repeat left top;
}
#left .jets p.report {
	background: url(/images/left_jets_report.gif) no-repeat left top;
}
#left .jets p.fujich {
	background: url(/images/left_jets_fujich.gif) no-repeat left top;
}
#left .jets p.jchannel {
	background: url(/images/left_jets_jchannel.gif) no-repeat left top;
}
#left .jets p.ob {
	background: url(/images/left_jets_ob.gif) no-repeat left top;
	padding: 4px 0px 4px 75px;
}
#left .link {
	background: url(/images/left_border.gif) repeat-x left bottom;
	color: #CCC;
	font-size: 10px;
	line-height: 100%;
	padding: 5px 0px 6px;
}
#left .link a img{
	margin-right: 5px;
}
#right {
	float: left;
	text-align: left;
	width: 600px;
}
#footer {
	border-top: 1px solid #E6E6E6;
	clear: both;
	color: #999;
	font-size: 10px;
	line-height: 16px;
	margin-right: 10px;
	padding: 8px 0px;
	text-align: center;
	width: 830px;
}
.notice {
	font-size: 10px;
}
.notice_red {
	color: #FF0000;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.clearfix { display: inline-table; }
/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

