@charset "utf-8";

/*店舗案内　ハッピータイム刈谷以外*/

h3{
	font-size:14px;
	line-height:24px;
	background:url(../img/icon03.gif) no-repeat 12px 0;
	padding-left:24px;
	margin-top:5px;
	border-bottom:#472E24 dotted 1px;
}

#shop_box{
	margin:10px 0 10px 20px;
}
#shop_box_l{
	float:left;
	width:193px;
}
#shop_box_r{
	float:right;
	width:330px;
}
#shop_box_r dl{
	margin-bottom:10px;
}
#shop_box_r dt{
}
#shop_box_r dd{
}

/*googlemap*/
#map{
	width:530px;
	height:530px;
	margin:10px 0 0 20px;
}
