@charset "euc-jp";

@import url("rally.css");


/* =======================================================
フロート解除
========================================================*/
.floathack {
	overflow: hidden;
	height: auto;
}

.floathack:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

/*\*/
* html .floathack {
	height: 1%;
	overflow: visible;
}

/**/


/* =======================================================
info 統一 css
======================================================= */

.contentsbox_info {
	border: 1px solid #999;
	padding: 1px;
}

.contentsbox_main_info {
	background: url("../image/mainbar_shadow.gif") repeat-x left top;
	padding: 10px 6px 6px;
	margin-top: 1px;
}

.contentsbox_main_info p {
	margin-bottom: 10px;
}

/* =======================================================
ルール rule.html
======================================================= */

.pogderby_rulebox {
	width: 840px;
	margin: 10px auto;
	background: #eee;
	border: 1px solid #aaa;
	position: relative;
}

.pogderby_rulebox div {
	background: url("../image/rule_box_bottom.gif") no-repeat left bottom;
}

.pogderby_rulebox h4 {
	background-repeat: no-repeat;
	background-position: 12px 12px;
	width: 170px;
	height: 34px;
}

.pogderby_rulebox p {
	width: 500px;
	margin: 10px 15px 15px;
}

.pogderby_rulebox .rule_checkpoint {
	width: 277px;
	position: absolute;
	top: 10px;
	left: 535px;
	background: url("../image/rule_checkpoint_top.gif") no-repeat left top;
}

.rule_checkpoint .rule_checktext {
	width: auto;
	background: url("../image/rule_checkpoint_bottom.gif") no-repeat left bottom;
	padding: 55px 15px 15px 15px;
	margin: 0;
}

p.pogderby_pointadd {
	margin: 10px 10px 20px;
	text-align: right;
}

dl.pogderby_party {
	margin: 20px;
}

dl.pogderby_party dt {
	margin: 10px 0;
	font-weight: bold;
	color: #017401;
}

dl.pogderby_party dd {
	background: url("../image/right_arrow01.jpg") no-repeat 3px 3px;
	padding: 0 0 0 12px;
	margin-left: 6px;
	margin-bottom: 6px;
}


p.rule_btncap {
	width: 487px;
	height: 80px;
	margin: 20px auto 10px;
	background: url("../image/pogderby_rule_btncap.gif") no-repeat 0 0;
}


.rule_bnrbox {
	margin: 20px;
	text-align: center;
}

span.font_red {
	color: #f00;
}

p.rule_to_id {
	height: 82px;
	background: url("../image/pogderby08_rule_to_id.gif") no-repeat center center;
	margin: 1em 0;
}

/* =======================================================
賞品 prize.html
======================================================= */
.prize_contentsbox {
	margin: 10px 0 14px;
	border: 1px solid #999;
	padding: 1px;
	position: relative;
}

.prize_contentsbox .prize_list {
	width: 840px;
	margin: auto;
}

h3.derby14_prize_title {
	height: 70px;
	background: url("../image/pogderby20_prize_title.png") no-repeat center center;
	margin: 1em 0;
}

/* ====== 優勝 ======== */
.prize_contentsbox dl.prize_no_1 {
	position: relative;
	width: 833px;
	background: url("../image/pogderby08_prize_box_bg_top.gif") 0 0 no-repeat;
	margin: 2em auto 1.5em;
	padding-top: 26px;
}

.prize_contentsbox dl.prize_no_1 dt.prize_no_1_dt {
	position: absolute;
	top: -17px;
	left: 40px;
	width: 162px;
	height: 44px;
}

.prize_contentsbox dl.prize_no_1 dd.prize_no_1_det {
	height: 200px;
	background: url("../image/pogderby08_prize_box_bg_bottom.gif") left bottom no-repeat;
}

.prize_contentsbox dl.prize_no_1 dd.prize_no_1_det p {
	position: absolute;
	top: 38px;
	left: 26px;
	width: 460px;
	z-index: 10;
}

.prize_contentsbox dl.prize_no_1 dd.prize_no_1_det img.prize_img_01 {
	position: absolute;
	top: 23px;
	left: 490px;
	width: 330px;
	height: 183px;
}

/* ====== 2位 ======== */
.prize_contentsbox dl.prize_no_2 {
	position: relative;
	width: 410px;
	background: url("../image/pogderby08_prize_box2_bg_top.gif") 0 0 no-repeat;
	margin: 1.5em 0 0;
	padding-top: 26px;
	float: left;
	display: inline;
}

.prize_contentsbox dl.prize_no_2 dt.prize_no_2_dt {
	position: absolute;
	top: -17px;
	left: 40px;
	width: 162px;
	height: 44px;
}

.prize_contentsbox dl.prize_no_2 dd.prize_no_2_det {
	height: 210px;
	background: url("../image/pogderby08_prize_box2_bg_bottom.gif") left bottom no-repeat;
}

.prize_contentsbox dl.prize_no_2 dd.prize_no_2_det img {
	position: absolute;
	top: 38px;
	left: 26px;
	width: 360px;
	height: 172px;
}

