body {
     margin:5% 10%;
	 background-color:#6f899e;
     background-image:url(../image/background_top.gif);
	 background-repeat:repeat;
	 font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3",sans-serif;
}

#container{
     width:833px;
}

#contents{
     width:800px;
	 float:left;
}

#side{
     width:33px;
	 height:600px;
	 float:right;
	 background-image:url(../image/title01.gif);
	 background-repeat:no-repeat;
	 background-position: 0 363px;
}