body {
	font-size: 100%;
	color: #000000;
	background-color:#ffffff;
	margin-left:0px;
	margin-right:0px;
	margin-top:0;
	text-align:center;
}
#wrapper {
	background-color:#ffffff;
	width:500px;
	margin:0px auto;
}
#PrText{
	float:left;
	width:500px;
	font-size:75%;
	text-align:center;
	margin-bottom:10px;
}
#HNArea{
	width:500px;
	margin-bottom:10px;
}
#HNArea tabel{
	width:500px;
}
#HNArea th{
	width:500px;
	font-size:90%;
	border-bottom:1px solid #f841ff;
	border-top:1px solid #f841ff;
	border-left:10px solid #f841ff;
	border-right:10px solid #f841ff;
	background-color:#FFECFF;
	height:30px;
	color:#000000;
	text-align:center;
}
#HNArea a{
	color:#000000;
}
#HNArea a:visit{
	color:#000000;
}
#RaceSelect{
	float:left;
	width:500px;
	margin-bottom:10px;
}
#RaceSelect tabel{
	width:500px;
}
#RaceSelect th{
	font-size:80%;
	background-image:url(../img/pink_r_b_bg.gif);
	border-bottom:1px solid #f841ff;
	border-top:1px solid #f841ff;
	height:30px;
	color:#000000;
	text-align:center;
}
#RaceSelect td{
	font-size:80%;
	background-color:#ffffff;
	color:#000000;
	font-weight:normal;
	border-bottom:1px solid #cccccc;
}
.kaisai_select{
	background-color:#ffffff;
	text-align:center;
	width:150px;
}
.race_select{
	background-color:#ffffff;
	text-align:center;
	width:350px;
}
.action{
	background-color:#ffffff;
	text-align:center;
	width:45px;
}
.normal_Btn{
	background-image:url(../img/pink_r_b_bg.gif);
	width:45px;
	height:20px;
	color:#000000;
	font-weight:normal;
}
.entry_Btn{
	background-image:url(../img/pink_r_b_bg.gif);
	width:45px;
	height:20px;
	color:#000000;
	font-weight:bold;
}
.hit_Btn{
	background-image:url(../img/pink_r_b_bg.gif);
	width:45px;
	height:20px;
	color:#FF0000;
	font-weight:bold;
}
#Entry_Title{
	float:left;
	text-align:left;
	font-size:80%;
	width:500px;
}
#Entry_Title table{
	width:500px;
	margin-bottom:10px;
	
}
#Entry_Title th{
	color:#000000;
	text-align:center;
	background-color:#f841ff;
	padding:5px;
	font-size:78%;
	width:80px;
}
.raceNo{
	font-size:150%;
}
#Entry_Title td{
	font-size:80%;
	background-color:#ffffff;
	color:#000000;
	font-weight:normal;
	border-bottom:1px dotted #f841ff;
	padding:5px;
	vertical-align:bottom;
}

#Entry{
	float:left;
	text-align:left;
	font-size:80%;
	width:500px;
}
#Entry table{
	width:500px;
}
#Entry th{
	font-size:80%;
	background-image:url(../img/pink_r_b_bg.gif);
	border-bottom:1px solid #f841ff;
	border-top:1px solid #f841ff;
	border-right:1px dotted #eeeeee;
	height:30px;
	color:#000000;
	font-weight:normal;
	text-align:center;
}
#Entry td{
	font-size:80%;
	color:#000000;
	font-weight:normal;
	border-bottom:1px solid #cccccc;
}
.waku{
	text-align:center;
	width:20px;
}
.uma{
	text-align:center;
	width:20px;
}
.yosou{
	text-align:center;
	width:20px;
}
.h_nm{
	text-align:left;
	width:200px;
}

.h_sex{
	text-align:center;
	width:40px;
}
.h_handicap{
	text-align:center;
	width:40px;
}
.jocky{
	text-align:center;
	width:120px;
}
.trainer{
	text-align:center;
	width:120px;
}
.ninki{
	text-align:center;
	width:30px;
}
.result{
	text-align:center;
	width:30px;
}
.comment{
	text-align:left;
	width:500px;
}
.comment textarea{
	width:500px;
	font-size:100%;
}
.upddate{
	text-align:right;
	width:500px;
}
.No1_line{
	background-color:#FFD9EC;
}
.No2_line{
	background-color:#DFE0FF;
}
.No3_line{
	background-color:#D0FFD0;
}

/*
	配当エリア
*/
#allotment{
	float:left;
	width:500px;
	vertical-align:top;
}
#allotment1{
	float:left;
	width:245px;
	vertical-align:top;
}
#allotment2{
	float:right;
	width:245px;
	vertical-align:top;
}

#allotment table{
	width:245px;
}
#allotment th{
	font-size:80%;
	width:45px;
	border-left:3px solid #f841ff;
	text-align:left;
	border-bottom:1px dotted #eeeeee;
}
.p_no{
	width:85px;
	text-align:right;
	font-size:80%;
	border-bottom:1px dotted #eeeeee;
}
.p_haitou{
	width:115px;
	text-align:right;
	font-size:80%;
	border-bottom:1px dotted #eeeeee;
}
/*.p_ninki{
	width:65px;
	text-align:right;
	font-size:70%;
	border-bottom:1px dotted #eeeeee;
}*/
#footer{
	float:left;
	background-color:#000000;
	color:#FFFFFF;
	width:500px;
	text-align:center;
}
#footer a{
	background-color:#000000;
	color:#FFFFFF;
	text-decoration:underline;
	font-size:70%;
}