/* ====== 3位 ======== */
.prize_contentsbox dl.prize_no_3 {
	position: relative;
	width: 410px;
	background: url("../image/pogderby08_prize_box2_bg_top.gif") 0 0 no-repeat;
	margin: 1.5em 0 0;
	padding-top: 26px;
	float: right;
	display: inline;
}

.prize_contentsbox dl.prize_no_3 dt.prize_no_3_dt {
	position: absolute;
	top: -17px;
	left: 40px;
	width: 162px;
	height: 44px;
}

.prize_contentsbox dl.prize_no_3 dd.prize_no_3_det {
	height: 210px;
	background: url("../image/pogderby08_prize_box2_bg_bottom.gif") left bottom no-repeat;
}

.prize_contentsbox dl.prize_no_3 dd.prize_no_3_det dt {
	position: absolute;
	top: 33px;
	left: 24px;
	width: 368px;
	height: 132px;
	background: url("../image/pogderby10_prize_no3_txt.gif") 0 0 no-repeat;
}

.prize_contentsbox dl.prize_no_3 dd.prize_no_3_det img {
	position: absolute;
	top: 38px;
	left: 26px;
	width: 360px;
	height: 172px;
}

/* ====== 4位~ ======== */

.prize_contentsbox .prize_other {
	position: relative;
	width: 833px;
	background: url("../image/pogderby08_prize_box_bg_top.gif") 0 0 no-repeat;
	margin: 2em auto 1.5em;
	padding-top: 26px;
}

.prize_contentsbox .prize_other div {
	background: url("../image/pogderby08_prize_box_bg_bottom.gif") left bottom no-repeat;
	padding-bottom: 20px;
}

.prize_contentsbox .prize_other dl {
	width: 770px;
	margin: auto auto 14px;
}

.prize_contentsbox .prize_other dl dt {
	float: left;
	width: 160px;
}

p.prize_to_id {
	height: 82px;
	background: url("../image/pogderby08_prize_to_id.gif") no-repeat center center;
	margin: 1em 0;
}

/* ====== ログインボックス ======== */
.member_select_box {
	background: url("../image/bg_member_select_box_bottom.png") no-repeat 0 bottom;
	margin: 0 0 14px;
}

.mem_login {
	width: 470px;
	float: left;
	border-top: 1px solid #a3b3d1;
	border-left: 1px solid #a3b3d1;
	border-right: 1px solid #a3b3d1;
	border-bottom: none;
}

.mem_login .title_head {
	border: 2px solid #fff;
	background: url("../image/bg_user_add_title_head.png") repeat-x 0px 0px;
	height: 31px;
}

.mem_regist_box .title_head_02 {
	border: 2px solid #fff;
	background: url("../image/bg_user_add_title_head_02.png") repeat-x 0px 0px;
	height: 31px;
}

.mem_loginbox {
	margin: 10px;
}

.mem_loginbox p {
	text-align: left;
	margin-bottom: 6px;
}

.mem_loginbox p.detail_link {
	text-align: right;
}

.mem_loginbox p.detail_link img {
	display: inline;
}

.mem_loginbox a img {
	margin: 0 auto;
	text-align: center;
}

.mem_loginbox table {
	width: 100%;
	background-color: #fff;
	border-collapse: separate;
	border-spacing: 4px;
}

.mem_loginbox table th {
	width: 33%;
	padding: 6px 0;
	color: #fff;
	font-weight: bold;
	text-indent: 5px;
	background-color: #999;
	vertical-align: middle;
}

.mem_loginbox table td {
	width: 75%;
	padding: 6px 0;
	background-color: #eee;
	vertical-align: middle;
}

.mem_loginbox table td input {
	width: 14em;
	margin: 0 6px;
}

.mem_loginbox p.btn_submit {
	width: 187px;
	margin: 6px auto;
}

/*--- 無料会員登録ボックス ---*/
.mem_regist_box {
	width: 470px;
	float: right;
	border-top: 1px solid #a3b3d1;
	border-left: 1px solid #a3b3d1;
	border-right: 1px solid #a3b3d1;
	border-bottom: none;
}

.mem_regist_box p.premium_txt {
	margin: 10px 0;
}

/* =======================================================
POGって何？ whats.html
======================================================= */

.contentsbox_tool {
	border: 1px solid #999;
	padding: 1px;
}

