table {
	font-size: 12px;
	line-height: 18px;
	color: #222222;
	border-left-color: #D4D0C8;
}
.style1 {color: #FF0033}
.style5 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	color: #333333;
}
.style2 {	color: #003399;
	font-weight: bold;
}
.style3 {
	font-size: 10px;
	color: #FFFFFF;
}

img{
	border:0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-color: #FFFFFF;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}

#all_box01{
	width:650px;
	margin:0 auto;
	padding:10px 20px 20px 20px;
	background:#FFF;
	font-size:12px;
	line-height:150%;
	color:#333;
}
#all_box01 h1,#all_box01 h2{
	margin:20px 0;
}
#all_box01 h3{
	margin:0 0 15px 0;
	font-size:12px;
}

#text_box01{
	width:570px;
	margin:0 auto;
}
#text_box01 strong{
	color:#09C;
}

#text_box01 img{
	margin:15px 0 5px 0;
}

#footer_box{
	width:630px;
	padding:10px 0 0 0;
	margin:20px auto;
	border-top:1px solid #CCC;
	text-align:center;
}