/***** CSS　ガストピア五日市　******/



/*メインコンテンツエリア設定*/
#itopia-wrapper {
	width:770px;
	margin:20px auto 0 auto;
	padding:0;
}

/* 幅指定 */
.w354{ width:354px; }
.w171{ width:171px; }
.w205{ width:205px; }
.w180{ width:180px; }


/* h1タイトル
----------------------------------------------------------------------------- */
h1#ttl_itopia{
	width:770px;
	height:103px;
	background:url(../../../../gas/topia/itsukaichi/image/ttl_h1.jpg) no-repeat;
}


/* h2タイトル
----------------------------------------------------------------------------- */
h2#ttl_midashi{
	 width:770px;
	 height:210px;
	 background:url(../../../../gas/topia/itsukaichi/image/ttl_h2.jpg) no-repeat;
}


.telnumber {
	background:#990033;
	padding:5px;
	font-weight:bold;
	margin:10px 0;
}

.telnumber2 {
	background:#990033;
	padding:5px;
	font-weight:bold;
	margin:5px 0 5px 15px;
	color:#FFFFFF;
}

/* ガイド回り
----------------------------------------------------------------------------- */
.guide {
	width:756px;
	margin:10px auto;
	border-collapse:collapse;
	padding:0;
}

.guide td{
	width:362px;
	padding:8px;
}


	.kitchen_waku {
		width:346px;
		background:#716F69;
		padding:8px;
		margin:0;
		color:#FFFFFF;
	}

td.guide_l {
	width:360px;
	padding:8px;
	border-right:#323232 2px dotted;
	border-bottom:#323232 2px dotted;
}

td.guide_r {
	width:360px;
	padding:8px;
	border-left:#323232 2px dotted;
	border-bottom:#323232 2px dotted;
}

td.guidelast_l {
	width:360px;
	padding:8px;
	border-right:#323232 2px dotted;
	border-top:#323232 2px dotted;
}

td.guidelast_r {
	width:360px;
	padding:8px;
	border-left:#323232 2px dotted;
	border-top:#323232 2px dotted;
}


td.guide_sl {
	width:163px;
	padding:8px;
	border-right:#323232 2px dotted;
	border-top:#323232 2px dotted;
}

td.guide_sr {
	width:163px;
	padding:8px;
	border-top:#323232 2px dotted;
}

.guidephoto {
	float:left;
	margin:0 15px 15px 0;
}

/*フロアガイド*/

.fguide {
	width:757px;
	margin:0 auto;
	padding:0;
}

.fguide_ttl {
	width:757px;
	height:133px;
	background:url(../../../../gas/topia/itsukaichi/image/floor_guide_ttl.gif) no-repeat;
}

.fguide_txt {
	width:395px; 
	text-align:left;
	float:right;
	margin:25px 30px 0 330px;
}


/*エコロジー*/

.ecology {
	width:757px;
	height:253px;
	margin:0 auto;
	padding:0;
}


.ecology_ttl {
	width:757px;
	 height:143px;
	background:url(../../../../gas/topia/itsukaichi/image/ecology_ttl.jpg) no-repeat;
}

.ecology_bottom {
	width:722px;
	height:110px;
	margin:0 auto;
	padding: 10px 0 0 35px;
	text-align:left;
	background:url(../../../../gas/topia/itsukaichi/image/ecology_02.jpg) no-repeat;

}

.ecology_txt {
	 width:350px;
	 margin:0;
	 padding:0;
}


/*住所*/

.gastopitsukaichi {
	background:url(../../../../gas/topia/itsukaichi/image/address.jpg) no-repeat;
	width:267px;
	height:315px;
}
.address_detail {
	width:210px;
	margin:130px 0 20px 50px;
}

.address_detail h4 {
	background:url(../../../../gas/topia/itsukaichi/image/arrow_g.gif) no-repeat 5px center;
	padding:5px 5px 5px 20px;
	border-bottom:#cccccc 1px dotted;
	font-size:105%;
}

.address {
	width:210px;
	border-collapse:collapse;
	font-size:77%;
	line-height:140%;

}

.address th {
	padding:5px;
	color:#8FC31F;
	font-weight:normal;
	border-bottom:#cccccc 1px dotted;
}

.address td {
	padding:5px;
	border-bottom:#cccccc 1px dotted;
}



/**/

.ml15{ padding-left:15px; }
