/* CSS Document */


/*--------------------------------
#contentsWrp
---------------------------------*/


#contentsWrp{
width:670px;
padding:0 65px;
}

#disc h2{
margin-bottom:38px;
}

/*--------------------------------
#albumBox
---------------------------------*/

#albumBox{
background:url(../img/disc/disc_bg01.jpg) left bottom no-repeat;
width:670px;
padding-bottom:20px;
margin-bottom:40px;
}

#albumBox li{
float:left;
width:116px;
padding-top:28px;
margin-bottom:20px;
font-size:10px;
color:#666;
text-align:center;
}

#albumBox li#planet{
/*margin-left:64px;*/
padding-left:64px;
}

#albumBox li#planet,
#albumBox li#first{
margin-right:94px;
}

/*
#albumBox li#futuredays{
margin-right:94px;
*/

#albumBox li p.phBox{
margin-bottom:20px;
}

#albumBox li h4{
margin-bottom:10px;
}


/*--------------------------------
#otherWorks
---------------------------------*/

#otherWorks{
font-size:10px;
color:#666;
}

#otherWorks h4{
margin-bottom:20px;
}

#otherWorks li{
float:left;
width:220px;
padding-right:3px;
}

#otherWorks li .phBox,
#otherWorks li .txtBox{
float:left;
}

#otherWorks li .phBox img{
border:#FFFFFF solid 1px;
}

#otherWorks li .txtBox{
padding-left:9px;
width:136px;
}

#otherWorks li .txtBox h5{
margin-bottom:10px;
}

#collaboration{
margin-bottom:40px;
}




















