body{
	margin:0px auto;
	padding:0px;
	text-align:center;
	font-size:13px;
	line-height:20px;
	color:#666666;
}

p{
	margin:0px;
	padding:0px;
}
div#wrapper{
	margin:0px auto;
	width:844px;
	height:900px;
	background:url(../osaka/img/bg_01.gif) repeat-y;
	text-align:center;
}
div.heada{
	margin:0px auto;
	width:800px;
	height:20px;
	border-bottom:1px solid #F96517;

}
div.heada_space{
	margin:0px auto;
	width:820px;
	font-size:4px;
	line-height:5px;
	height:5px;
}
div#main{
	margin:0px auto;
	height:700px;
	width:820px;
}
div#main div#left_space{
	width:320px;
	height:700px;
	float:left;
	text-align:left;
}
table.tb_logo{
	background-color:#FD993E;
	color:#000000;
	font-size:12px;
	line-height:18px;
}
div#main div#right_space{
	width:485px;
	height:700px;
	float:right;
	text-align:left;
}	
div#foot{
	margin:0px auto;
	width:820px;
	height:80px;
	font-size:12px;
	line-height:24px;
	background:url(../osaka/img/bg_foot.gif) no-repeat #f0f0f0;
	text-align:center;
}
a.toplinktxt{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
a.toplinktxt:hover{
	color:#ffa079;
	font-weight:bold;
	text-decoration:underline;
}
a.linktxt{
	color:#000000;
	text-decoration:none;
}
a.linktxt:hover{
	color:#fff9f4;
	background-color:#F96517;
	text-decoration:underline;
}
a.footlink{
	color:#666666;
	text-decoration:none;
}
a.footlink:hover{
	color:#ffa079;
	text-decoration:underline;
}
