body{
	border-top: 0;
}
#download #main_area{
float: none;
width: 100%;
}
#download .ttl{
width: auto;
}
#fancybox-outer{
opacity: 0.85;
}
#fancybox-outer,
.fancybox-title-inside {
background-color : #000000;
}

#fancybox-content {
border-color : #000000;
color: #fff;
}

#fancybox-wrap a {
color: #FFFFFF;
}

#fancybox-wrap a:hover {
color: #CCCCCC;
}
#download #main_area .account .left,
#download #main_area .account .right{
margin: 0 10px;
}
#fancybox-wrap,
#fancybox-wrap dd,
#fancybox-wrap div,
#fancybox-wrap dl,
#fancybox-wrap dt,
#fancybox-wrap h1,
#fancybox-wrap h2,
#fancybox-wrap h3{
	box-sizing: content-box;
}

.login .left{
	float: left;
	width: 335px;
	max-width: 100%;
	margin: 0 10px 0 0;
}
.login .right{
	float: left;
	width: 335px;
	max-width: 100%;
	margin: 0 0 0 10px;
}
.login .sub_ttl::before{
	width: 100%;
}

/*
sub_ttl
*/
.sub_ttl::before{
	bottom: -8px !important;
	position: absolute !important;
}
.sub_ttl::after{
	position: absolute !important;
}

.sub_ttl{
	position: relative !important;
}