@charset "UTF-8";
/* CSS Document */
#page #headerArea #menumoon {
float: right;
width: 75px;
}
#page #contentsArea {
text-align: left;
clear: both;
width: 852px;
padding-top: 80px;
padding-left: 65px;
}
.contentsareaTitle {
clear: both;
width: 800px;
padding-top: 30px;
padding-bottom: 20px;
border-bottom: 1px dotted #666;
}
#page #contentsArea #bioNav { width: 800px; }
.contentsText .contentsTitle {
font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
font-size: 140%;
line-height: 1.3;
letter-spacing: 0.1em;
padding-bottom: 15px;
color: #333;
}
#page #contentsArea #bioNav ul li {
line-height: 0;
float: left;
width: 200px;
}
#page #contentsArea #orignalalbumArea { width: 800px; }
.contentsBox {
width: 800px;
padding-top: 20px;
border-bottom: 1px dotted #666;
margin-bottom: 20px;
margin-top: 0px;
padding-bottom: 20px;
clear: both;
overflow: hidden;
vertical-align: middle;
}
.contentsBox .cdPhoto {
float: left;
width: 200px;
display: inline;
position: relative;
padding-bottom: 30px;
padding-top: 20px;
}
.contentsBox .contentsText {
float: right;
width: 600px;
padding-bottom: 30px;
color: #333;
}