.pog_block_area_white {
	min-height: 210px;
	_height: 210px;
	/*ie用*/
	background-color: #fff;
	background-position: center right;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.pog_block_area_white p {
	margin: 5px 200px 10px 30px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	text-indent: 1em;
}

.cl {
	clear: both;
}

.pog_block_area_white h3 {
	width: 624px;
	height: 70px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: top left;
}

.pog_block_area_grn {
	clear: both;
	border: 1px solid #98C698;
	background: #f1ffdd;
	margin-bottom: 10px;
	text-align: center;
}

.pogwhat_ownerbox {
	height: 56px;
	margin: 0.3em 0;
	padding: 0;
	background: url("../image/pogwhat_owner.gif") no-repeat 50% 0;
}

p.pogwhat_ownertext {
	padding: 0.4em 1.6em 1em 1.6em;
	line-height: 1.4;
	text-align: left;
}

.pogwhat_ownerbox_02 {
	width: 820px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

dl.pogwhat_title_left {
	width: 390px;
	height: auto;
	float: left;
	border: 1px solid #98C698;
	margin: 0 0 10px 8px;
	background: #fff;
}

dl.pogwhat_title_right {
	width: 390px;
	height: auto;
	float: right;
	border: 1px solid #98C698;
	margin: 0 8px 10px 0;
	background: #fff;
}

dt.pogwhat_owner_title01 {
	display: block;
	margin: 10px auto 0;
	padding: 0;
	width: 363px;
	height: 57px;
	background: url("../image/pogwhat_owner_block01.gif") no-repeat 0 0;
}

dd.pogwhat_owner_title01bg,
dd.pogwhat_owner_title02bg {
	margin: 0 auto 10px;
	padding: 0;
}

dd.pogwhat_owner_title01bg p,
dd.pogwhat_owner_title02bg p {
	margin: 4px;
	height: 100px;
}

dd.pogwhat_owner_title01bg a.derby_link,
dd.pogwhat_owner_title01bg a.derby_link:link,
dd.pogwhat_owner_title01bg a.derby_link:visited {
	display: block;
	width: 200px;
	height: 33px;
	background: url("../image/pogwhat_owner_button01.gif") no-repeat 0 0;
	margin: 0 auto 10px;
}

dd.pogwhat_owner_title01bg a.derby_link:active,
dd.pogwhat_owner_title01bg a.derby_link:hover {
	background: url("../image/pogwhat_owner_button01.gif") no-repeat 0 -33px;
}

dt.pogwhat_owner_title02 {
	display: block;
	margin: 10px auto 0;
	padding: 0;
	width: 363px;
	height: 57px;
	background: url("../image/pogwhat_owner_block02.gif") no-repeat 0 0;
}

dd.pogwhat_owner_title02bg a.tool_link,
dd.pogwhat_owner_title02bg a.tool_link:link,
dd.pogwhat_owner_title02bg a.tool_link:visited {
	display: block;
	width: 200px;
	height: 33px;
	background: url("../image/pogwhat_owner_button02.gif") no-repeat 0 0;
	margin: 0 auto 10px;
}

dd.pogwhat_owner_title02bg a.tool_link:active,
dd.pogwhat_owner_title02bg a.tool_link:hover {
	background: url("../image/pogwhat_owner_button02.gif") no-repeat 0 -33px;
}

.pogwhat_ownerbox_02 h4.zero {
	margin: 0;
	padding: 0;
}

dd.pogwhat_owner_title01bg p,
dd.pogwhat_owner_title02bg p {
	padding: 5px 15px 0 15px;
	font-size: 12px;
	line-height: 1.4em;
	text-align: left;
}

.pogwhat_ownerbox_02 p.pogderby_id_link {
	text-align: left;
	background: url("../image/right_arrow01.jpg") no-repeat 15px 10px;
	padding: 5px 0 0 30px;
}


/* =======================================================
お知らせ(記事) /osirase/top_osirase.html
======================================================= */
div.contentsbox_title_image {
	position: relative;
}

div.contentsbox_title_image img.btn {
	position: absolute;
	top: 6px;
	right: 6px;
}

div.information_main_info {
	margin-top: 1px;
	padding-top: 15px;
	background: url("../image/mainbar_shadow.gif") repeat-x left top;
}

div.information_box,
div.information_list {
	margin: 0 13px;
}

div.information_box {
	margin-bottom: 30px;
}

div.information_title {
	border-left: #3a763a solid 8px;
	margin-bottom: 15px;
	padding-left: 8px;
}

div.information_title h4 {
	padding: 6px 0;
	background: url("../image/bg_dotline_2x2.gif") left bottom repeat-x;
	font-weight: bold;
}

div.information_title h4 a {
	font-size: 16px;
	color: #039;
}

div.information_title h4 a:link,
div.information_title h4 a:visited {
	text-decoration: none;
}

div.information_title h4 a:hover,
div.information_title h4 a:active {
	text-decoration: underline;
}

div.information_title h4 img {
	display: inline;
	vertical-align: bottom;
}

div.information_title p {
	margin: 0;
	padding: 3px 0;
	text-indent: 0;
}

div.information_box h5 {
	margin-bottom: 10px;
	padding: 6px 10px;
	background-color: #e6e9e6;
	font-size: 13px;
}

div.information_box p {
	text-indent: 1em;
	line-height: 1.4;
	margin-bottom: 1em;
}

div.information_box dl {
	margin-bottom: 1em;
}

div.information_box dl dt {
	font-weight: bold;
}


/* =======================================================
お知らせ(タイトル一覧) /osirase/other_osirase.html
======================================================= */
div.information_list {
	position: relative;
	width: 610px;
	background: url("../image/bg_osirase_list.gif") 0 0 repeat-x;
}

div.information_list h4 {
	position: absolute;
	top: 13px;
	left: 9px;
	width: 102px;
	height: 17px;
	background: url("../image/hd_osirase_list.gif") 0 0 repeat-x;
}

div.information_list h4.backnumber {
	background: url("../image/hd_osirase_bn.gif") 0 0 repeat-x;
}

div.information_list img.btn {
	display: block;
	position: absolute;
	top: 11px;
	right: 9px;
}

div.information_list dl {
	padding-top: 50px;
	margin-bottom: 10px;
}

div.information_list dl dt,
div.information_list dl dd {
	margin-bottom: 9px;
	padding-bottom: 9px;
	background: url("../image/bg_dotline_1x2.gif") left bottom repeat-x;
}

div.information_list dl dt {
	float: left;
	width: 8.5em;
	text-indent: 10px;
}

div.information_list dl dd {
	margin-left: 8.5em;
}

div.information_list dl dd img {
	width: 74px;
	float: left;
	margin-right: 6px;
	margin-top: -2px;
}

/* =======================================================
07ダービー表彰ページ pogderby07_commend.html
======================================================= */

h3.derby07_commend {
	height: 45px;
	margin-bottom: 1em;
	padding: 0;
	background: url("../image/pogderby07_commend_title.gif") no-repeat 0 0;
}

#derby07_commend {
	border: 1px solid #999;
	padding: 1em;
}

ul.commend_best10 {
	width: 808px;
	margin: auto auto 10px;
	;
	padding: 0;
}

/* ==== 優勝~3位 ==== */
li.no_1 p.no_1_title {
	width: 808px;
	height: 50px;
	margin-bottom: 0.6em;
	background: url("../image/pogderby07_commend_no1_title.gif") no-repeat 0 0;
}

li.no_1 dl {
	position: relative;
	width: 808px;
	height: 50px;
}

li.no_2 dl {
	position: relative;
	width: 808px;
	height: 50px;
}

li.no_3 dl {
	position: relative;
	width: 808px;
	height: 50px;
}

li.no_1 dl dt {
	position: absolute;
	top: 0;
	left: 40px;
	display: block;
	width: 106px;
	height: 40px;
	background: url("../image/pogderby07_commend_no1_name.gif") no-repeat 0 0;
}

li.no_1 dl dd.user_point {
	position: absolute;
	top: 9px;
	left: 320px;
	width: 300px;
	height: 28px;
	background: url("../image/pogderby07_commend_no1_point.gif") no-repeat 0 0;
}

li.no_1 .no_1_comment {
	width: 776px;
	background: #efe;
	border: 1px solid #666;
	margin: 1em auto;
}

li.no_1 .no_1_comment h4 {
	width: 106px;
	height: 26px;
	margin: 0.6em 1.4em 0.4em;
	background: url("../image/pogderby07_commend_no1_comment.gif") no-repeat 0 0;
}

li.no_1 .no_1_comment p {
	margin: 0.4em 1.4em 1em;
	text-indent: 1em;
	line-height: 1.3;
}

li.no_2 p.no_2_title {
	width: 808px;
	height: 50px;
	margin-bottom: 0.6em;
	background: url("../image/pogderby07_commend_no2_title.gif") no-repeat 0 0;
}

li.no_2 dl dt {
	position: absolute;
	top: 0;
	left: 40px;
	display: block;
	width: 267px;
	height: 30px;
	background: url("../image/pogderby07_commend_no2_name.gif") no-repeat 0 0;
}

li.no_2 dl dd.user_point {
	position: absolute;
	top: 9px;
	left: 320px;
	width: 300px;
	height: 28px;
	background: url("../image/pogderby07_commend_no2_point.gif") no-repeat 0 0;
}

li.no_3 p.no_3_title {
	width: 808px;
	height: 50px;
	margin-bottom: 0.6em;
	background: url("../image/pogderby07_commend_no3_title.gif") no-repeat 0 0;
}

li.no_3 dl dt {
	position: absolute;
	top: 0;
	left: 40px;
	display: block;
	width: 150px;
	height: 30px;
	background: url("../image/pogderby07_commend_no3_name.gif") no-repeat 0 0;
}

li.no_3 dl dd.user_point {
	position: absolute;
	top: 9px;
	left: 320px;
	width: 300px;
	height: 28px;
	background: url("../image/pogderby07_commend_no3_point.gif") no-repeat 0 0;
}

li.no_1 dl dd.user_list_button a,
li.no_2 dl dd.user_list_button a,
li.no_3 dl dd.user_list_button a,
li.no_1 dl dd.user_list_button a:link,
li.no_2 dl dd.user_list_button a:link,
li.no_3 dl dd.user_list_button a:link,
li.no_1 dl dd.user_list_button a:visited,
li.no_2 dl dd.user_list_button a:visited,
li.no_3 dl dd.user_list_button a:visited {
	position: absolute;
	top: 9px;
	left: 646px;
	display: block;
	width: 143px;
	height: 31px;
	background: url("../image/pogderby07_commend_button_01.gif") no-repeat 0 0;
}

li.no_1 dl dd.user_list_button a:active,
li.no_2 dl dd.user_list_button a:active,
li.no_3 dl dd.user_list_button a:active,
li.no_1 dl dd.user_list_button a:hover,
li.no_2 dl dd.user_list_button a:hover,
li.no_3 dl dd.user_list_button a:hover {
	background: url("../image/pogderby07_commend_button_01.gif") no-repeat 0 -31px;
}

/* ==== 4位以下 ==== */
li.no_4,
li.no_5,
li.no_6,
li.no_7,
li.no_8,
li.no_9,
li.no_10 {
	width: 780px;
	margin: auto;
	padding-bottom: 2px;
	background: url("../image/pogderby07_commend_line_dot.gif") no-repeat left bottom;
}

li.no_4 dl,
li.no_5 dl,
li.no_6 dl,
li.no_7 dl,
li.no_8 dl,
li.no_9 dl,
li.no_10 dl {
	position: relative;
	height: 42px;
}

li.no_4 dl dd.user_list_button a,
li.no_5 dl dd.user_list_button a,
li.no_6 dl dd.user_list_button a,
li.no_7 dl dd.user_list_button a,
li.no_8 dl dd.user_list_button a,
li.no_9 dl dd.user_list_button a,
li.no_10 dl dd.user_list_button a,
li.no_4 dl dd.user_list_button a:link,
li.no_5 dl dd.user_list_button a:link,
li.no_6 dl dd.user_list_button a:link,
li.no_7 dl dd.user_list_button a:link,
li.no_8 dl dd.user_list_button a:link,
li.no_9 dl dd.user_list_button a:link,
li.no_10 dl dd.user_list_button a:link,
li.no_4 dl dd.user_list_button a:visited,
li.no_5 dl dd.user_list_button a:visited,
li.no_6 dl dd.user_list_button a:visited,
li.no_7 dl dd.user_list_button a:visited,
li.no_8 dl dd.user_list_button a:visited,
li.no_9 dl dd.user_list_button a:visited,
li.no_10 dl dd.user_list_button a:visited {
	position: absolute;
	top: 9px;
	left: 632px;
	display: block;
	width: 130px;
	height: 29px;
	background: url("../image/pogderby07_commend_button_02.gif") no-repeat 0 0;
}

li.no_4 dl dd.user_list_button a:active,
li.no_5 dl dd.user_list_button a:active,
li.no_6 dl dd.user_list_button a:active,
li.no_7 dl dd.user_list_button a:active,
li.no_8 dl dd.user_list_button a:active,
li.no_9 dl dd.user_list_button a:active,
li.no_10 dl dd.user_list_button a:active,
li.no_4 dl dd.user_list_button a:hover,
li.no_5 dl dd.user_list_button a:hover,
li.no_6 dl dd.user_list_button a:hover,
li.no_7 dl dd.user_list_button a:hover,
li.no_8 dl dd.user_list_button a:hover,
li.no_9 dl dd.user_list_button a:hover,
li.no_10 dl dd.user_list_button a:hover {
	background: url("../image/pogderby07_commend_button_02.gif") no-repeat 0 -29px;
}


li.no_4 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 320px;
	height: 30px;
	background: url("../image/pogderby07_commend_no4_name.gif") no-repeat 0 0;
}

