@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: 194px;
height: 34px;
background: url(../img/blog_ttl.gif) no-repeat;
}

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

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

#contents .news p.img {
float:left;
padding:0 10px 0 0;
}

#contents .news p.imgh {
padding:0 10px 10px 0;
}

#contents .news h3 {
font-size: 1.4em;
font-weight: bold;
padding:5px 0 5px 0;
}

#contents .news p {
line-height:1.6em;
}

/*-------------------------------------
nextBackNavigationSetting
-------------------------------------*/
#nextBackNavigation {
margin-bottom: 20px;
}

#nextBackNavigation p.backButton {
padding-left: 12px;
background: url(../../common/images/ico_arrow_blk2.gif) no-repeat 0 .2em;
float: left;
}

#nextBackNavigation p.nextButton {
padding-right: 12px;
background: url(../../common/images/ico_arrow_blk.gif) no-repeat right .2em;
float: right;
}


/*-------------------------------------
artistListNavigationSetting
-------------------------------------*/
#artistListNavigation {
padding: 8px;
border: #CED5D9 1px solid;
}

#artistListNavigation dt {
margin-bottom: 4px;
color: #666;
font-weight: bold;
}

#artistListNavigation dd {
margin-right: 8px;
display: inline;
}

#artistListNavigation dd a {
color: #999;
}



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

	artistDetailsSetting

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

/*-------------------------------------
layoutSetting
-------------------------------------*/
#artistDetails #contents {
background: #FFF;
}

#artistDetails #mainContents {
margin-left: 20px;
width: 760px;
float: none;
}


/*-------------------------------------
titleSetting
-------------------------------------*/
#artistDetailsTitleBox {
height: 54px;
position: relative;
}

#artistDetailsTitleBox h2 {
position: absolute;
top: 0;
left: 0;
}

#artistDetailsTitleBox p {
display: inline;
}

#artistDetailsTitleBox p a {
width: 111px;
height: 11px;
background: url(../../images/atl_btn_contact.gif) no-repeat;
display: block;
position: absolute;
top: 4px;
right: 0;
}


/*-------------------------------------
artistProfileSetting
-------------------------------------*/
#artistProfile {
margin-bottom: 10px;
padding: 10px;
background: url(../../images/atl_bg_profile.jpg) repeat-x;
}

#artistProfile dt {
margin-bottom: 6px;
font-size: 2em;
font-weight: bold;
line-height: 1.4;
}

#artistProfile dt img {
margin-right: 14px;
float: left;
}

#artistProfile dd {
margin-left: 114px;
}


/*-------------------------------------
artistNewsSetting
-------------------------------------*/
#artistNews {
margin: 16px;
}

#artistNews h3 {
background: url(../../common/images/dotline_gray.gif) repeat-x 50px 4px;
}

#artistNews dl.section {
margin: 10px;
line-height: 1.6;
}

#artistNews dl.section dt {
width: 7em;
float: left;
}

#artistNews dl.section dd {
margin-left: 7em;
}
