@charset "UTF-8";
/* CSS Document */


/* Default style clear--------------------------------------------------------- */
@import "../../../css/reset.css";
/* ---------------------------------------------------------Default style clear */

/* Default Layout-------------------------------------------------------------- */
@import "../../../css/layout.css";
/* --------------------------------------------------------------Default Layout */

p.Topcent{
	text-align:center;
	margin-bottom:45px;
}


/*冬季休業（旧）*/

#week{
	width:680px;
	border:1px dotted #cccccc;
	margin:0 auto 45px;
	padding:10px;
}

#week .weekTitle{
	font-weight:bold;
	font-size:80%;
	margin-bottom:5px;
}

#week .weekText{
	font-size:80%;
}

/*20151221 冬季休業*/

h3.h3TT04 {
	background-image: url(../images/h3TT04.gif);
}

.winter {
	margin: 0 auto;
	margin-bottom: 20px;
	width: 730px;
	padding: 10px;
	color: #000;
	border:1px dotted #aaa;
}

.winter table {
	margin: 0 auto;
	width: 500px;
	border:#660000 1px solid;
	margin-bottom: 10px;
}

.winter table td {
	border: #660000 1px solid;
	padding: 10px;
}

.winter p {
	text-align: center;
	margin-bottom: 20px;
}

.winter p.text{
	font-size: 80%;
}



/*20120627 給湯器バナー追加*/

.campain20120627{
	background:url(../images/bk_campain.gif) left top no-repeat;
	width:741px;
	height:120px;
	text-indent:-9999px;
	position:relative;
	margin-bottom:15px;
}

.campain20120627 img{
	position:absolute;
	bottom:0;
	right:0;
}




/*20111207追加-footerバナー*/

.footerBanner{
	width:740px;
	height:100px;
	background-image:url(../images/bk_footershopTama.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-left:10px;
	position:relative;
}

.footerBanner img{
	position:absolute;
	right:5px;
	top:36px;
}



h2{
	background-image:url(../images/h2TTshopTama.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:760px;
	height:135px;
	font-size:80%;
	text-indent:-9999px;
	margin-bottom:15px;
	clear:both;
}


h2.h2TTind{
	background-image:url(../../../images/h2TT_ind01.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:600px;
	height:40px;
	font-size:80%;
	text-indent:-9999px;
	margin-top:25px;
	margin-bottom:15px;
	clear:both;
}

h3{
	background-position:left top;
	background-repeat:no-repeat;
	font-size:80%;
	text-indent:-9999px;
	width:760px;
	height:40px;
	margin-bottom:10px;
	clear:both;
}

h3.h3TT01{
	background-image:url(../images/h3TT01.gif);
}
h3.h3TT02{
	background-image:url(../images/h3TT02.gif);
}
h3.h3TT03{
	background-image:url(../images/h3TT03.gif);
}

h4{
	font-size: 20px;
	font-weight: bolder;
	margin: 10px auto;
	padding: 10px;
	width: 730px;
	background-color: #007bbb;
	color: #fff;
	box-shadow: 3px 3px 3px #d3d3d3;
	border-radius: 10px;
}

p.event {
	width: 710px;
	padding: 10px 20px;
	margin: 0 auto;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 18px;
	border-bottom: 1px dotted #808080;
}

/* 多摩店用 ------------------------------------------------------------------- */

/*新着情報　20111205追加*/
.new{
	width:600px;
	height:75px;
	overflow:auto;
	margin-bottom:45px;
}

.new table{
	border-top:1px dotted #cccccc;
}

.new table th{
	font-weight:normal;
	font-size:80%;
	border-bottom:1px dotted #cccccc;
	width:80px;
	height:23px;
	line-height:23px;
	text-indent:0.5em;
}

.new table td{
	font-size:80%;
	border-bottom:1px dotted #cccccc;
	width:450px;
	height:23px;
	line-height:23px;
}



.shopBoxS{
	width:760px;
	margin-bottom:75px;
	clear:both;
}

.shopBoxSL{
	width:350px;
	float:left;
}

.shopBoxSR{
	width:350px;
	float:right;
}

table.shopSS{
	width:420px;
	border-top:1px dotted #cccccc;
	margin:20px 0 20px 0;
}
table.shopSS th{
	font-weight:normal;
	font-size:80%;
	border-bottom:1px dotted #cccccc;
	height:30px;

}

table.shopSS td{
	font-size:80%;
	border-bottom:1px dotted #cccccc;
	height:30px;
	line-height:150%;
}

/*概要と地図*/
.shopBoxS01{
	width:740px;
	clear:both;
	margin:0 auto 25px;

}

.shopBoxS01L{
	width:420px;
	float:left;
}

.shopBoxS01R{
	width:300px;
	float:right;
}

.eventPict{
	margin-bottom:75px;
}

.tokutoku{
	width:760px;

	margin-bottom:45px;
}

.tokutoku_sample{
	margin-bottom:25px;
}

.TenpoBox{
	width:760px;
	clear:both;
}

.TenpoBoxL{
	width:600px;
	float:left;
}

.TenpoBoxR{
	width:150px;
	float:right;
}


/* ----------------------------------------------------------------------- 多摩店用 */



