@charset "UTF-8";

@import url("default.css");

body {
	color: #000;
	background-color: #fff;
}

#kwick, #side, body#home div#news, #footer, div.go-top, div.detail {
	display:none;
}

#container {
	width:100%;
	margin:0 auto 0 auto;
}

#main {
	width:auto;
	height:auto;
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
	color:#000000;
}

h1, h2, h3, h4, p, table, blockquote, dl, ol, ul, address {
	margin: 1em 0;
}

th, td {
	padding: 10px 5px;
}

ol li {
	margin: 0 0 .5em 2em;
	list-style-type: decimal;
	list-style-position: outside;
}

h2 {
	width:auto;
	height:auto;
	background: none;
	text-indent: 0;
}

h3 {
	font-size:100%;
	padding:0;
	border-bottom:#000000 1px solid;
}

table { width:100%; }



/* -------- Beige Corner -------- */

.left-top-beige, .right-top-beige, .left-bottom-beige, .right-bottom-beige, .top-beige, .bottom-beige, .left-beige, .right-beige {
	display: none;
}
