@charset "utf-8";
/**********************************************************************
CSS FOR MR TIREMAN
COPYRIGHT(C) BRIDGESTONE CORPORATION. All rights reserved.
**********************************************************************
DISCRIPTION: 基本
**********************************************************************/

/* タグ
=====================================================================*/

html{
	height: 100%;
}

body{
	height: 100%;
	margin: 0;
	padding: 0;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#000000;
	text-align: center;
	background:url(../img/sp_bg.gif) top left repeat-x #FFF;
	}

img{
	border: none;
	}

a{
	color:#2B34EC;
	}

a:hover{
	color:#FF9933;
	}

/* 文字
=====================================================================*/

/*	通常のフォント	*/
.txt,.txttitle{line-height:1.6em;}

/*	小さいフォント	*/
.small{font-size:85%;line-height:1.6em;}

/*	大きいフォント	*/
.s-big{font-size:120%;line-height:1.4em;}
.big{font-size:140%;line-height:1.4em;}


/*　重さ */
.bold{font-weight:bold;}
.plain{font-weight:normal !important;}

.point{
	color:#a83444;
	font-weight:bold;
	}

.wt-txt A{
	color:#FFFFFF;
	text-decoration:none;
	}

.wt-txt A:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}

/* レイアウト
=====================================================================*/

#stage{
	width: 780px;
/*	height: 100%; */
	margin: 0 auto;
	text-align: left;
	
	font-size:12px;
}

/* ヘッダ
=====================================================================*/

.hd_ttl{
	line-height:19px;
	}

.hd_ttl1{
	font-size:14px;
	color:#ff0000;
	}

.hd_ttl2{
	font-size:16px;
	font-weight:bold;
	}

.hd_link_bs A{
	font-size:9px;
	text-decoration:none;
	}
	
.hd_link_mtm{
	padding:5px 0 0 0;
	}
	
.hd_link_mtm A{
	padding:0 0 0 17px;
	background:url(../img/arrow_y.gif) left bottom no-repeat;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	}
	
.hd_link_mtm A:hover{
	color:#FF9900;
	}


/* ヘッダメニュー*/

.hd_menu{
	padding:1px 0 0 0;
	background:url(../img/sp_hdm_bg_off.gif) bottom left repeat-x;
}

td.hd_menu_bt{
	text-align:center;
	font-size: 12px;
	vertical-align:bottom;
	width:auto;
	cursor: pointer;
	
}

td.hd_menu_bt a,td.hd_menu_bt_n a{
	color:#FFFFFF;
	display: block;
	margin:0px auto 8px;
	padding: 6px 2px;
	text-decoration: none;
}

td.hd_menu_bt a{
	width:100px;
	}

td.hd_menu_bt a:hover,td.hd_menu_bt_n a:hover{
	color:#FFFFFF;
}

td.hd_menu_bt_l{
	width:2px;
	background:url(../img/sp_hdm_line_y.gif) bottom left no-repeat;
}

td.hd_menu_bt_n{
	text-align:center;
	padding: 9px 3px 0 3px;
	font-size: 12px;
	vertical-align:bottom;
}

/* フッター
=====================================================================*/

.ftr_link{
	color:#FFFFFF;
	line-height:140%;
	}

.ftr_link A{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	}

.ftr_link A:hover{
	color:#FFFF66;
	text-decoration:underline;
	}


/* ボタン
=====================================================================*/

.bt_page-t{
	text-align:right;
	}

.bt_page-t A{
	background: url(../img/bt_page-t_bg.gif) right bottom no-repeat;
	padding:3px 15px 3px 0;
	text-decoration:none;
	}



/* TOP
=====================================================================*/

.top_ttl_t3{
	padding:28px 0 3px 0;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
.top_aisatsu{
	background:url(../img/sp_top_aisatsu_bg.gif) bottom right no-repeat;
	padding:0 0 60px 0;
	}


/* サイドメニュー
=====================================================================*/

.sm_n{
	padding:8px 5px 8px 18px;
	background:url(../img/sp_sm_bt_n.gif) left top no-repeat;
	font-weight:bold;
	}

td .sm_on{
	font-size:12px;
	width:180px;
	background:url(../img/sp_sm_bt_off.gif) left top no-repeat;
	}

td .sm_on A{
	display:block;
	padding:8px 5px 8px 18px;
	color:#333333;
	text-decoration:none;
	width: 157px;
	\width: 180px;
	w\idth: 157px;
	}


td .sm_on A:hover{
	background:url(../img/sp_sm_bt_on.gif) left top no-repeat;
	}
	

/* 見出し
=====================================================================*/

.ttl2_h{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	padding:8px 8px 7px 8px;
	background:url(../img/sp_ttl2_bg.gif) top left no-repeat;
	}

.ttl3{
	font-size:16px;
	font-weight:bold;
	padding-left:15px;
	background:url(../img/sp_ttl3_mark.gif) top left no-repeat;
	}
	
.day{
	padding:7px 12px 7px 12px;
	}


/* サイト内リンク
=====================================================================*/

.site_link{
	background:url(../img/sp_prd_site_link_bg.gif) bottom right no-repeat;
	}


/* 関連リンク
=====================================================================*/

.k-link{
	padding:6px 0 3px 10px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
/* サービスメニュー
=====================================================================*/

.ser_ttl{
	padding:6px 0 5px 5px;
	font-weight:bold;
	}


/* 地域
=====================================================================*/

.ar_hd_ttl2{
	font-size:26px;
	font-weight:bold;
	vertical-align:bottom;
	padding-bottom:17px;
	color:#FF3300;
	}
	
.ar_hd_ttl3{
	font-size:16px;
	font-weight:bold;
	color:#FF3300;
	}

.ar_fd{
	padding-left:80px;
	line-height:150%;
	}

.ar_fd_tb{
	padding-top:5px;
	padding-bottom:5px;
	}

.ar_fd B{
	font-weight:bold;
	font-size:14px;
	}

.ar_fd_cr{
	color:#FF3300;
	}

.ar_top_shop{
	padding-top:10px;
	background:url(../img/ar_top_shop_bg.gif) top left repeat-x;
	}

.art_sp_tab{
	padding:1px;
	}

.art_sp_tab A{
	padding:3px;
	text-decoration:none;
	}

.todou{
	padding:5px 0 3px 0;
	background:url(../img/ar_top_tab_todou1.gif) top left no-repeat;
	text-align:center;
	}

.art_mtm{
	padding:5px;
	}
	
.art_mtm A{
	margin:0 0 0 17px;
	background:url(../img/arrow_y.gif) left bottom no-repeat;
	}

.art_mtm P{
	margin:0 0 0 17px;
	background:url(../img/arrow_g.gif) left bottom no-repeat;
	}


	
.art_mtm A:hover{
	color:#FF9900;
	}

/* クーポン
=====================================================================*/

#cpn{
	margin:15px 6px 0 6px;
	}

.cpn_ttl{
	padding:10px 8px 5px 55px;
	background:url(../img/cpn_ttl2_bg.gif) top left no-repeat;
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	}

.cpn_prd{
	padding:4px 8px 4px 8px;
	background:#ffb7aa;
	font-size:12px;
	text-align:right;
	}

.cpn_main{
	padding:2px 30px 2px 30px;
	background:url(../img/cpn_box_bg.gif) top left repeat-y;
	font-size:12px;
	}

.cpn_main td{
	padding:10px 10px 15px 10px;
	}

.cpn_btm{
	padding:5px 0 0 0;
	text-align:right;
	} 