/* Xenepic */
@import url("fc_style.css");
@import url("tbl_style.css");

body {
	text-align:center;
	vertical-align:top;
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka , "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	line-height:135%;
	color:#333;
	background-color:#94b1e2;
	background-image:url(../images/back.jpg);
	background-repeat:repeat-x;
}
ul,ol,dl		{ 
	margin:0;
	padding:0;
	list-style:none;
	 }
ul.ulnormal		{ position:relative; }
