#contents{
	padding-right:0;
}
#copy-box{
	background:url(../../images/about_bg.png) right bottom no-repeat;
	padding-bottom:74px;
}
.copy{
	margin-top:40px;
}
.copy-name{
	margin-top:72px;
}
#desc{
	margin-right:50px;
	
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	padding:17px 0;
	line-height:1.8;
}
/*--------------------

	clearfix

--------------------*/
#aside-social,
#aside-social ul,
#aside-banner ul,
#top-aside-banner ul{
   overflow:hidden;
   zoom:1;
}
#aside-social:after,
#aside-social ul:after,
#aside-banner ul:after,
#top-aside-banner ul:after{
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}
* html #aside-social,
* html #aside-social ul,
* html #aside-banner ul,
* html #top-aside-banner ul{
    height: 1em;
    overflow: visible;
}




#top-header .clearfix,
#top-header-inner .clearfix,
#top-header-main .clearfix{
	overflow:visible;
}

#top-header:after .clearfix,
#top-header-inner:after .clearfix,
#top-header-main:after .clearfix{
	overflow:visible;
}

#top-header,
#top-header-inner,
#top-header-main,
#contents1{
	overflow:visible;
}
