@import "common.css";

.menu ul {
	margin-bottom:10px;
}

/*-----------センターコンテンツ-------------*/
dl#center {
	padding-bottom:10px;
	float:left;
}

#center dt {
	float:left;
	width:66px;
}

#center dt#qr {
	float:left;
	width:56px;
	padding:4px;
}

#center dl {
	float:left;
	width:198px;
	padding:3px;
}

#center dd {
	float:left;
	width:196px;
	padding:2px;
	padding-top:3px;
}
#center span {
	display:block;
	font-size:10px;
}

/*-----------ピックアップガール--------------*/
#pugirl {
	float:left;
	width:471px;
}

#pugirl h3 {
	margin-bottom:22px;
}

#pugirl h4 {
	float:left;
	padding-right:16px;
}

#pugirl dl,dt,dd {
	margin:0;
}

#pugirl dl {
	width:214px;
	float:left;
}

#pugirl dl dt#pu_name {
	border-bottom:solid 1px #f858c1;
	border-left:solid 10px #f858c1;
	text-align:right;
	margin-bottom:25px;
	font-size:14px;
	line-height:17px;
}

#pugirl dl dd dt {
	width:50px;
	float:left;
	margin-bottom:15px;
}

#pugirl dl dd dd {
	width:164px;
	float:left;
	text-align:right;
	margin-bottom:15px;
}

#pugirl dl dd dd#pr {
	clear:both;
	width:214px;
	text-align:left;
}
/*-----------トピックス--------------*/
#topics {
	float:left;
	width:313px;
	padding-left:16px;
	margin-bottom:25px;
}

* html #topics {
	margin-bottom:0px;
	padding-left:14px;
}

#topics h3 {
	margin-bottom:22px;
}

#topics iframe {
	border:solid 1px #727070;
}

.footer {
	margin-top:25px;
}

* html .footer {
	margin-top:0px;
}
