/* グラビア集*/

div.galleries{
	margin-bottom:15px;
	margin-top:0px;
	}
div.galleries div.profile_box{
	margin-left:5px;
	margin-bottom:10px;
	width:310px;
	float:left;

	}
div.galleries div.image{
	text-align:center;
	float:left;
	}

div.galleries div.image a{
	padding:3px;
	display:block;
	}
div.galleries div.image a:hover{
	}
div.galleries div.image a img{
	width:171px;
	height:228px;
	border:solid 1px;
	}
div.galleries div.image a:hover img{
	}

div.galleries div.plof {
	padding:3px;
	float:right;
	text-align:left;
	width:120px;
	}
div.galleries div.plof li{
	font-size:11px;
	margin-bottom:3px;
	}
div.galleries div.plof li.name {
	font-size:14px;
	display:inline;
	}
div.galleries div.plof li.age{
	display:inline;
	}
div.galleries div.plof li.mark{
	margin-top:4px;
	}
div.galleries div.plof li.regist_day{
	font-size:12px;
	}
div.plof li.com{
	height:120px;
	}
