@charset "utf-8";

/*
========================================

For Search
	・H1
	・Column
	・ArticleResults
	・ProductsResults
	
========================================
*/

@import url(../../common/css/common.css);

h1 span{
font-weight:normal;
font-size:62.5%;
}

.text{
margin:0 0 20px 0;
line-height:1.4;
}

/* RankingImage
========================================*/
.rankingImage{

}

.useful{
margin:0 auto 27px;
width:653px;
/*height:843px;*/
position:relative;
}

.useSec{
background-image:url(../images/ranking_img.gif);
background-repeat:no-repeat;
position:absolute;
}

#main .useSec h2,
#main .useSec h3,
.useSec p,
.useSec li{
margin:0;
padding:0;
border:none;
text-indent:-9999px;
background:none;
}

#main .useSec h2,
#main .useSec h3{
height:31px;
}

#use01{
width:165px;
height:55px;
top:9px;
left:1px;
background-position:-1px -9px;
}

#use02{
width:252px;
height:111px;
top:81px;
left:393px;
background-position:-393px -81px;
}

#use03{
width:164px;
height:77px;
top:97px;
left:1px;
background-position:-1px -97px;
}

#use04{
width:165px;
height:162px;
top:193px;
left:1px;
background-position:-1px -193px;
}

#use05{
width:166px;
height:237px;
top:390px;
left:1px;
background-position:-1px -390px;
}

#use06{
width:165px;
height:108px;
top:675px;
left:1px;
background-position:-1px -675px;
}

#use07{
width:226px;
height:72px;
top:705px;
left:290px;
background-position:-290px -705px;
}

#use08{
width:165px;
height:124px;
top:827px;
left:1px;
background-position:-1px -827px;
}

.notice{
padding:8px;
border:1px solid #cbcbcb;
}

.notice dt{
margin:0 0 10px 0;
font-weight:bold;
}

.notice dd{
font-size:85%;
}

.notice dd li{
margin:0 0 4px 0;
}



