/* CSS Document */

body  {

text-align:center;
}
.container {
	width:750px;
	position:relative;
	margin:0 auto;
	text-align:left;
	background-color: #FFFFFF;
	height: 0;
}
#main {
width:540px;
float:left;
}

#sidebar {
float:left;
width:20px;
}

#content{
float:right;
width:180px;
}.



.textcontents {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 10px;
	font-style: normal;
	line-height: 110%;
}
.text01 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 10pt;
	font-style: normal;
}
.sidebar1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 8pt;
	font-style: normal;
	line-height: 140%;
}
.text_center {
	font-size: 14px;
	line-height: 200%;
}
