@charset "utf-8";
/* CSS Document */


.contents2 h2.first{
	width:542px;
	height:45px;
	background:url(../images/pc/title_first.jpg) no-repeat;
	margin:0px auto;
	padding:0px;
}

	.contents2 .first_main{
		width:542px;
		height:auto;
		background:url(../images/pc/girlslist_backS.gif) repeat-y;
		font-size:80%;
		padding:20px 0px 30px 0px;
	}
	
		.contents2 .first_main dl{
			width:516px;
			margin:auto;
		}

			.contents2 .first_main dl dt{
				display:none;
			}
	
			.contents2 .first_main dl dd.concept{
				width:516px;
				height:480px;
				margin:10px auto 0px auto;
				background:url(../images/pc/first_concept.gif) no-repeat;
			}
	
			.contents2 .first_main dl dd.attend{
				width:516px;
				height:214px;
				margin:30px auto 0px auto;
				background:url(../images/pc/first_attend.gif) no-repeat;
			}
	
	
	.contents2 p.back_bottom{
		width:542px;
		height:12px;
		background:url(../images/pc/girlslist_backB.gif) no-repeat;
		margin:0px;
		padding:0px;
	}
		

