body	{
	color: #444444;
}

a	{
	text-decoration: none;
}

div#container	{
	border: solid 2px #99ccff;
	padding: 20px;
	background-color: #ffffff;
}

div#header	{
	background-color: #99ccff;
	padding: 5px 20px;
	margin-bottom: 0;
}

div#header p	{
	color: #666666;
	margin-top: 5px;
}

div#contents	{
	margin-top: 5px 20px;
	margin-right: 220px;
}

h1	{
	font-size: 1.25em;
	color: #ffffff;
	margin-bottom: 0;
}

h2	{
	font-size: 1.2em;
	border-left: solid 10px #99ccff;
	padding-left: 5px;
	background-color:#fff6f6;
}

h3	{
	font-size: 1em;
	padding-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #99ccff;
	border-left-color: #ffcc00;
	background-image: url(img/mark.png);
	background-repeat: no-repeat;
	background-position: 0 0.5px;
}

p	{
	font-size: 1em;
}

img.cap	{
	border: none;
	margin-top: 10px;
	margin-bottom: -10px;
	}

img.button	{
	border: none;
	width: 25px;
	height: 25px;
	vertical-align: -7px;
}

img.icon	{
	border: none;
	width: 16px;
	height: 16px;
	vertical-align: -2px;
}

img.up	{
	border: none;
	width: 25px;
	vertical-align: 0px;
}

div#footer	{
	clear: both;
}

address	{
	font-size:0.75em;
	font-style: normal;
	margin-top: 5px;
	clear: both;
	text-align: center;
}

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

a:hover	{
	color: #6666cc;
}

div#navi ul	{
	list-style-type: none;
	display: block;
	height: 20px;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
	padding: 3px 20px;
	background: #ccccff;
}

div#navi ul li	{
	float: left;
	width: 130px;
}

div#navi ul li a:hover	{
	color: #000000;
}

div#menu ul	{
	list-style-type: none;
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 0;
	padding: 0;
	width: 200px;
	float: right
}
		
div#menu li	{
	padding-right: 10px;
	padding-top: 10px;
	border-bottom: dotted 2px #99ccff;
}

div#icon ul	{
	list-style-type: none;
}

table	{
	border: 1px solid #eeeeee;
	border-collapse: separate;
	margin-bottom: 15px;
}

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

th	{
	border-color: #ffffff #6699cc #6699cc #ffffff;
	border-style: solid;
	border-width: 1px;
	background: #99ccff;
	color: #ffffff;
}

td	{
	border-color: #ffffff #6699cc #6699cc #ffffff;
	border-style: solid;
	border-width: 1px;
}

#bestsupporter	{
	background: #d9e7f6;
}
