@charset "Shift_JIS";
/* 初期設定 */



/*********************************
 メインタイトル 
**********************************/
/* ↓メインタイトル↓ */
div#Title h2{
	background: url(../images/osteopacy/main_tit_osteo.jpg) no-repeat;
	text-indent:-9999px;
}

/*********************************
 ベース 
**********************************/
div#MainCont{
	width:610px;
	margin:20px 0 0 25px;
}


/*********************************
 販売商品について
**********************************/
/* ↓ページタイトル↓ */
div#MainLeft h3.tit_osteopacy{
	width:532px;
	height:25px;
	margin:20px 0 0 25px;
	background: url(../images/osteopacy/tit_osteopacy.gif) no-repeat;
	text-indent:-9999px;
}
/* ↓商品について↓ */
div.syouhin{
	width:610px;
	margin:0 0 20px 0;
	background: url(../images/shop/bk_610.gif) no-repeat bottom;
}
/* ↓商品カテゴリータイトル↓ */
div.syouhin h4.tit_syokuhin{
	width:610px;
	height:64px;
	background: url(../images/shop/shop_syokuhin.gif) no-repeat;
	text-indent:-9999px;
}
/* ↓商品カテゴリータイトル↓ */
div.syouhin h4.tit_seikatsu{
	width:610px;
	height:64px;
	background: url(../images/shop/shop_seikatsu.gif) no-repeat;
	text-indent:-9999px;
}

div.syouhin div.cont_shokuhin{
	width:530px;
	margin:20px 0 0 40px;
}

div.cont_shokuhin img{
	margin:0 0 10px 0;
}

div.cont_shokuhin p.syokuhin_L{
	width:255px;
	float:left;
	margin:0 20px 0 0;
	_margin:0 10px 0 0;
}


div.cont_shokuhin div.B_ichiran{
	margin:20px 0 0 0;
	padding:0 0 20px 0;
}



