@charset "utf-8";
#title_wrapper {
	background-image: url(../../images/common/background_title.png);
	background-repeat: repeat-x;
	height: 60px;
	padding-bottom: 5px;
}
#title {
	background-image: url(../../images/newface/title.png);
	height: 60px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#body {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
.c1 {
	float: left;
	width: 390px;
	margin-right: 20px;
	padding-bottom:30px;
}
.c2 {
	float: left;
	width: 390px;
	padding-bottom:30px;
}
dt {
	height:292px;
	}
dd {
	width: 390px;
}
.buttons {
	height: 25px;
	width: 370px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.mail {
	background-image: url(../../images/girls/btn_mail.png);
	height: 25px;
	width: 175px;
	display: block;
	float: left;
}
.gravure {
	background-image: url(../../images/girls/btn_gravure.png);
	height: 25px;
	width: 175px;
	margin-left: 20px;
	display: block;
	float: left;
}
