
body {
	background-color:#FFFFFF;
	margin-left:0px;
	margin-top:0px;
	font-size:small;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",sans-serif,serif,monospace,cursive,fantasy;
}

/*=========================================================================*/
/* COMMON
/*=========================================================================*/
/*
h1 {
	font-size: 14px;
	background-image:url("<?=base_url();?>images/topics.png");
}
*/


/*
h2 {
	width:440px;
	padding-left: 30px;
	line-height: 2em;
	font-weight: bold;
	font-size: 18px;
	background-image:url("<?=base_url();?>images/bg_h1.png");
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border-bottom : 3px solid #AAAAAA ;
}
*/

h3 {
}

