@charset "UTF-8";

/*////////////////////////////////////////////////////////////
	basic design
////////////////////////////////////////////////////////////*/

html,body{
	font-size: 8pt;
	line-height: 1.4em;
}
h1,h2,h3,h4,h5 {
	font-weight: bold;
}
.wr a {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.ft {
	width: 100%;
}
.pr,.se {
	float: none;
}
.search {
	display: none;
}

/*////////////////////////////////////////////////////////////
	home
////////////////////////////////////////////////////////////*/

.categories .c1,
.categories .c2,
.categories .c3 {
	margin-right: 0px;
}
