/* ■■ commerce.css ■■
-----------------------------------------------------------------------------
■20100629更新
-----------------------------------------------------------------------------
■目次
  01. お申し込みボタン（メインカラム大）20100629更新
  02. お申し込みボタン（メインカラム大）20100802更新
  03. お申し込みボタン（サブカラム小）20100629更新
  04. メニューリスト 20100629更新


/* ----------------------------------------
 * 01. お申し込みボタン（メインカラム大）20100629更新
 * ---------------------------------------- */

div#main_clm div.contact_free_100629 {
	width: 688px;
	margin: 0 auto;
	padding: 10px 0px;
	border: 1px solid #cccccc;
	background: #f0f0f0;
}

div#main_clm div.contact_free_100629 a {
    display: block;
	margin: auto;
	width: 355px;
	height: 70px;
	text-indent: -9999px;
	font-size: 1px;
	/*  \*/
    overflow: hidden;
    *  */
}
div#main_clm div.contact_free_100629 a {
	background: url(http://i.yimg.jp/images/biz/bzc2/btn_cmn_100629.png) 0 -120px;
}
div#main_clm div.contact_free_100629 a:hover {
	background-position: 0 -195px;
}


/* ----------------------------------------
 * 03. お申し込みボタン（サブカラム小）20100629更新
 * ---------------------------------------- */

div#sub_clm div.contact_free_100629 {
	margin: 0 auto 10px;
	padding: 7px 0 5px 0;
	border: 1px solid #cccccc;
	background: #f0f0f0;
}

div#sub_clm div.contact_free_100629 a {
    display: block;
	margin: auto;
	width: 210px;
	height: 60px;
	text-indent: -9999px;
	font-size: 1px;
	/*  \*/
    overflow: hidden;
    *  */
}
div#sub_clm div.contact_free_100629 a.bt_etr {
	margin-top: 5px;
	background: url(http://i.yimg.jp/images/biz/bzc2/btn_cmn_100629.png) 0 0;
}

div#sub_clm div.contact_free_100629 a.bt_etr:hover {
	background-position: 0 -60px;
}

div#sub_clm div.contact_free_100629 a.bt_req {
	margin-top: 3px;
	background: url(http://i.yimg.jp/images/biz/bzc2/btn_cmn_100629.png) -220px 0;
}

div#sub_clm div.contact_free_100629 a.bt_req:hover {
	background-position: -220px -60px;
}


/* ----------------------------------------
 * 02. お申し込みボタン（メインカラム大）20100802更新
 * ---------------------------------------- */

div#main_clm div.contact_free_100802 {
	width: 688px;
	margin: 0 auto;
	padding: 10px 0px;
	border: 1px solid #cccccc;
	background: #f0f0f0;
}

div#main_clm div.contact_free_100802 a {
    display: block;
	margin: auto;
	width: 355px;
	height: 70px;
	text-indent: -9999px;
	font-size: 1px;
	/*  \*/
    overflow: hidden;
    *  */
}
div#main_clm div.contact_free_100802 a {
	background: url(http://i.yimg.jp/images/biz/bzc2/btn_cmn_100802.png) 0 -120px;
}
div#main_clm div.contact_free_100802 a:hover {
	background-position: 0 -195px;
}


/* ----------------------------------------
 * 03. お申し込みボタン（サブカラム小）20100802更新
 * ---------------------------------------- */

div#sub_clm div.contact_free_100802 {
	margin: 0 auto 10px;
	padding: 7px 0 5px 0;
	border: 1px solid #cccccc;
	background: #f0f0f0;
}

div#sub_clm div.contact_free_100802 a {
    display: block;
	margin: auto;
	width: 210px;
	height: 60px;
	text-indent: -9999px;
	font-size: 1px;
	/*  \*/
    overflow: hidden;
    *  */
}
div#sub_clm div.contact_free_100802 a.bt_etr {
	margin-top: 5px;
	background: url(http://i.yimg.jp/images/biz/bzc2/btn_cmn_100802.png) 0 0;
}

div#sub_clm div.contact_free_100802 a.bt_etr:hover {
	background-position: 0 -60px;
}

div#sub_clm div.contact_free_100802 a.bt_req {
	margin-top: 3px;
	background: url(http://i.yimg.jp/images/biz/bzc2/btn_cmn_100802.png) -220px 0;
}

div#sub_clm div.contact_free_100802 a.bt_req:hover {
	background-position: -220px -60px;
}


/* ----------------------------------------
 * メニューリスト 20100629更新
 * ---------------------------------------- */
div#sub_clm ul.mrg_b5{
	margin-bottom: 5px;
}
div#sub_clm ul.category li.list_btm{
	border-bottom: none;
}
