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

/*-------------------------------------
artist top page Setting
-------------------------------------*/
.artistIndex{
width:135px;
float:left;
margin-top:20px;
}

.artistThumb{
float:left;
padding-left:10px;
margin-top:20px;
}

.artistIndex h3,
.artistThumb h3{
margin-bottom:10px;
}

.artistThumb table.artistThumbTable{
border: 1px #CED5D9 solid;
margin-bottom: 20px;
border-collapse: collapse;
width:455px;
}

.artistThumb table.artistThumbTable th,
.artistThumb table.artistThumbTable td{
border: 1px #CED5D9 solid;
text-align:center;
vertical-align: middle; 
width:148px;
}

.artistThumb table.artistThumbTable th{
border-top:none;
font-weight:normal;
line-height:120%;
padding:0 5px 5px 5px;
}

.artistThumb table.artistThumbTable td{
border-bottom:none;
height:135px;
}

.artistThumb table.artistThumbTable td a{
display:block;
}


/*-------------------------------------
artistListThumbnailSetting
-------------------------------------*/
#artistListThumbnail {
margin-top: 20px;
}

#artistListThumbnail li {
margin-bottom: 16px;
width: 203px;
text-align: center;
float: left;
}

#artistListThumbnail li img {
margin: 0 0 16px 11px;
display: block;
}

/*-------------------------------------
nextBackArtist Setting
-------------------------------------*/
.nextBackArtist {
margin: 10px 0;
width:120px;
}

.nextBackArtist p.backButton {
float: left;
}

.nextBackArtist p.nextButton {
float: right;
}

/*-------------------------------------
nextBackNavigationSetting
-------------------------------------*/
#nextBackNavigation {
float: left;
_float:none;
margin-bottom: 20px;
margin-left:145px;
width:455px;
}

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

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


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

#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;
padding:0;
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;
}

#artistProfile dd img {
margin-bottom: 3px;
}

#artistProfile dd h4 {
font-size: 1.4em;
font-weight: bold;
margin: 0 0 5px 0;
padding:0;
}


/*-------------------------------------
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: 8em;
float: left;
}

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

/*-------------------------------------
artistNewsDetialSetting
-------------------------------------*/

#artistNewsDetial {
margin: 16px;
padding-bottom:15px;
clear:both;
background-image: url(../../common/images/dotline_gray.gif);
background-repeat: repeat-x;
background-position: bottom;
}

#artistNewsDetial p.img {
float:left;
margin-right:10px;
}

#artistNewsDetial h3 {
font-size: 1.4em;
font-weight: bold;
}