li.no_4 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 270px;
	height: 24px;
	background: url("../image/pogderby07_commend_no4_point.gif") no-repeat 0 0;
}

li.no_5 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 320px;
	height: 30px;
	background: url("../image/pogderby07_commend_no5_name.gif") no-repeat 0 0;
}

li.no_5 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 270px;
	height: 24px;
	background: url("../image/pogderby07_commend_no5_point.gif") no-repeat 0 0;
}

li.no_6 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 320px;
	height: 30px;
	background: url("../image/pogderby07_commend_no6_name.gif") no-repeat 0 0;
}

li.no_6 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 270px;
	height: 24px;
	background: url("../image/pogderby07_commend_no6_point.gif") no-repeat 0 0;
}

li.no_7 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 320px;
	height: 30px;
	background: url("../image/pogderby07_commend_no7_name.gif") no-repeat 0 0;
}

li.no_7 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 270px;
	height: 24px;
	background: url("../image/pogderby07_commend_no7_point.gif") no-repeat 0 0;
}

li.no_8 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 320px;
	height: 30px;
	background: url("../image/pogderby07_commend_no8_name.gif") no-repeat 0 0;
}

li.no_8 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 270px;
	height: 24px;
	background: url("../image/pogderby07_commend_no8_point.gif") no-repeat 0 0;
}

