h1, h2, h3, th, dt, strong, a, #logo a, #footer ul li {
    margin: 0;
    padding: 0;
    font-family: "Century Gothic", Arial, sans-serif;
    font-weight: normal;
    color: #5d4442;
}
body {
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: white;
    background-image: none;
    font-size: 12pt;
    line-height: 1.4;
}
head+body {
    width: 165mm;
    max-width: 100%;
    min-width: 80%;
    margin: 0 auto;
}
p, dt, dd, th, td, li  {
    line-height: 1.8;
}

/*---index---*/
#index #head{
	display:none;
	height:1px;
}
#index #menu{
	display:none;
	height:0px;	
}
#index #allbox .left_column h2{
	text-indent:0px;
	border-bottom:1px;
	padding:10px;
	color:#000;
}

#index .pickup_btnSpace{
	display:none;
	height:0px;
}
/*---l2---*/
#menu{
	display:none;
	height:0px;	
}

#wrapper{
	width:600px;
}
