@charset "UTF-8";
/* CSS Document */


body{
	background-color:#fff;
	margin:0 auto 0 auto;
	border:0;
	}
	
*{
	margin:0px;
	padding:0px;

}

.left{
	float:left}

img{
	border:none
	}	


#wrapper{
	width:1046px;
	height:497px;
	margin:70px auto 0 auto;
	padding:0 0 24px 0 ;
}
*html #wrapper{
	width:1050px;
	height:497px;
	margin:70px auto 0 auto;
	padding:0 0 24px 0 ;
}


	

li{
	list-style-type:none;
	float:left;
	}
	


.clear{
	clear:both}


#buttun{
	width:12px;
	height:470px;
	margin:0 36px 0 12px;
	float:left;
	vertical-align:top
	}



#copy{
	float:left;
	margin-left:36px
	}
	
#contents{
	width:1046px;
	height:570px;
	}
	

*html #contents{
	width:1050px;
	height:570px;
	vertical-align:top
	}




#contents a{
	background:url(../img/top/buttun.gif) no-repeat;
	width:12px;
	height:12px;
	overflow:hidden;
	display:block;
	}
*html #contents a{
	background:url(../img/top/buttun.gif) no-repeat;
	width:12px;
	height:7px;
	overflow:hidden
	}

#left_box {
	width:470px;
	height:470px;
	float:left;
	}	
#right_box {
	width:470px;
	height:470px;
	float:left;
	}

	
#header{
	width:1045px;
	height:51px;
	float:left
	}
#logo{
	margin-bottom:12px
	}
	
#menu_box{
	width:100px;
	height:31px;
	float:left;
	}
#menu{
	width:511px;
	height:20px;
	}
#menu ul{
	list-style:none;
	float:left;
	}

