@charset "utf-8";
body,td,th {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #C00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C00;
}
a:hover {
	text-decoration: underline;
	color: #C00;
}
a:active {
	text-decoration: none;
	color: #C00;
}

#wrapper {
	width:760px;
	min-height:300px;
	margin:0 auto;
}
#logobox {width:330px; margin-right:5px; float:left; margin-top:90px; text-align:center;}
#content {padding:0 15px 0 15px; float:right; border-left:1px solid #ccc; width:380px;}
.fix { clear:both; height:1px;}
h1 { 
font-size : 12px; 
color : #333;
text-decoration : none;
}
.red {color:#cc0000;}

#address {border-top: 1px solid #ccc; width:380px;}
#address td {height:22px;}
#social { padding-right:15px;}
#social img {width:32px; height:32px; margin-right:5px; float:right; border:0;}

