/*top.css*/

	


#concept{
	float: left;
	width: 585px;
	line-height: 1.7em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


#concept h2{
	background-color: #f7dada;
	padding: 10px;
	font-weight: bold;
	color: #666;
	font-size: 18px;
	}



#key{
	width:1000px;
	margin:0 auto;
	line-height:0em;
	padding-top:0px;
}

#key img{
	width:100%;
}

#pickup{
	width:395px;
	height:330px;
	background:url(../images/top/pickup_bg.png) no-repeat;
	float:left;
	margin-right:20px;
}

.pick_in{
	width:360px;
	height:320px;
	padding:10px;
}

.pick_photo{
	width:200px;
	height:300px;
	float:left;
	margin-right:10px;
}

.pick_photo img{
	width:100%;
}

.pick_info{
	margin-top:115px;
}

.pick_info .name{
	font-size:16px;
	margin-bottom:10px;
	
}

.pick_info .name a{
	color:#fff;
	text-decoration:none;
}

.pick_info .size{
	font-size:15px;
	margin-bottom:6px;
	color:#fff;
	line-height:1.5em;
}


.red{
	color: #F00;
}

#concept h3{
	margin: 10px;
	font-size: 16px;
	color: #1d1d1d;
}


.number{
	float: left;
	height: 25px;
	width: 25px;
	text-align: center;
}
.txt{
	float: left;
	width: 560px;
	height: 25px;
	font-size: 13px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}






















