@charset "utf-8";

/*==================================================
	◆ お問い合わせ
==================================================*/

/**{
	border:1px solid #f60;
}*/

.w-gallery_box{
	width:586px;
	height:auto;
	padding-top:31px;
	padding-left:7px;
}

.w-gallery_list{
	width:586px;
	height:auto;
	overflow:hidden;
	padding-bottom:16px;
}

.w-gallery_list dl{
	width:auto;
	height:auto;
}

.w-gallery_lsit dt{
	float:left;
	clear:both;
	width:142px;
	height:auto;
}

.w-gallery_list dd{
	width:444px;
	height:auto;
	margin-left:142px;
	font-size:14px;
	line-height:18px;
	letter-spacing:1px;
}

.w-gallery_list dd span{
	color:#dd3adb;
}

.img_w-gallery{
	width:206px;
	height:auto;
	float:left;
}

.w-gallery_txt{
	width:380px;
	height:auto;
	float:left;
}

.w-gallery_txt p{
	font-size:14px;
	line-height:18px;
	letter-spacing:1px;
	_letter-spacing:2px;
}
.w-gallery_txt2{
	font-size:12px;
	line-height:18px;
	letter-spacing:1px;
	_letter-spacing:2px;
}


.w-gallery_txt p span{
	color:#dd3adb;
}

.w-gallery_update{
	width:380px;
	height:auto;
	position:relative;
}

.w-gallery_update span{
	font-size:14px;
}

.w-gallery_update .w-gallery_dtl{
	position:absolute;
	top:0px;
	right:0px;
	width: 255px;
	height: 23px;
}

.dotline{
	width:586px;
	height:1px;
	padding-bottom:16px;
}
	
