body {
	background:url(https://img05.shop-pro.jp/PA01159/887/etc/bg.gif?cmsp_timestamp=20150924100957) repeat-x;
	color:<{$font_color}>;
	font: <{$font_size}>/130% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	margin: 0px;
	padding: 0px;
	}

/* ------------------------------------- 
 *	タイトルエリアの背景色
 * ------------------------------------- */
.title_area {
    width:329px !important;
	height:76px !important;
	text-indent:-9999px !important;
	font-size:<{$title_fontsize}>;
	background:url(https://img05.shop-pro.jp/PA01159/887/etc/head_bg.png?cmsp_timestamp=20150924100914) no-repeat top left;
}

.title_area a{
	position:absolute !important;
	left:0px !important;
	top:10px !important;
	display:block !important;
	width:329px !important;
	height:76px !important;
}

/* ------------------------------------- 
 *	タイトルのショップ名の文字サイズと文字色
 * ------------------------------------- */
.shop_title {
	font-size: <{$title_fontsize}>;
	font-weight: bolder;
	line-height:1.2em;
}