@charset "UTF-8";
/* 文字コード：UTF-8 */

table.form th.borderOn,
table.form td.borderOn{
	border-top:1px dotted #CCC;
}

.borderNone{
	border:none !important;
}

.borderNone2{
	border-top:none !important;
}

table.form th{
	width:220px;
}

table.form th.need{
	background:#EEECE3 url(/resource/image/ssrank/icon_01.gif) no-repeat 90% 50%;
}

table.form span{
	font-size:100%;
}

table.form th.centerLine,
table.form td.centerLine{
	vertical-align:middle;
}

div.sBtnSet{
	clear:both;
	padding:10px 0;
	text-align:center;
}


select, input, textarea {
	border:1px solid #CCC;
	color:#666;
	padding:3px;
}
textarea{
	font-size:100%;
	width:95%;
	height:140px;
}

select:focus, input:focus, textarea:focus {
	background-color:#FFFFDF;
}


div.body p{
	margin:0 0 10px 0;
}

div.body p span{
	font-weight:bold;
	font-size:120%;
	color:#CC0000;
	}
	
	
div.completeMargin{
	margin-bottom:100px !important
}


input.btn{
	background:#51241A;
	border:none;
	color:#FFF;
	font-weight:bold;
}

table.rankBtn{
	margin:0 0 5px 0;
}

table.rankBtn td{
	vertical-align:middle;
	padding:5px 15px 5px 0;
}

p.rankTxt{
	clear:both;
	margin:0 0 10px 0;
}

p.rankTxt a{
	float:left;
	padding:3px 3px 3px 14px;
	background:url(/resource/image/module/link/icon_linkarrow_r.gif) no-repeat 2px 6px;
}


table.ranking{
	border-top:1px solid #CCC;
}

table.topborderNone{
	border:none;
}

table.ranking th,
table.ranking td{
	padding:15px 7px 15px 7px;
	margin:0 0 10px 0;
	border-bottom:1px solid #CCC;
}

table.ranking th{
	white-space: nowrap;
	font-size:75%;
}

table.ranking th span{
	font-size:200%;
	color:#857129;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:3px;
}

table.ranking th.low{
	color:#666;
}

table.ranking th.low span{
	font-size:130%;
	color:#999;
}



table.ranking td h3{
	font-weight:bold;
	padding:10px 0;
	background:url(/resource/image/common/line_dot.gif) repeat-x left bottom;
	font-size:85%;
	margin:0 0 15px 0;
}

table.ranking td p{
	font-size:75%;
	line-height:1.4;
}

table.ranking td.point{
	width:100px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
}

table.ranking td.point span{
	font-weight:bold;
	font-size:120%;
}

