﻿#wrap {
	width:100%;
	height: 100%;
	background:url(../images/common/top_bg.gif) center top repeat-x;
	}
	
#top {
margin:0 auto;
width:990px;
height:106px;
text-align:left;

}

#main_visual{
	margin:0 auto;
	width:970px;
}

#main_contents_wrap{
	margin:0 auto;
	width:970px;
}
	
#main_contents_wrap2{
	margin:0 auto;
	width:970px;
}
	

#contents_wrap{
	margin:0 auto;
	width:970px;
	background:url(../images/common/content_top_bg.gif) center top no-repeat;
	padding-top:16px;
}
	
#bottom {
	width:100%;
	height:139px;
}

#copy{
	margin:0 auto;
	width:1000px;
}

#box01{
	width:670px;
	height:559px;
	border:1px solid #454545;
	background:url(../images/common/box_bg.gif) 0 0 no-repeat;
	margin-bottom:30px;
	padding:10px;
	text-align:left;
	overflow-x:hidden;
	overflow-y:auto;
}

#box02{
	width:700px;
	height:200px;
	border:1px solid #d5d5d5;
	background-color:#f8f8f8;
	padding:10px;
	text-align:left;
	overflow-x:hidden;
	overflow-y:auto;
}




/*
#wrap {}
 #top {}
     .logo{}
     .top_menu{}
     .gnb{}
 #visual{}
 #main_contents{}
 #contents_wrap {}
    #left{}
  	#contents {}
      .ttl{}
      .stage{}
 #bottom {}
     .b_logo{}
     .copy{}
     .b_link{}
     */