
@charset "utf-8";


#container,#navHolder{
	max-width:98%;	
}
#contents{
width:98%;
}
.pageHolder{
	max-width:1020px;
}
.pageHolder h1 {
font-size: 17px;
line-height:20px;
padding-right: 10px;
}
.mainContent {
width: 63%;

}
.mainImage{
	width: 179px;
height: 243px;
background-size: contain;
margin-right: 40px;
margin-left: 20px;
}

#rightSideMenu {
width: 33%;
}
#leftSideMenu {

width: 67%;
padding-left:24px;
}
#leftHack {
width: 200px;
}
#rightHack{
	display:none;
}
#logo {
width: 388px;
height: 80px;

background-repeat: no-repeat;
background-size: cover;
background-position-x: -7px;
}
#middle {
	max-width:1080px;
}