li.no_9 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 320px;
	height: 30px;
	background: url("../image/pogderby07_commend_no9_name.gif") no-repeat 0 0;
}

li.no_9 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 270px;
	height: 24px;
	background: url("../image/pogderby07_commend_no9_point.gif") no-repeat 0 0;
}

li.no_10 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 320px;
	height: 30px;
	background: url("../image/pogderby07_commend_no10_name.gif") no-repeat 0 0;
}

li.no_10 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 270px;
	height: 24px;
	background: url("../image/pogderby07_commend_no10_point.gif") no-repeat 0 0;
}

/* ==== 11位以下 ==== */
table.other_rank_table {
	width: 200px;
	float: left;
	margin: 16px 0 0 26px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

#derby09_commend table.other_rank_table {
	margin: 0 0 0 10px;
}

table.other_rank_table th.th_col {
	font-size: 0.9em;
	text-align: center;
	padding: 5px;
	font-weight: normal;
	color: #222;
	background-color: #d5eedd;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
}

table.other_rank_table th.th_row {
	text-align: center;
	padding: 5px;
	color: #222;
	background-color: #eee;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
}

table.other_rank_table td {
	text-align: left;
	padding: 6px 4px;
	background: #fff;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
}

table.other_rank_table td.text_center {
	text-align: center;
}

