@charset "UTF-8";
/* CSS Document */

/* body */
body{
	margin:0;
	padding:0;
	font-size:1px;
	line-height:1px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img{
 border:0;
}

form {
 margin:0px;
	padding:0px;
}

p {
	margin:0px;
	padding:0px;
}

a {
 outline: none;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	font-size:1px;
	line-height:1px;
}

.clear{
	clear:both;
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
}

/*mb*/
.mb5{
	margin-bottom:5px;
}

.mb10{
	margin-bottom:10px;
}

.mb20{
	margin-bottom:20px;
}

.mb25{
	margin-bottom:25px;
}


/*mt*/
.mt10{
	margin-top:10px;
}

.mt12{
	margin-top:12px;
}

/*font*/
.fontRed{
	color:#D02929;
}

.size12{
	font-size:12px;
}

/*head_seo*/
p.seoTxt{
	width:350px;
	font-size:12px;
	line-height:140%;
	color:#D02929;
}

/*head_pr*/
#headTopR{
	float: right;
	padding: 8px 0 0 90px;
	background-image: url(../img/icon_2015.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#headTopR ul{
	margin:0;
	padding:0;
}

#headTopR li{
	background:url(../img/line_01.gif) repeat-x 0 bottom;
	list-style:none;
	margin:0 0 5px 0;
	padding:0 0 2px 0;
}

#headTopR li a{
	font-size:12px;
	line-height:140%;
	color:#333;
	text-decoration:none;
}

#headTopR li a:hover{
	color:#D02929;
}

#headTopR li img{
	margin:0 5px 0 0;
}

/*top_news*/
#newsLineup{
	width:608px;
	background:url(../img/line_01.gif) repeat-x 0 top;
	padding:0 0 1px 0;
}

#newsLineup dl{
	width:608px;
	margin:0;
	padding:10px 0 8px 0;
	background:url(../img/line_01.gif) repeat-x 0 bottom;
}

#newsLineup dt{
	width:90px;
	float:left;
	font-size:12px;
	line-height:120%;
	color:#C9282A;
	font-weight:bold;
	margin:0;
	padding:0;
}

#newsLineup dd{
	width:540px;
	float:left;
	margin:0;
	padding:0;
}

#newsLineup dd a{
	font-size:12px;
	line-height:120%;
	color:#333;
	text-decoration:none;
}

#newsLineup dd a:hover{
	color:#C9292A;
}

/*top_colum*/
#columnLineup{
	width:228px;
	background:url(../img/line_01.gif) repeat-x 0 top;
	margin:0 0 0 0;
}

#columnLineup dl{
	width:228px;
	padding:9px 0 7px 0;
	margin:0;
	background:url(../img/line_01.gif) repeat-x 0 bottom;
}

#columnLineup dt{
	width:45px;
	float:left;
	font-size:10px;
	line-height:130%;
	color:#FFF;
	margin:0;
	padding:2px 0 3px 0;
	background:url(../../img/icon_colum.gif) no-repeat;
	text-align:center;
}

#columnLineup dd{
	width:173px;
	float:left;
	font-size:12px;
	line-height:130%;
	color:#333;
	margin:0;
	padding:2px 0 0 10px;
	font-weight:bold;
}

#columnLineup dd a{
	font-size:12px;
	line-height:120%;
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

#columnLineup dd a:hover{
	color:#9CB93F;
}

/*ranking_select*/
h4.subtitle{
	width:630px;
	height:28px;
	background:url(../../ranking/img/page_subtitle.jpg) no-repeat;
	font-size:14px;
	line-height:120%;
	color:#333;
	font-weight:bold;
	padding:11px 0 0 15px;
}

#cardloanTable{
	width:629px;
	border-left:1px solid #F7CDB1;
}

#cardloanTable th{
	font-size:10px;
	line-height:120%;
	color:#CC6600;
	background:#FCEBE0;
	padding:10px 0 8px 0;
	border-right:1px solid #F7CDB1;
	border-bottom:1px solid #F7CDB1;
}

#cardloanTable td{
	font-size:10px;
	line-height:120%;
	color:#333;
	padding:10px;
	border-right:1px solid #F7CDB1;
	border-bottom:1px solid #F7CDB1;
}

#cardloanTable td a{
	font-size:10px;
	line-height:120%;
	color:#D88737;
}

#cardloanTable td a:hover{
	text-decoration:none;
}

#btnCard a{
	width:80px;
	height:23px;
	font-size:1px;
	line-height:1px;
	background:url(../../ranking/img/btn_submit.jpg) no-repeat;
	display:block;
	text-indent:-9999px;
}



/*2011年10月13日追記*/
#experienceLineup{	width:228px;	background:url(../img/line_01.gif) repeat-x 0 top;	margin:0 0 0 0;}
#experienceLineup ul{ width:228px; margin:0px; padding:0px;}
#experienceLineup li{ width:228px; list-style:noen;	padding:9px 0 7px 0;	margin:0;	background:url(../img/line_01.gif) repeat-x 0 bottom;}
#experienceLineup li a{	font-size:12px; line-height:120%;	color:#333;	font-weight:bold; text-decoration:none;}
#experienceLineup li a:hover{	color:#3399CC;}
