/***** CSS　ガストピア祇園　******/



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

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


/* h1タイトル
----------------------------------------------------------------------------- */
h1#ttl_itopia{
	width:773px;
	height:126px;
	background:url(../../../../gas/topia/gion/image/ttl_h1.gif) no-repeat;
	margin:0 auto;
}


/* h2タイトル
----------------------------------------------------------------------------- */
h2#ttl_midashi{
	 width:773px;
	 height:305px;
	 background:url(../../../../gas/topia/gion/image/ttl_h2.jpg) no-repeat;
	margin:0 auto 5px auto;
}


.telnumber {
	background:#593124;
	padding:5px;
	font-weight:bold;
	margin:10px 15px 5px 0;
	color:#FFFFFF;
	text-align:center;
}

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

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



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

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

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

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


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

.guidebox {
float:right; width:195px;
}

ul.guideblock {
	width:160px;
	margin-top:10px;
	margin-bottom:10px;
}

ul.guideblock li {
	width:160px;
	list-style:none;
}

.guideblock a {
	display:block;
	padding-left:10px;
	padding-bottom:2px;
	background:url(../../../../gas/topia/gion/image/li.gif) 0 0.2em no-repeat;
}




/*フロアガイド*/

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

.fguide_ttl {
	width:773px;
	height:110px;
	background:url(../../../../gas/topia/gion/image/floor_guide_ttl.jpg) no-repeat;
}

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


/*エコロジー*/


.ecology_ttl {
	width:774px;
	height:103px;
	background:url(../../../../gas/topia/gion/image/ecology_ttl.jpg) no-repeat;
}

.ecology_txt {
width:375px;
text-align:left;
float:right;
padding:45px 10px 0 0px;
}


.ecophoto {
	float:left;
	margin:0 10px 15px 10px;
}

.ecobox {
float:right; width:210px;
}


/*住所*/

.gastopgion {
	background:url(../../../../gas/topia/gion/image/address.gif) no-repeat;
	width:262px;
	height:305px;
}
.address_detail {
	width:210px;
	margin:40px 0 20px 45px;
}

.address_detail h4 {
	background:url(../../../../gas/topia/gion/image/arrow.gif) no-repeat 5px center;
	padding:10px 5px 5px 25px;
	font-size:1.3em;
}

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

}

.address th {
	padding-bottom:5px;
	color:#8FC31F;
	font-weight:normal;
	text-align:left;
}

.address td {
	padding-bottom:7px;
}



/**/

.ml15{ padding-left:15px; }
