@charset "utf-8";
#container #title {
	background-image: url(image/contentHeader_topshadow2.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 80px;
	width: 400px;
	margin-top: 50px;
}

#container #title #banner {
	background-image: url(image/baibai.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 300px;
}


#container #footer {
	background-image: url(image/footer_dropshadow.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 700px;
	height: 100px;
	clear: both;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
	z-index: 1;
}
#container #sub_contents {
	background-image: url(image/body_dropshadow.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 700px;
	clear: both;
	float: left;
	position: relative;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	padding-left: 0px;
	text-indent: 10px;
	z-index: 2;
}
#container #sub_contents #bukken1 {
	float: none;
	clear: left;
	text-indent: 0px;
	width: 580px;
	left: 60px;
	position: relative;
	background-image: url(image/entry_ft_shadow.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	z-index: 3;
	height: auto;
}



#container #footer #link_footer {
	font-size: 12px;
	width: 30em;
	margin: 0px;
	height: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 1em;
	color: #0066CC;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #66FFFF;
}
a:active {
	color: #66FFFF;
}
#container #sub_contents #bukken1 img {
	margin: 1px;
}

