/* カテゴリ・グループのフリースペース内全体の指定 */
.cg_freespace_01 {
	padding:0;
	margin:20px 0 30px 0;
	line-height: 1.5;
}
.cg_freespace_02 {
	padding:0;
	margin:20px 0 30px 0;
	line-height: 1.5;
}
/* カテゴリ・グループのフリースペース内の<p>タグの余白設定 */
.cg_freespace_01 p, .cg_freespace_02 p {
	margin:0 0 10px 0;
}
/* カテゴリ・グループのフリースペース内の<ul>タグの余白設定 */
.cg_freespace_01 ul, .cg_freespace_02 ul {
	margin:0 0 10px 20px;
	padding:0;
}


/* ------------------------------------- 
	サブカテゴリー
 * ------------------------------------ */

.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://img21.shop-pro.jp/PA01331/549/etc/h1.gif?cmsp_timestamp=2172);
	background-repeat: no-repeat;
	width:715px;
	font-size: 1.7em;
	font-weight: bold;
	padding: 9px 22px;
	margin: 30px 0px 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://img21.shop-pro.jp/PA01331/549/etc/h1.gif?cmsp_timestamp=2172);
	background-repeat: no-repeat;
	width:715px;
	font-size: 1.7em;
	font-weight: bold;
	padding: 9px 22px;
	margin: 30px 0px 15px ;
}




.talk01 {
	border: solid 2px #993300;
	border-radius: 1em; 
	padding:20px;
	margin-bottom:50px;
}

.talk01 h1 {
	color: #993300;
	font-size: 1.6em;
	line-height: 1.4em;
	background: #FAEDD9;
	text-align: center;
	padding:5px;
}

.talk01 h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #993300;
	border-left: solid 6px #993300;
	margin: 20px 0 8px;
	padding:5px;
}
.talk01 p {
	margin-left: 16px;
        margin-top:20px;
        margin-right:20px;
       font-size:118%;
}




/**************************** 
文字間隔　
*****************************/

#contents p{
   font-size: 1.15em;
   line-height: 1.7em;
 }

<!-- グループ -->
#group-list {
	border-top:#838383 dotted 1px;
	padding:5px 0px 0px;
	margin:10px 20px 0px 0px;
}
<!--// グループ -->


/**************************** 
 画像『右に回り込み』設定
 *****************************/

.section1  {   
    border: none;
    margin-bottom: 30px;  
    _zoom: 1;  
    overflow: hidden;  
}  
.imgL   {
    float: right;
    margin:  0px 0px 0px 15px;
 }  
.section1 p {
    _zoom: 1; 
} 


/**************************** 
画像『左に回り込み』設定
 *****************************/

.section2  {   
    border: none;
    margin-bottom: 30px;  
    _zoom: 1;  
    overflow: hidden;  
}  
.imgR   {
    float: left;
    margin:  0px 15px 0px 0px;
 }  
.section2 p {
    _zoom: 1; 
} 