/* ==== 特別賞 ==== */
.spe_rank {
	width: 790px;
	margin: 1em auto;
	background: url("../image/pogderby07_commend_spe_bg.gif");
}

.spe_rank p.spe_rank_title {
	display: block;
	height: 40px;
	background: url("../image/pogderby07_commend_spe_title.gif") no-repeat 0 0;
}

.spe_rank dl.zoro {
	display: inline;
	width: 380px;
	background: #fff;
	float: left;
	margin: 10px 0 10px 10px;
	*padding-bottom: 10px;
}

.spe_rank dl dt {
	display: inline;
	width: 104px;
	height: 21px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 17px 0 0 17px;
	float: left;
}

.spe_rank dl.kiri {
	display: inline;
	float: right;
	width: 380px;
	background: #fff;
	margin: 10px 10px 10px 0;
	*padding-bottom: 10px;
}

.edit_criticizes {
	width: 810px;
	border: 1px solid #999;
	padding: 7px;
	margin: 1em auto;
}

.edit_criticizes p.edit_criticizes_title {
	height: 50px;
	background: url("../image/pogderby07_commend_criticizes.gif") no-repeat 0 0;
	margin: 0 !important;
}

.edit_criticizes p {
	margin: 0.4em 1em 1em;
	text-indent: 1em;
}

.edit_criticizes p a {
	font-weight: bold;
}

/* =======================================================
08ダービー表彰ページ pogderby08_commend.html (07の名前だけ変更)
======================================================= */
h3.derby08_commend {
	height: 45px;
	margin-bottom: 1em;
	padding: 0;
	background: url("../image/pogderby08_commend_title.gif") no-repeat 0 0;
}

#derby08_commend {
	border: 1px solid #999;
	padding: 1em;
}

#derby08_commend li.no_1 dl dt {
	position: absolute;
	top: 0;
	left: 40px;
	display: block;
	width: 218px;
	height: 40px;
	background: url("../image/pogderby08_commend_no1_name.gif") no-repeat 0 0;
}

#derby08_commend li.no_1 dl dd.user_point {
	position: absolute;
	top: 9px;
	left: 320px;
	width: 300px;
	height: 28px;
	background: url("../image/pogderby08_commend_no1_point.gif") no-repeat 0 0;
}

#derby08_commend li.no_2 dl dt {
	position: absolute;
	top: 0;
	left: 40px;
	display: block;
	width: 151px;
	height: 30px;
	background: url("../image/pogderby08_commend_no2_name.gif") no-repeat 0 0;
}

#derby08_commend li.no_2 dl dd.user_point {
	position: absolute;
	top: 9px;
	left: 320px;
	width: 300px;
	height: 28px;
	background: url("../image/pogderby08_commend_no2_point.gif") no-repeat 0 0;
}

#derby08_commend li.no_3 dl dt {
	position: absolute;
	top: 0;
	left: 40px;
	display: block;
	width: 225px;
	height: 30px;
	background: url("../image/pogderby08_commend_no3_name.gif") no-repeat 0 0;
}

#derby08_commend li.no_3 dl dd.user_point {
	position: absolute;
	top: 9px;
	left: 320px;
	width: 300px;
	height: 28px;
	background: url("../image/pogderby08_commend_no3_point.gif") no-repeat 0 0;
}

#derby08_commend li.no_4 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 320px;
	height: 30px;
	background: url("../image/pogderby08_commend_no4_name.gif") no-repeat 0 0;
}

#derby08_commend li.no_4 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 270px;
	height: 24px;
	background: url("../image/pogderby08_commend_no4_point.gif") no-repeat 0 0;
}

#derby08_commend li.no_5 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 320px;
	height: 30px;
	background: url("../image/pogderby08_commend_no5_name.gif") no-repeat 0 0;
}

#derby08_commend li.no_5 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 270px;
	height: 24px;
	background: url("../image/pogderby08_commend_no5_point.gif") no-repeat 0 0;
}

#derby08_commend li.no_6 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 320px;
	height: 30px;
	background: url("../image/pogderby08_commend_no6_name.gif") no-repeat 0 0;
}

#derby08_commend li.no_6 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 270px;
	height: 24px;
	background: url("../image/pogderby08_commend_no6_point.gif") no-repeat 0 0;
}

#derby08_commend li.no_7 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 320px;
	height: 30px;
	background: url("../image/pogderby08_commend_no7_name.gif") no-repeat 0 0;
}

#derby08_commend li.no_7 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 270px;
	height: 24px;
	background: url("../image/pogderby08_commend_no7_point.gif") no-repeat 0 0;
}

#derby08_commend li.no_8 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 320px;
	height: 30px;
	background: url("../image/pogderby08_commend_no8_name.gif") no-repeat 0 0;
}

#derby08_commend li.no_8 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 270px;
	height: 24px;
	background: url("../image/pogderby08_commend_no8_point.gif") no-repeat 0 0;
}

#derby08_commend li.no_9 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 320px;
	height: 30px;
	background: url("../image/pogderby08_commend_no9_name.gif") no-repeat 0 0;
}

