@charset "euc-jp";
/*privacyポリシー*/
#main_inner{width:470px;}
#main_inner{font-size:11px;line-height:1.4em;}
h3{
	text-indent:0;
	line-height:1.5em;
	border-bottom:1px solid #b8b8b8;
	font-size:16px;
	font-weight:normal;
	margin:0 0 10px;
	padding:0 0 3px;
	width:470px;
}
.pay-delivery{
	width:470px;
	font-size:12px;
	padding:5px 0 5px 5px;
	margin-bottom:10px;
	background:url(https://mushmans.com/img/olshop_table.png) repeat;
	}
/*ie6以下ハック*/
*html .pay-delivery{
	background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://www.mushmans.com/img/olshop_table.png',sizingmethod='crop');
}
.pay-delivery:hover{background-color: #d3c46d; }