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

#header_top {
	background:url(../../img/shinagawa/header_bg2.jpg);
	width:950px;
	height:90px;
}
#news {
	background:url(../../img/shinagawa/terop_bg.jpg);
	width:950px;
	height:40px;
}

#main_photo {
	width:322px;
	border:3px solid #d8d8d8;
	padding-top:15px;
	padding-bottom:47px;
	margin-bottom:10px;
	background-image:url(../../img/common/girlinfo/photo_bg_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#main_photo p {
    padding-top: 7px;
    text-align: center;
}

.box_prof_contents_msg {
    background-color: #FFFFFF;
    border: 1px solid #D7D7D7;
    clear: both;
    font-size: 12px;
    height: auto;
    margin-bottom: 5px;
    padding: 5px;
}
.box_prof_01 {
    background-color: #F8F7F5;
    border: 3px solid #D8D8D8;
    clear: both;
    height: 570px;
    margin-bottom: 10px;
    padding: 4px;
    width: 314px;
}
