@charset "UTF-8";
/* CSS Document */

a {
	outline:none}
	
img {
	outline:none
}



/*出前館ぐるなびBT*/


.deli_BT_demae a {
	display:block;
	width:150px;
	height:50px;
	background:url(../images/BT_demae.jpg) top no-repeat;
	text-indent:-9999px;
	margin:20px auto 20px auto;
}

.deli_BT_demae a:hover {
	background:url(../images/BT_demae.jpg) bottom no-repeat;
	outline:none
}


.deli_BT_gurunabi a {
	display:block;
	width:150px;
	height:34px;
	background:url(../images/BT_gurunabi.jpg) top no-repeat;
	text-indent:-9999px;
	margin:0px auto;
}

.deli_BT_gurunabi a:hover {
	background:url(../images/BT_gurunabi.jpg) bottom no-repeat;
	outline:none
}




.deli_BT a {
	display:block;
	width:150px;
	padding:8px;
	font-size:13px;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	background-color:#fff;
	color:#40220F;
	text-align:center;
	margin:0px 7px 20px 7px;
}

.deli_BT a:hover {
	background-color:#ffac99
}


#topping dl {
	margin-right:20px;
}


#topping dt {
	float:left;
	width:11.5em;
}


#topping dd {
	padding-left:11.5em;
}