@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;
	text-align:center;
}
#shop_box_l img{
	margin-bottom:10px;
}
#shop_box_c{
	float:right;
	width:330px;
}
#shop_box_c dl{
	margin:0 0 10px 0;
}
#shop_box dl{
	margin:0 0 5px 0;
}

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