@charset "UTF-8";

/* ---------------------------------------------------------------------

TITLE    : nikkansports.com 競馬アンケート CSS



--------------------------------------------------------------------- */


/* ----------------------------------------------------------------
Win、Mac版IE4には適用させず
---------------------------------------------------------------- */


div.scJPvoteBox p.deadline{ 
float:right;
color:#dd0000;
margin:0 0 1em;
border:1px solid #dd0000;
padding:2px 7px 1px;
display:block;
}


/* Hides from IE5-mac \*/
	*html div.scJPvoteBox p.deadline { margin: 0; }
/* End hide from IE5-mac */

div.scJPvoteBox p{
clear:both;
margin:0.8em 0 0;
}


table.scJpVoteTable{ 
border:none;
border-collapse: collapse;
letter-spacing:0px;
width:100%;
margin:2px 0 1.2em;
clear:both;
}

table.scJpVoteTable th{ 
border: solid 1px #555555;
font-weight:normal;
text-align: left;
color: #ffffff;
background-color: #575C6D;
padding:2px 5px;
font-size:90%;
}

table.scJpVoteTable td{ 
border: solid 1px #555555;
padding: 2px;
text-align:center;
font-size:90%;
}

table.scJpVoteTable td.left{
text-align:left;
}


table.scJpVoteTable td.bgwd { background-color: #dddddd; }


div.scJPvoteBox dl{
margin-bottom:1.2em;
font-size:90%;
}

div.scJPvoteBox dt{
padding-bottom:5px;
}

table.scJpVoteForm{ 
border:5px #efefef solid;
font-size:90%;
margin-bottom:1.2em;
 }

table.scJpVoteForm caption{ 
text-align:left;
font-weight:bold;
padding-bottom:5px;
 }

table.scJpVoteForm td{
padding:5px;
border:none;
line-height:1.4em;
background:#efefef;
 }

div.scJPvoteBox  p.submit{
text-align:center;
border-top:solid 1px #999999;
padding-top:10px;
 }

div.scJPvoteBox fieldset{
border:none;
 } 
 
 dl#privacy{
width:100%;
clear:both;
margin-top:1.2em;
}

dl#privacy dt{
font-weight: bold;
font-size: 95%;
background: #555555;
padding:4px 5px 3px ;
color:#ffffff;

}

dl#privacy dd{
font-size: 90%;
line-height:1.4em;
padding:5px;
border: solid #555555 1px;
}

table.scvv { 
	font-size:90%;
	border:1px #666666 solid;
	margin-bottom:0.5em;
	width:75%;
	clear:both;
	padding:3px
	margin-left: 10px; 
 }


table.scvv caption { 
	text-align:left;
	font-weight:bold;
	padding-bottom:1px;
 }



table.scvv td { 
	background:#eeeeee;
	padding:2px;
	border:none;
	line-height:1em;
	width:100%;
 }


div.vvop { font-size:90%;}

