/* CSS Document */

/**********************************/
/* rank */
/**********************************/

div#main2 .title{
	background-color: #c51a47;
	width:655px;
	height:42px;
	font-size:12px;
	font-weight: bold;
	line-height: 42px;
	padding:0 13px 0 22px;
	display: block;
	color: #fff;
}
div#main2 .title img{vertical-align:middle;}
div#main2 .title h2{
	float:left;
	font-size:18px;
}
div#main2 .title .right{
	float:right;
}
div#main2 .title:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}


/**********************************/
/* picup */
/**********************************/
#rank_area {
	margin: 0;
	padding: 0;
	width:710px;
}
#left{
	margin-right: 20px;
	padding-top: 20px;
	float:left;
	width:335px;
}
#right{
	float:right;
	width:335px;
	padding-top:30px;
}

#left h4,
#right h4{
	background-color: #eeeeee;
	width:335px;
	height:36px;
	padding: 0;
	font-size:14px;
	line-height: 36px;
	text-align: center;
}

#left h4 span,
#right h4 span{
	font-weight:normal;
}
.line-box{
	background-color: #fbfbfb;
	border:1px solid #ededed;
	box-sizing: border-box;
	width:335px;
	height: 155px;
	margin-top:10px;
}
.line-box li{
	list-style:none;
	margin-bottom:5px;
}
.line-box p {
	margin: 0 10px;
	padding:10px 0;
	font-size: 12px;
	line-height: 2.2;
}
#rank_head {
	clear: both;
	width: 690px;
	text-align: right;
	background-image: url(/IMAGES/RANK/rank_head.png);
	background-repeat: no-repeat;
	height: 140px;
	margin-top: 20px;
}

#rank_head p {
	margin: 0 0 21px 0;
	padding: 15px 34px 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	color: #565656;
	text-align: right;
}

#rank_head .search {
	margin-bottom: 5px;
	padding: 0 34px 0 0;
	text-align: right;
}

#rank_head .search p{
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #565656;
	display: inline;
}
#rank_head .search form{
	display: inline;

}
#rank_head select {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;

    padding: 3px 4px;
    outline: none;
    vertical-align:baseline;
    font-size: 13px;
}

div#main2 .content-body-rank{}
div#main2 .content-body-rank:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

div#main2 .content-body {
	border-top: solid 1px #a3a3a3;
	margin: 10px 0 0 0;
	padding: 25px 0 0 0 !important;
	width:690px;
}

#search-area-rank{
	clear:both;
	background:url(/IMAGES/RANK/title01.png) repeat-y center left;
	padding-right: 10px;
	height:36px;
	text-align: right;
}
#search-area-rank ul li{
	display:inline;
	font-size: 12px;
	line-height: 36px;
}
#search-area-rank ul li a{
	font-weight:bold;
	padding:0 5px;
	border-right:1px solid #ccc;
}

#rank_all {
	padding-top: 15px;
}


#rank_all h4 {
	border: solid 1px #a3a3a3;
	box-sizing: border-box;
	width:690px;
	height:36px;
	font-size: 16px;
	line-height: 34px;
	text-align: center;
}

#rank_all .line-box {
	background-color: #fff;
	border: none;
	margin-top: 8px;
	padding: 0 0 2px 0;
	width:690px;
	height: auto;
}
#rank_all .line-box p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.9;
}

#rank_area .line-box p {
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}


#footer-banner-list {
	margin-top: 30px;
}

#footer-banner-list ul {
	overflow: hidden;
}

#footer-banner-list .item-left {
	float: left;
}

#footer-banner-list .item-right {
	float: right;
}

#footer-banner-list img {
	width: 330px;
}
