@charset "utf-8";
/* CSS Document */

.contents2 h2.profile{
	width:542px;
	height:45px;
	background:url(../images/pc/title_profile.jpg) no-repeat;
	margin:0px auto;
	padding:0px;
}
	.contents2 .profile{
		width:542px;
		height:auto;
		background:url(../images/pc/girlslist_backS.gif) repeat-y;
		font-size:14px;
	}
	
		.contents2 .profile .profile_main{
			width:522px;
			margin:auto;
			padding:30px 0px;
			overflow:hidden;
		}
	
			.contents2 .profile .profile_main p.main_img{
				width:295px;
				height:389px;
				overflow:hidden;
				float:left;
				display:inline;
			}
		
			.contents2 .profile .profile_main dl{
				width:210px;
				float:right;
				display:inline;
				font-size:90%;
			}
		
				.contents2 .profile .profile_main dl dt{
					width:75px;
					font-weight:bold;
					float:left;
					display:inline;
					overflow:hidden;
				}
		
				.contents2 .profile .profile_main dl dt.comment{
					clear:both;
					float:none;
					width:210px;
					padding-top:15px;
					display:block;
				}
		
				.contents2 .profile .profile_main dl dt.photo{
					display:none;
				}
		
				.contents2 .profile .profile_main dl dd{
					width:135px;
					float:right;
					display:inline;
					overflow:hidden;
				}
		
				.contents2 .profile .profile_main dl dd.comment{
					clear:both;
					float:none;
					width:200px;
					margin-bottom:15px;
					display:block;
				}
		
				.contents2 .profile .profile_main dl dd.photo{
					clear:both;
					float:none;
					width:210px;
					display:block;
				}
				
					.contents2 .profile .profile_main dl dd.photo li{
						width:66px;
						float:left;
						display:inline;
						margin-right:4px;
					}
		
	.contents2 p.back_bottom{
		width:542px;
		height:12px;
		background:url(../images/pc/girlslist_backB.gif) no-repeat;
		margin:0px;
		padding:0px;
	}
		

