body {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN","‚l‚r ƒSƒVƒbƒN";
}

body, div, dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset,
input, textarea,
p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

body {
	background-color:#EFEFEF;
	color:#000000;
	font-size:16px;
	line-height:115%;
}

h1 {
	color:red;
	font-weight:400;
	font-size:18px;
	padding: 10px 5px;
	clear: both;
}

h2 {
	font-size:16px;
	font-weight:400;
}

span {
	color:green;
}

li {
	list-style-type: square;
}

b {
	font-weight:700;
}

dd {
	margin:0 0 20px 32px;
}

dl {
	margin-left: 5px;
}

a:link, a:visited {
	color:blue;
}


a:active {
	color:red;
}

a:hover {
	color:#609;
}

a:link.makka, a:visited.makka, a:active.makka, a:hover.makka {
	color:red;
	text-decoration:underline;
}

a:link.ninki, a:visited.ninki, a:active.ninki, a:hover.ninki {
	color:#AF00CF;
	text-decoration:underline;
}

a:link.tan, a:visited.tan, a:active.tan, a:hover.tan {
	color:#333;
	text-decoration:underline;
}

.res {
	color:#B02B2C;
	font-weight:700;
}

.sin {
	color:#3F4C6B;
}

.spd {
	color:#006E2E;
	font-weight:700;
}

.title {
	font-size:18px;
	color:red;
}

.navi {
	color:#3300FF;
	text-decoration:underline;
}

#byte {
	color:red;
	font-family:"Arial";
	font-size:16px;
	font-weight:700;
}

#day-pv {
	color:#FF6347;
	font-size:18px;
}

#left {
	float:left;
	padding-left: 5px;
	width:79%;
	overflow:hidden;
	white-space:nowrap;
}

#right {
	float:right;
	width:20%;
	overflow:hidden;
	white-space:nowrap;
}

#header form {
	float: left;
}

#header li {
	list-style-type: none;
	float: left;
	padding: 0px 5px;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #000000;
}

#footer li {
	list-style-type: none;
	float: left;
	padding: 0px 5px;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #000000;
}