#derby08_commend li.no_9 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 270px;
	height: 24px;
	background: url("../image/pogderby08_commend_no9_point.gif") no-repeat 0 0;
}

#derby08_commend li.no_10 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 320px;
	height: 30px;
	background: url("../image/pogderby08_commend_no10_name.gif") no-repeat 0 0;
}

#derby08_commend li.no_10 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 270px;
	height: 24px;
	background: url("../image/pogderby08_commend_no10_point.gif") no-repeat 0 0;
}

/* =======================================================
09ダービー表彰ページ pogderby09_commend.html (07の名前だけ変更)
======================================================= */
h3.derby09_commend {
	height: 45px;
	margin-bottom: 1em;
	padding: 0;
	background: url("../image/pogderby09_commend_title.gif") no-repeat 0 0;
}

#derby09_commend {
	border: 1px solid #999;
	padding: 1em;
}

#derby09_commend li.no_1 dl dt {
	position: absolute;
	top: 0;
	left: 40px;
	display: block;
	width: 218px;
	height: 40px;
	background: url("../image/pogderby09_commend_no1_name.gif") no-repeat 0 0;
}

#derby09_commend li.no_1 dl dd.user_point {
	position: absolute;
	top: 9px;
	left: 320px;
	width: 300px;
	height: 28px;
	background: url("../image/pogderby09_commend_no1_point.gif") no-repeat 0 0;
}

#derby09_commend li.no_2 dl dt {
	position: absolute;
	top: 0;
	left: 40px;
	display: block;
	width: 251px;
	height: 30px;
	background: url("../image/pogderby09_commend_no2_name.gif") no-repeat 0 0;
}

#derby09_commend li.no_2 dl dd.user_point {
	position: absolute;
	top: 9px;
	left: 320px;
	width: 300px;
	height: 28px;
	background: url("../image/pogderby09_commend_no2_point.gif") no-repeat 0 0;
}

#derby09_commend li.no_3 dl dt {
	position: absolute;
	top: 0;
	left: 40px;
	display: block;
	width: 225px;
	height: 30px;
	background: url("../image/pogderby09_commend_no3_name.gif") no-repeat 0 0;
}

#derby09_commend li.no_3 dl dd.user_point {
	position: absolute;
	top: 9px;
	left: 320px;
	width: 300px;
	height: 28px;
	background: url("../image/pogderby09_commend_no3_point.gif") no-repeat 0 0;
}

#derby09_commend li.no_4 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 320px;
	height: 30px;
	background: url("../image/pogderby09_commend_no4_name.gif") no-repeat 0 0;
}

#derby09_commend li.no_4 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 270px;
	height: 24px;
	background: url("../image/pogderby09_commend_no4_point.gif") no-repeat 0 0;
}

#derby09_commend li.no_5 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 320px;
	height: 30px;
	background: url("../image/pogderby09_commend_no5_name.gif") no-repeat 0 0;
}

#derby09_commend li.no_5 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 270px;
	height: 24px;
	background: url("../image/pogderby09_commend_no5_point.gif") no-repeat 0 0;
}

#derby09_commend li.no_6 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 320px;
	height: 30px;
	background: url("../image/pogderby09_commend_no6_name.gif") no-repeat 0 0;
}

#derby09_commend li.no_6 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 270px;
	height: 24px;
	background: url("../image/pogderby09_commend_no6_point.gif") no-repeat 0 0;
}

#derby09_commend li.no_7 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 320px;
	height: 30px;
	background: url("../image/pogderby09_commend_no7_name.gif") no-repeat 0 0;
}

#derby09_commend li.no_7 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 270px;
	height: 24px;
	background: url("../image/pogderby09_commend_no7_point.gif") no-repeat 0 0;
}

#derby09_commend li.no_8 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 320px;
	height: 30px;
	background: url("../image/pogderby09_commend_no8_name.gif") no-repeat 0 0;
}

#derby09_commend li.no_8 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 270px;
	height: 24px;
	background: url("../image/pogderby09_commend_no8_point.gif") no-repeat 0 0;
}

#derby09_commend li.no_9 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 320px;
	height: 30px;
	background: url("../image/pogderby09_commend_no9_name.gif") no-repeat 0 0;
}

#derby09_commend li.no_9 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 270px;
	height: 24px;
	background: url("../image/pogderby09_commend_no9_point.gif") no-repeat 0 0;
}

#derby09_commend li.no_10 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 320px;
	height: 30px;
	background: url("../image/pogderby09_commend_no10_name.gif") no-repeat 0 0;
}

#derby09_commend li.no_10 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 270px;
	height: 24px;
	background: url("../image/pogderby09_commend_no10_point.gif") no-repeat 0 0;
}


p.no_4_5_title {
	width: 808px;
	height: 50px;
	margin: 0 auto 0.1em;
	background: url("../image/pogderby09_commend_no4_5_title.gif") no-repeat 0 0;
}

p.no_6_10_title {
	width: 808px;
	height: 50px;
	margin: 0 auto 0.1em;
	background: url("../image/pogderby09_commend_no6_10_title.gif") no-repeat 0 0;
}

p.no_11_50_title {
	width: 808px;
	height: 50px;
	margin: 0 auto 0.1em;
	background: url("../image/pogderby09_commend_no11_50_title.gif") no-repeat 0 0;
}

