@charset "utf-8";

/*==============================*/
/*  boseki_hanbai.css      　　       */
/*------------------------------*/
/*　墓石販売ページ専用CSS       */
/*==============================*/


#hanbai_title {
	margin-bottom: 40px;
	font-size: 18px;
	line-height: 28px;
}

.category_title {
	font-size: 26px;
	padding-bottom: 30px;
}

.category_pic {
	width: 225px;
	float: left;
}
	
.category_setsumei {
	margin-bottom: 50px;
	font-size: 16px;
	line-height: 27px;
	float: left;
	width: 400px;
	margin-left: 15px;
}

.shouhin_all {
	margin-bottom: 40px;
}

/*商品タイトル*/
.shouhin_title {
	font-size: 24px;
	margin-bottom: 20px;
}

.shouhin_setsumei {
	float: left;
	width: 345px;
	font-size: 14px;
	line-height: 23px;
	margin-right: 15px;
}

.shouhin_pic {
	height: 305px;
	width: 280px;
	float: left;
	margin-top: -60px;
}

.setsumei_bold {
	font-size: 18px;
	font-weight: bold;
}


.shouhin_setsumei_top {
	font-weight: bold;
}


.shouhin_setsumei_middle {
	margin-top: 10px;
	color: #666;
}

.shouhin_setsumei_link {
	text-align: right;
	margin-top: 10px;
}

.shouhin_ryoukin {
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
