.font01 { font-size: 12px; color: #FF3333;}
.t-01 {	font-size: 12px; color: #FF3333;}
.font02 { font-size: 12px; color: #003366;}
.t-02 {	font-size: 18px; font-weight: bold; color: #FF3333;}
#infobox {
	background: #FFFFFF;
	width: 800px;
	border: 1px solid #333333;
	margin: 10px auto;
	padding: 5px;
	text-align: left;
	line-height: 1.6em;
	color: #FF0000;
	font-size: 0.85em;
}

.font03 {font-size: 12px; line-height: 17px; color: #003366;}
.font04 {font-size: 12px; color: #FFFFFF; font-weight: bold;}
.font02-r {font-size: 12px;color: #FF0000;font-weight: bold;}
body {
	background-image: url(image/main_bg.gif);
	background-repeat: repeat-x;
	background-position: 136px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#head01 {
	background-image: url(image/h_bg.gif);
	height: 80px;
	width: 100%;
	background-position: 0px -11px;
}
#head01 p {
	font-weight: bold;
	color: #333333;
	padding: 0px;
	text-indent: 10px;
	font-size: 0.8em;
}

#head01 h1 {
	background-image: url(image/header/header02_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	text-indent: -9999px;
	margin: 0px;
}
.caution {
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: bold;
	color: #000033;
}

