@charset "shift_jis";
body,td,th {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	color: #000000;
}
p{
	margin: 0px;

}
a:link {
	color: #0066CC;
	text-decoration: none;
}


a:visited {
	color: #bb3333;
	text-decoration: none;
}


a:hover {
	color: #ff6600;
	text-decoration: none;
}

a:active {
	color: #cccccc;
	text-decoration: none;
}

.cl {
	clear: both;
}


#foot {
	width: 850px;
	font-size: 85%;
	background-image: url(bkg_foot.gif);
	margin: 20px auto 0 auto;
	padding-bottom: 30px;
	color: #333333;
}
.left{
	float: left;
	width: 343px;
} 
#foot p {
	line-height: 1.4em;
	padding-top: 14px;
	padding-left: 45px;
	font-size: 100%;
	width: 366px;
}

#foot span {
	display: block;
	margin: 8px 8px;
	line-height: 1.1em;
}

#foot img.spc {
	margin: 8px 0;
}

#foot img.spc2 {
	float: right;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}
#foot p.footer_link {
	width: 700px;
}
#foot p.footer_link a {
    margin: 5px 5px;
}
p.aura_link    {
	font-size: 0.75em;
	color: #999999;
	text-align: right;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
p.aura_link a  {
	color: #999999;
}

#copy {
	background-color: #CCCCCC;
	font-size: 0.875em;
	font-weight: bold;
	color: #003366;
	padding-left: 50px;
}

