@charset "shift-jis";

#popup {
	position: absolute;
	width: 100%;
	left: 0;
	top: expression(body.scrollTop);
}
#popup dl{
	position: absolute;
	background-color: #ECFEFF;
	padding: 4px 2px 5px 4px;
	border: solid 1px #999;
	font-size: 90%;
	overflow: auto;
	overflow-x: visible;
	filter: Alpha(opacity=100);
	
}
#popup dl dt,#popup dl dd {
	padding-right: 2em;
}
#popup dl dd {
	margin-left: 1em;
}

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;
}

#hip {
	clear: both;
	padding: 5px 0px;
	border-style: solid;
	border-width: 1px 0px;
	border-color: #000000;
}

#hip ul {
	padding: 0px 0px 0px 20px;
}