@charset "Shift_JIS";

/*―――――――――――――――――――――――――――――
	PickUpGirl個別スタイル定義
―――――――――――――――――――――――――――――*/
div#profileBox2 {
	padding-top: 120px;
	padding-left: 250px;
	width: 340px;
	height: 130px;
	background: url("../img/header.png") no-repeat top left;
}
a.clickBox {
	margin-right: 0px;
	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#gravure ul li a:hover img {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

