@charset "UTF-8";

/*-------------------------------------
commonSetting
-------------------------------------*/
#accessRanking h3,
#contents h2,
#artistDetailsTitleBox p {
text-indent: -9999px;
}


/*-------------------------------------

	localNavigationSetting

-------------------------------------*/

/*-------------------------------------
accessRankingSetting
-------------------------------------*/
#accessRanking {
padding: 2px;
padding-bottom: 10px;
background: #A2B1BF;
border: #CCC 1px solid;
border-bottom-color: #FFF;
}

#accessRanking h3 {
height: 28px;
background: url(../../common/images/lcl_ttl_access_ranking.gif) no-repeat;
}

#accessRanking ol {
margin: 0 10px;
line-height: 1.6em;
}

#accessRanking ol li {
margin-left: 20px;
color: #FFF;
}

#accessRanking ol li a {
color: #FFF;
}



/*-------------------------------------

	indexSetting

-------------------------------------*/

/*-------------------------------------
titleSetting
-------------------------------------*/
#contents h2 {
width: 230px;
height: 40px;
background: url(../img/about_ttl.gif) no-repeat;
}


/*-------------------------------------
newstList
-------------------------------------*/

#contents .about {
border-bottom: #CCC 1px dotted;
padding:0 0 10px 0;
margin:0 0 15px 0;
display: block;
width:610px;
}

#contents .about h3 {
margin-bottom:1em;

}

#contents .about p {
/*line-height:1.2em;*/
margin-bottom:2em;
}

#contents .about ol li {
margin:0 0 1em 2.5em;
line-height:1.6em;
}

