h2.special_caption
{
	border-left:20px #000000 solid;
	border-right:20px #000000 solid;
	border-top:3px #000000 double;
	border-bottom:3px #000000 double;
	margin:30px 80px 10px 80px;
	font-size:18pt;
	text-align:center;
}

/* テレカ */
table.pre_tel
{
	margin:0px auto;
}

p.tel_caption
{
	font-size:12pt!important;
	font-weight:900;
	margin:10px 80px 0px 80px;
	background-color:#ff78c4;
	color:#ffffff;
	text-align:center;
}

p.tel_info
{
	text-align:center;
	font-weight:900;
	margin:15px 80px;
	color:#333333;
	margin-top:0px;
	font-size:9pt!important;
}


table.pre_tel
{
	border:0px;
	margin:10px auto 15px auto;
	text-align:center;
}

table.pre_tel td.shop
{
	border:1px #000000 solid;
	width:110px;
}

table.pre_tel td.shop_yoko
{
	border:1px #ffffff solid;
	width:151px;
}

table.pre_tel td.shop_now
{
	border:1px #ffffff solid;
	width:110px;
	height:151px;
	background-color:#000000;
	color:#ffffff;
	text-align:center;
	font-size:12px;
	font-weight:900;
}

table.pre_tel th.shop
{
	background-color:#000000;
	border:1px #ffffff solid;
	color:#ffffff;
	font-weight:900;
	/*width:110px;*/
	font-size:9pt;
}

table.pre_tel th.shop_char_name
{
	background-color:#000000;
	border:1px #ffffff solid;
	color:#ffff00;
	font-weight:900;
	/*width:110px;*/
	font-size:9pt;
}

table.pre_tel th.shop_yoko
{
	border:1px #ffffff solid;
	background-color:#000000;
	color:#ffffff;
	font-weight:900;
	width:151px;
	font-size:10pt;
}

table.pre_tel th.shop_now
{
	width:110px;
}


/* margin:autoが効かないIE対策 */
div.ie_follow
{
	text-align:center;
}