p.no_51_100_title {
	width: 808px;
	height: 50px;
	margin: 0 auto 0.1em;
	background: url("../image/pogderby09_commend_no51_100_title.gif") no-repeat 0 0;
}

p.get_prize {
	font-size: 18px;
	font-weight: bold;
	color: #f40;
	text-align: center;
	margin: 0 0 10px;
}

.other_rank {
	margin: auto auto 10px;
}

li.no_3 {
	padding-bottom: 30px;
	background: url("../image/pogderby07_commend_line_01.gif") no-repeat left bottom;
}


/* =======================================================
10ダービー表彰ページ pogderby10_commend.html
======================================================= */
h3.derby10_commend {
	height: 45px;
	margin-bottom: 1em;
	padding: 0;
	background: url("../image/pogderby10_commend_title.gif") no-repeat 0 0;
}

#derby10_commend {
	border: 1px solid #999;
	padding: 1em;
}

#derby10_commend li.no_1 dl dt {
	position: absolute;
	top: 0;
	left: 40px;
	display: block;
	width: 260px;
	height: 40px;
	background: url("../image/pogderby10_commend_no1_name.gif") no-repeat 0 0;
}

#derby10_commend li.no_1 dl dd.user_point {
	position: absolute;
	top: 9px;
	left: 300px;
	width: 320px;
	height: 28px;
	background: url("../image/pogderby10_commend_no1_point.gif") no-repeat 0 0;
}

#derby10_commend li.no_2 dl dt {
	position: absolute;
	top: 0;
	left: 40px;
	display: block;
	width: 260px;
	height: 40px;
	background: url("../image/pogderby10_commend_no2_name.gif") no-repeat 0 0;
}

#derby10_commend li.no_2 dl dd.user_point {
	position: absolute;
	top: 9px;
	left: 300px;
	width: 320px;
	height: 28px;
	background: url("../image/pogderby10_commend_no2_point.gif") no-repeat 0 0;
}

#derby10_commend li.no_3 dl dt {
	position: absolute;
	top: 0;
	left: 40px;
	display: block;
	width: 260px;
	height: 40px;
	background: url("../image/pogderby10_commend_no3_name.gif") no-repeat 0 0;
}

#derby10_commend li.no_3 dl dd.user_point {
	position: absolute;
	top: 9px;
	left: 300px;
	width: 320px;
	height: 28px;
	background: url("../image/pogderby10_commend_no3_point.gif") no-repeat 0 0;
}

#derby10_commend li.no_4 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 280px;
	height: 30px;
	background: url("../image/pogderby10_commend_no4_name.gif") no-repeat 0 0;
}

#derby10_commend li.no_4 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 280px;
	height: 24px;
	background: url("../image/pogderby10_commend_no4_point.gif") no-repeat 0 0;
}

#derby10_commend li.no_5 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 280px;
	height: 30px;
	background: url("../image/pogderby10_commend_no5_name.gif") no-repeat 0 0;
}

#derby10_commend li.no_5 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 280px;
	height: 24px;
	background: url("../image/pogderby10_commend_no5_point.gif") no-repeat 0 0;
}

#derby10_commend li.no_6 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 280px;
	height: 30px;
	background: url("../image/pogderby10_commend_no6_name.gif") no-repeat 0 0;
}

#derby10_commend li.no_6 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 280px;
	height: 24px;
	background: url("../image/pogderby10_commend_no6_point.gif") no-repeat 0 0;
}

#derby10_commend li.no_7 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 280px;
	height: 30px;
	background: url("../image/pogderby10_commend_no7_name.gif") no-repeat 0 0;
}

#derby10_commend li.no_7 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 280px;
	height: 24px;
	background: url("../image/pogderby10_commend_no7_point.gif") no-repeat 0 0;
}

#derby10_commend li.no_8 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 280px;
	height: 30px;
	background: url("../image/pogderby10_commend_no8_name.gif") no-repeat 0 0;
}

#derby10_commend li.no_8 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 280px;
	height: 24px;
	background: url("../image/pogderby10_commend_no8_point.gif") no-repeat 0 0;
}

#derby10_commend li.no_9 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 280px;
	height: 30px;
	background: url("../image/pogderby10_commend_no9_name.gif") no-repeat 0 0;
}

#derby10_commend li.no_9 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 280px;
	height: 24px;
	background: url("../image/pogderby10_commend_no9_point.gif") no-repeat 0 0;
}

#derby10_commend li.no_10 dl dt {
	position: absolute;
	top: 7px;
	left: 4px;
	display: block;
	width: 280px;
	height: 30px;
	background: url("../image/pogderby10_commend_no10_name.gif") no-repeat 0 0;
}

#derby10_commend li.no_10 dl dd.user_point {
	position: absolute;
	top: 10px;
	left: 342px;
	display: block;
	width: 280px;
	height: 24px;
	background: url("../image/pogderby10_commend_no10_point.gif") no-repeat 0 0;
}

#derby10_commend .other_rank {
	padding-top: 30px;
	background: url("../image/pogderby07_commend_line_01.gif") no-repeat center top;
}

#derby10_commend .other_rank p.other_prize_txt {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	margin: 10px 0 0;
}