/* CSS Document */







/************************************************************
HTML TAGS
************************************************************/
body {
	color : #333;
	text-align:center;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3, sans-serif"; 
	color:#666666;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	letter-spacing:2px;
	font-size: 12px;
    vertical-align:top;
	margin:0px 0px 0px 0px;
	background-image:url(../img/home/darkbrownbg.jpg);}



table {	
	margin : 0 auto;
	empty-cells: show;
	border: 0;
	color : #333;
	letter-spacing:1px;
	line-height:20px;
	background-image:url(../img/contents/conbg.jpg);
}

td {
	font:normal 80% "lr oSVbN", Osaka, "qMmpS Pro W3, sans-serif";line-height:16px; letter-spacing:1px;
}

img {
	border:0;
}

em {
	font-weight: nomal;
	font-style : normal;
}

p {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-right:10px;
	
}

ul,ol {
	margin: 0px;
	font-size:100%;
	list-style-type:none;
	line-height:0px;
	padding:0px;
}
li {margin: 0px;
padding:0px;}
#cleaner li {
	list-style-type: square;
}



address {clear: both;font-style: normal;font-weight: normal;margin-left: 10px;font-size: 100%; color:#666666}

a:link {
	color:#330000;
	
}

a:visited {
	color:#660000;
	
}

a:hover {
	color:#CC6600;
	
}

h1,h2,h3,h4,h5 {
	margin:0px;
	text-align: left;
	font-size:100%;
	
}
h1 {font-size:12px; font-weight:normal;}

strong {font-weight:normal;}
h4 strong {font-weight:bold;}
