@charset "utf-8";


#textArea .textBold{
	font-size: 105%;
	font-weight: bold;
	color: #006AA8;
	background-image: url(../../common/img/bg_line_dotto.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:10px;
}


/*一覧指定CSS***********************************/


.galsLine {
	clear:both;
	padding:0 16px 0 15px;
}

.galsLine .galsWrap {
	background:url(../../gals/img/bg_waku.gif) no-repeat top;
	margin:5px 7px 20px 7px;
	width:190px;
	height:325px;
	position:relative;
	float:left;
}

.galsLine .galsWrap .gPhotoArea{
	position:absolute;
	background:url(../../gals/img/bg_gals_list.gif) no-repeat;
	padding:2px;
	top:34px;
	left:25px;
}
.galsLine .galsWrap .gNameArea{
	position:absolute;
	top:220px;
	text-align:center;
	width:190px;
	font-size: 13px;
	font-weight: bold;
	color: #006AA8;
	padding-bottom:5px;
}

.galsLine .galsWrap .gStyleArea{
	position:absolute;
	top:238px;
	left:0px;
	text-align:center;
	width:190px;
	font-size: 10px;
}

.galsLine .galsWrap .gTimeArea{
	position:absolute;
	top:253px;
	left:0px;
	text-align:center;
	width:190px;
	font-size: 10px;
}

.galsLine .galsWrap .iconArea{
	position:absolute;
	top:270px;
	left:24px;
	width:142px;
}

.galsLine .galsWrap .iconArea li{
	padding:0 2px 0 0;
	float:left;
}

