.bg_01 {
	background-repeat: repeat-y;
}
body {
	background-image: url(../img_sim/model/bg_01.jpg);
	background-repeat: repeat-x;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.font01 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 150%;
}
.font02 {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.font03 {
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
