@charset "utf-8";

div#special_menu_box
{
	position: absolute;
	top: 32px;
	left: 70px;
	width: 700px;
	text-align: center;
}

div#special_menu_box ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 0px;
}

div#special_menu_box ul li
{
	display: inline;
	margin: 2px;
}

div#inbox
{
	position: absolute;
	top: 73px;
	left: 70px;
	width: 700px;
	height: 646px;
	overflow: auto;
}

div#inbox h2
{
	text-align: center;
}

/* 応援バナー */
p.banner_text
{
	text-align: center;
	font-size: 10pt;
	line-height: 1.5em;
}

div#banner_box
{
	width: 530px;
	margin: 10px auto;
}

div.banner_set
{
	width: 232px;
	margin: 15px;
	float: left;
}

div.banner_set div.banner_img1,
div.banner_set div.banner_img2
{
	width: 232px;
	text-align: center;
	margin-bottom: 5px;
}

div.banner_set div.banner_img1{height: 156px;}
div.banner_set div.banner_img2{height: 70px;}

div.banner_set div.banner_link_text1,
div.banner_set div.banner_link_text2,
div.banner_set div.banner_link_text3,
div.banner_set div.banner_link_text4
{
	width: 232px;
	height: 83px;
	background-repeat: no-repeat;
	position: relative;
}

div.banner_set div.banner_link_text1{background-image: url(../image/special/banner/special_bana_140_600.jpg);}
div.banner_set div.banner_link_text2{background-image: url(../image/special/banner/special_bana_150_150.jpg);}
div.banner_set div.banner_link_text3{background-image: url(../image/special/banner/special_bana_200_40.jpg);}
div.banner_set div.banner_link_text4{background-image: url(../image/special/banner/special_bana_700_200.jpg);}

textarea.banner_text_area
{
	position: absolute;
	top: 27px;
	left: 1px;
	width: 224px;
	height: 49px;
	margin: 0px;
	padding: 1px;
	resize: none;
	font-size: 9pt;
	background-color: #000000;
	color: #ffffff;
}

/* テレカ */
p.tokuten_title
{
	font-size: 13pt;
	font-weight: 900;
	padding: 3px;
	text-align: center;
	background-color: #333333;
	color: #ffcc66;
	width: 90%;
	margin: 20px auto 0px auto;
	border: 1px #ffffff solid;
}

table.pre_tel
{
	margin:0px auto;
}

p.tel_caption
{
	font-size:12pt!important;
	font-weight:900;
	margin:10px 20px 0px 20px;
	background-color:#ff78c4;
	color:#ffffff;
	text-align:center;
}

p.tel_info
{
	margin:15px 20px;
	margin-top:0px;
	font-size:11pt!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:11pt;
}

table.pre_tel th.shop_cons_name
{
	background-color:#000000;
	border:1px #ffffff solid;
	color:#ffcc66;
	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;
}

table.other_shop
{
	font-size: 9pt;
	color: #ffffff;
}

table.other_shop td
{
	padding: 3px;
	background-color: #333333;
	border: 1px #888888 solid;
}

table.other_shop td a
{
	color: #00ffff;
}

div.other_shop_info
{
	font-size:11pt;
	font-weight: 900;
	text-align: center;
	margin: 5px;
	color: #aaaaaa;
}

