@charset "shift_jis";
img, div, input, H1, H2, H3, H4, LI, A, A:hover, P  { 
	behavior: url("js/iepngfix.htc") 
}
#container {
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	background-image: url(img/hd.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 299px;
	text-align: center;
	padding-bottom: 15px;
}
#container #header H1 {
	display: none;
}
#container #header H2 {
	display: none;
}
#container #header H3 {
	height: 105px;
	width: 307px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	text-indent: -9999px;
}
#container #footer {
	background-image: url(img/ft.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #666666;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	padding: 10px 60px 60px;
}
#container #center {
	width: 640px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#container  #center  DIV.male {
	float: left;
	width: 210px;
	text-align: left;
}
#container  #center  DIV.female {
	float: right;
	width: 420px;
	text-align: left;
}
#container  #center  SPAN {
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	width: 180px;
	padding-right: 10px;
	padding-left: 10px;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 10px;
}
#container  #center  .male  SPAN {
	border-bottom: 1px dotted #33CCCC;
}
#container  #center  .female  SPAN {
	border-bottom: 1px dotted #CC0066;
}
#container #center INPUT {
	margin: 0px 5px 0px 0px;
}
#container #center P {
	clear: both;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #993366;
}
#container #center .attention {
	margin: 0px;
	padding: 0px 0px 15px;
	font-size: 10px;
	line-height: 12px;
	font-weight: lighter;
}

#container #center LABEL.nodeco {
	border: 0px none #F5EAEF;
}
#container #center .male TD {
	color: #003366;
	border-color: #003366;
}
#container #center .female TD {
	color: #990033;
	border-color: #990033;
}
#container #center .rank {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	padding-left: 10px;
	border-bottom: 1px solid #333333;
	padding-top: 30px;
	padding-bottom: 5px;
	text-align: left;
	width: 80px;
}
#container #center .name {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
	text-align: left;
}
#container #center .work {
	text-align: left;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#container #center .point {
	border-bottom: 1px solid #333333;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
	width: 80px;
}
#container #center .female TD.comment, #container #center .male TD.comment {
	color: #666666;
	padding-left: 20px;
	text-align: left;
}
#container #center .img {
	text-align: center;
	width: 120px;
}
#container #header .lead {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-left: 80px;
	padding-right: 80px;
}
#container #header .schedule {
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	text-align: left;
	padding-left: 80px;
	padding-top: 5px;
}
#container #header .start {
	background-image: url(img/btn_start.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 80px;
	width: 280px;
	display: block;
	text-align: left;
	text-indent: -9999px;
	float: right;
	margin-right: 80px;
	_margin-right: 40px;
}
#container #header A.start:hover {
	background-position: 0px -80px;
}

