@charset "utf-8";
/**********************************************************************
CSS FOR QUARTERS
Copyright (C) QUARTERS
http://www.quarters.jp/
**********************************************************************/

/**********************************************************************
DISCRIPTION: CSS読込：各ページ
**********************************************************************/

/* 共通CSS
=====================================================================*/

@import url("cmn_base.css");
@import url("cmn_all.css");

/* レイアウト
=====================================================================*/

#stage{
/*	height: 100%; */
	margin: 0 auto;
	text-align: left;
}

#hd_mes{

	background:url(../img/pt_hd.jpg) top left no-repeat;
	height:65px;
	text-indent:-10000px;
	}

#ftr_mes{
	display:none;
	}
 
#header{
	display:none;
	}

#ftr{
	display:none;
	}

#side_menu{
	display:none;
	}

/* ===================================================================
オリジナルCSS
=====================================================================*/

/* ヘッダー
=====================================================================*/

#key-v2{
	display:none;
	}

/* コンテンツ
=====================================================================*/

#contents-Area{
	margin:0 13px 0 12px;
	}
	
/* 見出し
=====================================================================*/

.ttl0,.ttl1,.ttl2,.ttl3{
	font-weight:bold;
	text-align:left;
	}

.ttl0{
	padding:8px 10px 4px 20px;
	color:#FFF;
	background:url(../img_page/ttl0_bg.gif) top left no-repeat;
	}

.ttl1{
	margin:0 0 10px 0;
	font-size:16px;
	color:#104193;
	}


.ttl2{
	padding:8px 10px 2px 20px;
	color:#FFF;
	background:url(../img_page/ttl2_bg.gif) top left no-repeat;
	}

.ttl2-m{
	padding:6px 20px 6px 20px;
	text-align:left;
	line-height:1.5em;
	background:url(../img_page/ttl2-m_bg.gif) top left repeat-y;
	}


.ttl3{
	width:640px;
	padding:3px 0px 5px 0;
	color:#0e52c2;
	background:url(../img_page/ttl3_bg.gif) bottom left no-repeat;
	}

/* 表
=====================================================================*/

#list-tb,#list-photo{
	width:640px;
	background:#c0cccf;
	margin-top:10px;
	text-align:left;
	}

#list-tb th{
	background:#f3ffcb;
	font-weight:normal;
	}

#list-photo td{
	text-align:center;
	}

#list-tb td,#list-photo td{
	background:#FFF;
	font-weight:normal;
	}

.qes{
	text-align:left;
	padding:5px 0 5px 15px;
	font-size:10px;
	background:url(../img_page/mark_q.gif) center left no-repeat;
	}

#tb_ver1{
	width:640px;
	margin-bottom:15px;
	text-align:left;
	line-height:150%;
	}

/* 支店案内
=====================================================================*/
	
#shop-ms{
	display:none;
	}

#shop-map{
	margin:0;
	}
