@charset "utf-8";
#body {
	width:100%;
	height:100%;
}
#haed {
	background-position:left!important;
	width: auto!important;
	padding-top:20px!important;
}
.logo {
	background-image: url(../images/index/sp-logo.png)!important;
	height: 28px!important;
	width: 200px!important;
	float:none!important;
	display:block!important;
	margin-top:0!important;
}
.haed_manu {
	display:none;
}
.main_manu {
	display:none;
}
#myId object{
	display:none;
}
#content_center {
	display:none;
}
#container h2{
	margin: 20px 0 50px 0!important;
	width:95%!important;
	display: table;
	border-bottom:1px solid #FFFFFF!important;
}
.content_main {
	width:100%!important;
	margin:0!important;
}
#left {
	background:none!important;
	width:100%!important;
	margin-left:20px!important;
}
#left ul {
	padding:10px;
	display: table;
}
#left li {
	float:left;
	margin-right:20px!important;
	margin-bottom: 20px!important;
	padding-right:20px!important;
	border-right:1px solid #FFFFFF;
	white-space: nowrap;
}
#footer {
}
#footer_box {
	width: auto!important;
	margin:0!important;
}
.footer_left {
	width: auto!important;
	height: auto!important;
	float:none!important;
}
.footer_left ul {
	margin:50px 0 0 0!important;
	position: relative;
	top: -110px;
}
.footer_left li {
	border-right:1px solid #FFFFFF;
}
.footer_left a {
	color:#FFFFFF!important;
}
.footer_logo {
	background-image: url(../images/index/sp-logo.png)!important;
	height: 28px!important;
	width: 200px!important;
	display:block!important;
	margin-top:0!important;
}
.footer_right {
	width: auto!important;
}
.copyright {
	float:none!important;
}
.copyright p {
	font-size: 40%!important;
}