<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">in@charset "UTF-8";
/* CSS Document */

.impression_top {
	height: auto;
	width: 980px;
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
}
.impression_textbox {
	float: left;
	height: auto;
	width: 580px;
}
.impression_maintext {
	font-size: 30px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 25px;
	padding-top: 30px;
}
.impression_toppic {
	float: right;
	height: auto;
	width: 400px;
}
.impression_text {
	font-size: 14px;
	color: #666666;
	text-align: left;
}



.womanshadow {
	width: 400px;
	float: left;
	overflow: hidden;
	background-image: url(../image/in001.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	margin-top: 50px;
	margin-left: 50px;
	margin-bottom: 20px;
}



.womanshadow_three {
	width: 400px;
	float: left;
	overflow: hidden;
	background-image: url(../image/im02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	margin-top: 50px;
	margin-left: 50px;
	margin-bottom: 20px;
}




.womanshadow_r {
	width: 355px;
	float: left;
	overflow: hidden;
	background-image: url(../image/im_3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
	margin-top: 50px;
	margin-left: 50px;
	margin-bottom: 20px;
}






.pinkframe {
	background-image: url(../image/pink_frame.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 315px;
	width: 355px;
	overflow: hidden;
	margin-left: 35px;
	text-align: center;
	margin-top: 50px;
}

.pinkframe_l {
	background-image: url(../image/pink_frame.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 315px;
	width: 355px;
	overflow: hidden;
	text-align: center;
	margin-top: 50px;
	margin-left: 80px;
}




.womans_textbox {
	text-align: center;
	width: 395px;
	height: auto;
	margin-top: 280px;
}

.womans_tecxtp {
	font-size: 14px;
	color: #F2BFB0;
}
.pinkframe_textbox {
	margin-top: 25px;
	text-align: left;
	margin-left: 20px;
}
</pre></body></html>