@charset "utf-8";

/**
 * print.css
 * type: print skin
 */

body {
	background:none;
}

#POKKAheader {
	background:none;
	padding:0;
	margin:0;
}

#topicPath{
	background-image: none;
}

#POKKAheader .search,
#POKKAheader .textsize,
#POKKAheader .utilities,
#POKKAheader .utilities ul,
#POKKAheader #gNavi,
#SIDE,
.gotop,
.lev4navi,
#PAGETOP,
#POKKAfooter ul,
#FOOTER ul {
	display:none;
}

#BASE{
	width: 580px;
	text-align: center;
	background-image: none;
}

#MAIN{
	float: none;
	width: 575px;
	margin: 0px auto;
	text-align: left;
}


#FOOTER {
	width:570px;
	background:none;
	border-top:solid 1px #ccc;
	padding:5px 0 0 0;
}
#FOOTER p {
	color: #000;
}
