﻿/* CSS Document */
/* center */
#center{
float:left;
padding-left:10px;
}

#evaluation{
width:360px;
height:238px;
}

.top-sttl{
width:360px;
margin-top:10px;
}
.top-item{
width:360px;
}
.top-item-cnt{
padding:10px 0;
border:1px solid #b9c0c9;
text-align:center;
}
.top-item-cnt table{
margin:0 auto;
}

.item{
position:relative;
text-align:center;
padding:0 6px;
}
.item p{
margin-top:3px;
font-weight:bold;
}
.item img{
border:1px solid #cccccc;
}

.top-item-line{
height:1px;
width:328px;
margin:4px auto 10px;
background:#d8dbde;
}

.item-comment{
position:absolute;
top:300px;
left:60px;
z-index:1000;
width:239px;
padding-top:16px;
background:url(/absite/static/image/bd_fukidashi.gif) no-repeat left top;
}

.item-comment-cnt{
padding:6px 8px;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
background-color:#ffffff;
text-align:left;

}
.item-comment-cnt h3{
font-size:12px;
color:#ac85e6;
}
.item-comment-cnt p{
font-weight:normal;
color:#808080;
}

/* right */
#right{
float:left;
width:210px;
}
#right-cnt{
padding-left:10px;
}

#ranking{
width:200px;
padding-bottom:12px;
background:url(/absite/static/image/index/bg_right_cnt.gif) no-repeat left bottom;
}
#ranking ul{

}

#ranking li{
margin-left:6px;
padding-bottom:1px;
background:url(/absite/static/image/index/img_right_dotline.gif) no-repeat left bottom;
}

#ranking li div{
padding-left:42px;
}
#ranking li p{
}

.rank01 div{
height:32px;
background:url(/absite/static/image/index/icn_ranking01.gif) no-repeat left top;
}
.rank02 div{
height:28px;
background:url(/absite/static/image/index/icn_ranking02.gif) no-repeat left top;
}
.rank03 div{
height:28px;
background:url(/absite/static/image/index/icn_ranking03.gif) no-repeat left top;
}
.rank04 div{
height:26px;
background:url(/absite/static/image/index/icn_ranking04.gif) no-repeat left top;
}
.rank05 div{
height:26px;
background:url(/absite/static/image/index/icn_ranking05.gif) no-repeat left top;
}

.rank01 p{
padding-top:8px;
font-size:14px;
font-weight:bold;
}
.rank02 p,
.rank03 p{
padding-top:5px;
}
.rank04 p,
.rank05 p{
padding-top:4px;
}









#notice{
clear:both;
background:url(/absite/static/image/index/bg_right_cnt.gif) no-repeat left bottom;
}
#notice dl{
padding-bottom:12px;
}
#notice ul{
padding-bottom:12px;
}

#notice dt{
line-height:1.3;
}
#notice dt{
margin-top:3px;
padding-left:10px;
font-weight:bold;
color:#333333;
}
#notice dd{
margin-left:6px;
padding:0 0 6px 4px;
background:url(/absite/static/image/index/img_right_dotline.gif) no-repeat left bottom;
}


#notice li{
margin-left:6px;
padding:0 0 6px 4px;
background:url(/absite/static/image/index/img_right_dotline.gif) no-repeat left bottom;
}
#notice li strong{
font-weight:bold;
color:#333333;
}

#right-banner ul{
width:200px;
padding-top:5px;
}

#right-banner li{
margin-top:5px;
}










