@charset "shift_jis";



/*

-----------------------------------------------

PASSAGE　共通スタイル

-----------------------------------------------



o タグの初期化

o ヘッダ

  - ロゴなど

o Flash部分

o コンテンツ部分

  - 各見出しに関する定義

  - トピックス

  - 営業時間

  - access

  - access の右部分をひとくくりに

  - フロアガイド

  - お問い合わせ

  - バナー

*/







/* -------------------------------------------------

タグの初期化

------------------------------------------------- */







/* -------------------------------------------------

共通クラス

----------------------------------------------- */







/* -------------------------------------------------

ヘッダ

------------------------------------------------- */

#header {

	position:relative;

	height:280px;

	text-align:left;

}



/* ロゴなど

------------------------------------------------- */

#header h1 {

	position:absolute;

	top:65px;

	left:42px;

	width:110px;

	height:33px;

}



#header #header_text {

	position:absolute;

	top:108px;

	left:40px;

}

#header #header_text p{

	color: #757575;

	font-size: 10px;

	line-height: 1.5;

	margin-top: 5px;



}



#header #btn_f {

	position:absolute;

	top:69px;

	left:276px;

	width:55px;

	height:110px;

	background-image: url(../img/floor/02/back_floor02.gif);

	background-repeat: no-repeat;

}



#header #map {

	position:absolute;

	top:28px;

	left:378px;

	width:345px;

	height:196px;

}



#header #nomber_top {

	position:absolute;

	top:247px;

	left:99px;

	width:615px;

	height:15px;

	text-align: right;

}

#header #nomber_top2 {

	position:absolute;

	top:249px;

	left:185px;

	width:535px;

	height:15px;

}

#header #nomber_und {

	position:absolute;

	top:266px;

	left:174px;

	width:540px;

	height:15px;

	text-align: right;

}



#header #nomber_und2 {

	position:absolute;

	top:267px;

	left:185px;

	width:535px;

	height:15px;

}



#header #nomber_top img,#header #nomber_und img,#header #nomber_top2 img,#header #nomber_und2 img{

	padding-right: 15px;

}



/* -------------------------------------------------

Flash部分

------------------------------------------------- */

#flash {

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 30px;

	margin-left: 0;

	border-bottom:1px solid #CFDA94;

}







/* -------------------------------------------------

コンテンツ部分

------------------------------------------------- */

.contents {

	clear:both;

	width:713px;

	margin:0 0 0 37px;

}



/* 各見出しに関する定義

------------------------------------------------- */

.title {

	position:relative;

	height:26px;

	background-image: url(../img/floor/shoplist_title_bg_1.jpg);

	background-repeat: no-repeat;

	background-position: left bottom;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 30px;

	margin-left: 0;

}



.title.small {

	background:url(../img/section_title_bg_2.jpg) bottom left no-repeat;

}



.title h2 {

	position:absolute;

	top:7px;

	left:4px;

}



.title p.btnDetail {

	position:absolute;

	top:0;

	left:350px;

}



/* トピックス

------------------------------------------------- */

#topics {

	width:670px;

	padding-bottom: 10px;

}



#topics .shoplist_outline{

	height: 280px;

}



#topics .shoplist_outline .photo{

	width:280px;

	height: 280px;

	float: left;

}



#topics .shoplist_outline .shoplist_text{

	float: left;

	padding-left: 23px;



}

.clear{

	clear: both;

	height: 20px;

	padding-top: 10px;

	text-align: right;

}

/* 店舗情報

------------------------------------------------- */

#topics .shoplist_outline .shoplist_text .floor_date {

	float:left;

	width:367px;

	font-size:12px;

	line-height: 170%;

	padding-bottom: 15px;

	background-image: url(../img/floor/shoplist_line.gif);

	background-repeat: no-repeat;

	background-position: bottom;

}



.floor_date dl {

	width:330px;



	line-height:1.4;

}



.floor_date dl dt {

	margin-bottom: 30px;

}

.floor_date dl dt.s_text {

	color: #85A30C;

	font-size: 10px;

}

.floor_date dl dt.s_text p{

	padding-left: 4px;

	padding-bottom: 5px;



}

.floor_date dl dd {

	;

	color:#333333;

	margin-top: -1.4em;

	margin-right: 0;

	margin-bottom: 10px;

	margin-left: 0;

	padding: 0;

		padding-left: 4px;

}



.floor_date dl dd.text{

	width: 355px;

	line-height: 170%;

	font-size: 12px;



}





.floor_date p.note {

	width:245px;

	margin:0 0 30px 5px;

	font-size:10px;

	line-height:1.5;

}

/* 店舗情報

------------------------------------------------- */

#topics .shoplist_outline .shoplist_text .detail {

	float:left;

	width:350px;

	font-size:10px;

	line-height: 150%;

}



.detail dl {

	width:350px;



/*	line-height:1.1;*/

}



.detail dl dt {

	width:50px;

	padding-top: 0;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 5px;

}



.detail dl dd {

	;

	color:#333333;

	margin-top: -1.3em;

	padding-top: 0;

	padding-right: 0;

	padding-bottom: 0;

	padding-left: 100px;

}



.detail p.note {

	width:245px;

	margin:0 0 30px 5px;

	font-size:10px;

	line-height:1.5;

}

.detail dl dd a,.detail dl dd a:visited,.detail dl dd a:hover {

	text-decoration:underline;

	color: #85A30C;

}

