@charset "Shift_JIS";

/*―――――――――――――――――――――――――――――
	PickUpGirl個別スタイル定義
―――――――――――――――――――――――――――――*/
div#profileBox2 {
	padding-top: 60px;
	padding-left: 220px;
	width: 370px;
	height: 135px;
	background: url("../img/profile.jpg") no-repeat top left;
}
a.clickBox {
	margin-right: 12px;
	width: 110px;
	height: 130px;
	text-indent: -9999px;
	float: left;
	position: relative;
	overflow: hidden;
}

div#profileBox2:after {content: ".";display: block;height: 0px;clear: both;visibility: hidden;}
div#profileBox2 {zoom: 1;}

div#profileSheetBtn {
	padding: 10px;
}

div#guravure ul li a:hover img {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

