/*個人宅配*/

h3.kosodate{
	color:#e999af !important;
}

h3.fukushi{
	color:#a680a5 !important;
}
h3.ishho{
	color:#c96855 !important;
}
h3.akatyan{
	color:#c83561 !important;
}

.deliver_list.fukushi li{
	background-image:url(../img/list_img_f.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	margin-bottom:7px;}
	
.deliver_list.kosodate li{
	background-image:url(../img/list_img_k.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	margin-bottom:7px;}
	
.deliver_list.ishho li{
	background-image:url(../img/list_img_i.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	margin-bottom:7px;}
	
	
/* お買い物について共通 */
.deliver_list b {
	color: #f93a03;}

.deliver_list{
	margin:20px 0 40px 0;}
	
.deliver_list li{
	background-image:url(../img/list_img.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	margin-bottom:7px;}
	
.deliver_list.float_l li{
	float:left;
	margin-right:15px;}

.deliver_list2{
	margin:20px 0 5px 0;}
	
.deliver_list2 li{
	background-image:url(../img/list_img.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	margin-bottom:7px;}
	
.deliver_list2.float_l li{
	float:left;
	margin-right:15px;}

#linkakatyan {
    background: url(/common_new/img/icon_arrow_orange.gif) no-repeat left;
    padding: 0 0 0 16px;
    margin-right: 16px;
    text-decoration:underline;
}

.contact-cont {
    margin-bottom: 30px;
    width: 960px;
    border: 1px #ccc solid;
}

.contact-cont th {
    border-right: 1px #ccc solid;
    text-align: center;
    padding: 10px;
}

.contact-cont td {
    text-align: center;
    padding: 10px;
    vertical-align: top;
}

.contact-cont td strong {
    font-weight: bold;
    font-size: 150%;
    line-height: 150%;
}

.kohaipoint {
	float:left;
    width:470px;
    padding-bottom:40px;
}

.kohaipoint:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

.mgr20 {
    margin-right:20px;
}

.kohaipoint p {
	float:left;
    padding-left:10px;
    padding-top:10px;
}

.kohaiimg {
	float:right;
    padding-top:10px;
}


/*-----------------------------------------------------
CLEARFIX
-------------------------------------------------------*/

/* clearfix (Firefox)
------------------------------- */
.clearfix:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

/* WinIE7
------------------------------- */
.clearfix{
	display:inline-block;
}

/* WinIE6
------------------------------- */
/* Hides from IE-mac \*/
* html .clearfix{
	height:1px;
}

.clearfix{
	display:block;
}