@charset "UTF-8";
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/back.gif);
	background-repeat: repeat;
	color: #333;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
}
a img {
	border-style: none;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #999;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
#wrapper {
	background-color: #FFF;
	margin: 0px auto;
	width: 858px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#sidebar {
	float: left;
	width: 184px;
	list-style: url(none) none;
	padding-left: 1px;
}
#sidebar ul li {
	list-style: url(none) none;
}
#main {
}
#main_in {
	padding: 15px;
	float: right;
	margin-bottom: 20px;
	width: 640px;
}
#foooter {
	color: #333;
	background-color: #CCC;
	padding: 10px 15px;
	clear: both;
	text-align: right;
}
#header {
	background-image: url(images/dami-kanban.jpg);
	background-repeat: no-repeat;
	height: 285px;
	padding-top: 3px;
	padding-bottom: 3px;
	position: relative;
	border-top: 15px solid #ccc;
}
#header ul {
	width: 858px;
	position: absolute;
	left: 0px;
	top: 250px;
	border-top: 1px solid #666;
}
#header ul li {
	list-style: url(none) none;
	float: left;
}
#header ul li a {
	line-height: 3.8em;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 33px;
	width: 95px;
	background-image: url(images/top_b.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	color: #060;
	font-size: 9px;
}
#home #header #nHome a {
	color: #F60;
}
#campaign #header #nCampaign a {
	color: #F60;
}
#flier #header #nFlier a {
	color: #F60;
}
#season #header #nMenu a {
	color: #F60;
}
#store #header #nStore a {
	color: #F60;
}
#prof #header #nProf a {
	color: #F60;
}
#recruit #header #nRecruit a {
	color: #F60;
}
#access #header #nAccess a {
	color: #F60;
}
#order #header #nOrder a {
	color: #F60;
}h2 {
	font-size: 24px;
	color: #F60;
}
h3 {
	font-size: 18px;
	color: #333;
}
h4 {
	font-size: 14px;
	color: #333;
}
h5 {
	font-size: 12px;
}
#home #main table tr td img {
	padding: 5px;
}
#order #main #main_in table tr td #order_list ul li {
	list-style: disc outside;
}
#top_swf {
	position: absolute;
	clip: rect(-10px,auto,auto,auto);
}
#news {
	margin: 10px;
	padding: 10px;
	border-top: 1px solid #F90;
	border-right: 1px solid #F90;
	border-bottom: 1px solid #F90;
	border-left: 1px solid #FA9B1C;
}
#news dl dd {
	text-indent: 15px;
}
