body {
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}
body {
	margin: 15px;
	text-align: center;
}
#wrapper {
	width:660px;
	margin: 0 auto;
	text-align: left;
}
p {
	margin: 0 0 10px 0;
	line-height: 1.4em;
}
p.ad {
	float: right;
}
.aligncenter {
	clear: both;
	text-align: center;
}
.alignright {
	clear: both;
	text-align: right;
}
a:link,a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #CC0000;
	text-decoration: none;
}
#footer {
	clear: both;
	background: #000000 url(../images/footer_bg.gif) no-repeat left top;
	margin: 10px;
	color: #FFFFFF;
	padding: 20px 15px;
	height: 150px;
}
#footer-address {
	float: right;
	margin: 0 0 10px 0;
	width: 400px;
} 

#footer address {
	clear: both;
	float: right;
	font: normal 10px Arial, Helvetica, sans-serif;
}
#footer a:link,#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #CC0000;
	text-decoration: none;
}
.printer {
	padding: 10px 0 10px 30px;
	background: url(../images/icon_printer.gif) no-repeat left center;
}
p.linkhome a {
	float: right;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	border: none;
}
p.linkhome a:link,p.linkhome a:visited {
	background: url(../images/link_home.gif) no-repeat left center!important;
	border: none;
}	
p.linkhome a:hover {
	background: url(../images/link_home_active.gif) no-repeat left center!important;
	border: none;
}
.mgnl50{
	margin-left:50px;
}