@charset "utf-8";
/* CSS Document */

.top{
			width:1017px;
			height:87px;
			margin:0 auto;
}

.mvisual_bg{
			width:100%;
			height:360px;
			background:url(../images/include/mvisual_bg.jpg)  center 0 no-repeat;	
}

.mvisual{
			width:1016px;
			padding:1px 0 0 1px;
			height:359px;
			margin:0 auto;
}

.visual_bg{
			width:100%;
			height:260px;
			background:url(../images/include/visual_bg.jpg) center 0 no-repeat;
}

.visual{
			width:1017px;
			height:260px;
			margin:0 auto;
}

.sub_menu{
			position:absolute;
			top:0;
			width:687px;
			height:15px;
			z-index:100;
			padding-left:296px;
			display:none;
}

#floater{
			position: absolute;
			right:0;
			width: 80px;
			height: 332px;
}

.mcontents{
			width:1017px;
			height:496px;
			margin:0 auto;
}

.contents{
			width:1017px;
			margin:0 auto;
}

.lnb{
			width:200px;
			padding-bottom:50px;
			float:left;	
}

.main{
			width:666px;
			padding-left:46px;
			float:left;
}

.quick{
			width:105px;
			float:left;	
}

.footer_bg{
			width:100%;
			height:102px;
			background:url(../images/include/footer_bg.jpg) repeat-x;
			clear:both;
}

.footer{
			width:1017px;
			height:102px;
			margin:0 auto;
}