html{
	height:100%;
}
body{
	margin: 0;
	padding:0;
	height:100%;
	background: #fff url("../i/bg_black.gif") left top repeat-y;
	color:#333;
	line-height: 1.6em;
}

*html body,*html table{
	font-size:x-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size:small;
}
body,table{
	voice-family: "\"}\""; 
	voice-family:inherit;
	font-size:small;
}
img{
	border-width:0;
}
h2,h3{
	margin:1em 0 0 0;
	padding:0;
	font-size:100%;
}
p{
	margin:0;
	padding:0.5em;
}
a{text-decoration:none;}
a:link    {color: #333;}
a:visited {color: #333;}
a:hover   {color: #903;text-decoration:underline;}
a:active  {color: #333;}
ul{
	margin:0;
	padding:0;
	list-style-type:none;
	font-size: 100%;
	font-family: "lr SVbN", "Osaka|";
	line-height: 1.8em;
	text-align:left;
}


#left{
	margin: 0;
	padding:0;
	background: #333 url("../i/copy.gif") center bottom no-repeat;
	color:#fff;
	width:120px;
	height:100%;
	float:left;
	text-align:center;
}
#left h1{
	margin: 0 auto 25px auto;
	padding-top: 0;
	background: #333 url("../i/logo.gif") 0 15px no-repeat;

	width: 58px;
	height:62px;

	font-size: 100%;
	text-indent:-100em;
}

#left ul{margin-left:2.5em;}
#left li{display:inline;}
#left a{text-decoration:none;display:block;}
#left a:link    {color: #fff;}
#left a:visited {color: #fff;}
#left a:hover   {color: #600;text-decoration:underline;}
#left a:active  {color: #fff;}

#contents{
	margin: 0 0 0 0;
	padding:87px 0 0 1.5em;
	width:40em;
	
	/* \*/
	margin: 87px 0 0 0;
	padding:0 0 0 1.5em;
	width:65%;
	/* */
	background-color: #fff;
	color:#333;

	float:left;
}
#contents ul{margin-bottom:3em;}
#footer{
	display:none;
}
.infoImg{
	margin: 0 10px 10px 0;
	float:left;
}
.clear{
	clear:both;
}
