@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------
artists
------------------------------------------------------------------------------ */ 
#main {
padding-left: 10px;
width: 872px;
}
.artistsList {
width: 897px;
margin-bottom: 80px;
}
.artistsList li {
float: left;
margin-right: 25px;
margin-bottom: 20px;
height: 210px;
width: 274px;
}
.artistsList li.artistsG {
background: url(../artists/img/box_btm_g.jpg) no-repeat bottom;
}
.artistsList li.artistsR {
background: url(../artists/img/box_btm_r.jpg) no-repeat bottom;
}
.artistsList li.artistsY {
background: url(../artists/img/box_btm_y.jpg) no-repeat bottom;
}
.artistsList li.artistsB {
background: url(../artists/img/box_btm_b.jpg) no-repeat bottom;
}
.artistsListBoxL {
float: left;
}
.artistsListBoxR {
float: right;
}
.artistsDetailBtn {
padding-top: 13px;
text-align: right;
padding-right: 16px;
}
.stit {
margin-bottom: 20px;
}
.stit02 {
margin-bottom: 30px;
}
.artistsList02 {
padding-left: 20px;
width: 748px;
margin-bottom: 45px;
}
.artistsList02 li {
float: left;
margin-right: 30px;
margin-bottom: 15px;
}
.artistsList03 {
padding-left: 20px;
width: 690px;
margin-bottom: 45px;
}
.artistsList03 li {
float: left;
margin-right: 18px;
margin-bottom: 15px;
}
/* ------------------------------------------------------------------------------
詳細
------------------------------------------------------------------------------ */ 
#artistsDetailL {
width: 260px;
float: left;
background: url(../artists/img_common/frame01_bg.jpg) repeat-y;
}
#artistsDetailR {
float: right;
width: 577px;
font-size: 86%;
line-height: 150%;
}
#artistsDetailR li {
margin-bottom: 15px;
}
.artistPhoto {
background: url(../artists/img_common/frame01_top.jpg) no-repeat top;
padding-top: 15px;
text-align: center;
}
.artistsHistory {
font-size: 86%;
background: url(../artists/img_common/frame01_btm.jpg) no-repeat bottom;
padding: 29px 10px 30px 14px;
}
.artistName {
margin-bottom: 10px;
}
.artistsYear {
float: left;
width: 65px;
}
.artistsTxt {
float: left;
width: 485px;
}
#artistsWork {
padding-top: 75px;
width: 892px;
}
#artistsWork li {
margin-right: 23px;
width: 200px;
float: left;
margin-bottom: 40px;
}
.artistsWorkImg {
margin-bottom: 10px;
}
.artistsWorkTit {
font-size: 86%;
font-weight: bold;
}
.artistWorkSize {
background: url(../artists/img_common/icon01.gif) no-repeat left 0.5em;
padding-left: 35px;
font-size: 71%;
}
.artistsWorkPrice {
background: url(../artists/img_common/icon02.gif) no-repeat left 0.5em;
padding-left: 35px;
font-size: 71%;
}
.artistsRemarks {
float: right;
width: 577px;
font-size: 86%;
}

