#gc_g{
	margin-top: 10px;
	margin-bottom: 40px;
}
.gc_read {
	font-size: 10px;
}
.gc_cap {
	font-size: 10px;
}
.gc_name {
	color: #773949;
	font-size: 12px;
	font-style: normal;
	margin: 0px 0px 30px;
}
.gc_name a{
	color: #640125;
	text-decoration: underline;
}
.gc_name a:hover{
	color: #640125;
	text-decoration: none;
}
.gc_index {
	height: 30px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
}
.gc_subindex {
	height: 30px;
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	text-indent: 5px;
	vertical-align: middle;
	padding: 0px;
	background-color: #F0E0DF;
}
/* 画像を左に配置し、テキストを左側に回りこませる */
.g_cate-float{
	float: left;
	padding: 0px;
	margin: 0px;
	height: 130px;
	width: 130px;
}
/* 回り込みの解除 */
.g_cate-clear{
	clear: both;
}
#gc_left{
	width: 294px;
	height: 130px;
	margin: 0px;
	float: left;
	padding: 15px 5px 15px 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#gc_right{
	width: 295px;
	height: 130px;
	margin: 0px;
	float: left;
	padding: 15px 0px 15px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* 商品リスト最終行目 */

#gc_left_e{
	width: 294px;
	height: 130px;
	margin: 0px;
	float: left;
	padding: 15px 5px 15px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#gc_right_e{
	width: 295px;
	height: 130px;
	margin: 0px;
	float: left;
	padding: 15px 0px 15px 5px;
}
