/* ------------------------------------- 
	サブカテゴリー
 * ------------------------------------ */

.item-list .sub-category ul li {
	text-align: center;
	width: 47%;
	float: left;
	margin-right: 6%;
	margin-bottom: 3%;
	padding: 0px;
}
.item-list .sub-category ul li:nth-child(2n) {
	margin-right: 0%;
}
.item-list .sub-category ul li a {
	display: block;
	margin-bottom: 5px;
}
.item-list .sub-category ul li a:hover {
	font-weight:normal;
	text-decoration: underline;
}
.item-list .sub-category ul li img {
	width: 100%;
	margin-bottom: 5px;
}

/**************************** 
　カテゴリ説明の設定
 *****************************/

.section1  {   
    border: none;
    margin-bottom: 30px;  
    _zoom: 1;  
    overflow: hidden;  
}  
.section1 p {
    _zoom: 1; 
} 
.section1 .imgL   {
    float: right;
    margin:  0px 0px 0px 15px;
 }  
.section1 .imgR   {
    float: left;
    margin:  0px 15px 0px 0px;
    _zoom: 2; 
 }  





#ma-b {
    margin-top:10px;
    margin-bottom:40px;
    }

#ma-t {
    margin-top:30px;
    margin-bottom:10px;
    }


h2.midashi{
	background-image: url(https://img06.shop-pro.jp/PA01175/550/etc/h1.gif?cmsp_timestamp=20150626161550);
	background-repeat: no-repeat;
	width:715px;
	font-size: 1.7em;
	color: #FFF;
	font-weight: bold;
	padding: 9px 22px;
	margin: 30px 0 15px ;
}
/* ==================================================================================

		カテゴリエリア　基本スタイル
		
		01 エリア内の行間
		02 ｐ（段落）の下マージン
		03 strongはボールド指定
		04 イメージの最大幅（はみ出し防止）
		05 .sectionでブロック要素（下マージン付き）
		06 h2〜h4のサイズ・スタイリングと下マージン
		
		使いやすくカスタマイズしてください

================================================================================== */


/* 01 エリア内の行間 */
.itemExp {
	clear: both;
	padding-top: 40px;
	padding-bottom: 50px;
}

/* 02 ｐ（段落）の下マージン */
.itemExp p {
	margin-bottom: 10px;
	line-height:1.5em;
	font-size:1.10em;
}


/* 03 strongはボールド指定 */
.itemExp strong {
	font-weight: bold;
}

/* 04  イメージの最大幅（はみ出し防止）*/
.itemExp img {
	max-width: 100%;
}

/* 05 .sectionでブロック要素（下マージン付き） */
.itemExp .section {
	margin-bottom: 30px !important;
	clear: both;
}

h2.midashi{
	background-image: url(https://img06.shop-pro.jp/PA01175/550/etc/h1.gif?cmsp_timestamp=20150626161550);
	background-repeat: no-repeat;
	width:715px;
	font-size: 1.7em;
	color: #FFF;
	font-weight: bold;
	padding: 9px 22px;
	margin: 30px 0 15px ;
}



<!-- グループ -->
#group-list {
	border-top:#838383 dotted 1px;
	padding:5px 0px 0px;
	margin:10px 20px 0px 0px;
}
<!--// グループ -->
