@import url("global.css");
/*再定義*/
h1 {
	position:relative;
	height:87px;
}
h1 img {
	position:absolute;
	top:0px;
	left:0px;
}
#container {
	height:auto;
}
#contents {
	margin:0 0 0 1px;
	/*border:1px solid black;*/
}
a.btn-profile {
	float:left;
}
/*再定義終了*/
#topics {
	margin:10px 0 0 20px;
	height:270px;
	/*border:1px solid black;*/
}
#topics-image{
	/*border:1px solid black;*/
	width:605px;
	float:left;
}
#newgravure-profile {
	border:1px solid #777;
	width:140px;
	height:240px;
	float:right;
	margin:0 20px 0 0;
	text-align:center;
	overflow:hidden;
}

#newgravure-profile div{
	margin:10px 0 0 0;
	line-height:1.5;
}
.line {
	background:url(../images/line2.png) repeat-x;
	height:26px;
}
ul.gravurelist {
	margin:15px 0 10px 10px;
}
ul.gravurelist li {
	display:block;
	float:left;
	/*border:1px solid black;*/
	width:386px;
	height:210px;
}
.thumb-area {
	margin:0 auto;
	text-align:center;/*border:1px solid black;*/
}
.profile-area {
	float:left;
	width:160px;	
	margin:0 0 0 15px;
	/*border:1px solid red;*/
}
.girls-name {
	color:#ED1E79;
	font-weight:bold;
}
.tsize {
	color:#990000;
	font-size:0.7em;
}
ul.gravurelist{
	width:100%;
	
}
