@charset "utf-8";
/* CSS Document */
/* ******************************************************************
 *
 *	Site name		：長町一丁目商店街 / NAGAMACHI ITCHOME SYOTENGAI
 *	Last update		：08/02/25
 *	File name		：nit1_shop.css
 *	Summary			：各店舗紹介
 *	Copyright		：2001-2008 NAGAMACHI ITCHOME SYOTENGAI
 *
 * ******************************************************************
 */
 /* ******************************************************************
 *	おおよその行	：内容
 *	24				：search_link
 *	32				：見出し
 * ******************************************************************
 */
/* ******************************************************************
 *	For nit1_shop pages
 * ******************************************************************
 */
 /*準備中*/
 p.wait {
	text-align: center;
	padding-top: 120px;
	padding-bottom: 280px;
}
 
/*search_link*/
p.search_link {
	text-align: right;
	margin-top: 9px;
	margin-bottom: 7px;
	clear: both;
	}
	
/*見出し*/
h2.shop_h2 {
	background-image: url(../images/nit1_shop/h2.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 10px;

	
	}
h3.title_h3 {
	padding: 0px;
	margin: 0px;
	}
div#short_box {
	width: 370px;
	margin-bottom: 45px;
	}
h3.midasi_h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008DEC;
	font-size: 1.2em;
	color: #333333;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 10px;
	letter-spacing: 0em;
	clear: both;
	}
/*写真があるとき*/
p.common_text {
	letter-spacing: 0.1em;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 0.9em;
	padding-right: 150px;
	padding-bottom: 50px;
	}
/*写真がないとき*/
p.common_text_none {
	letter-spacing: 0.1em;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 0.9em;
	}
	
/*写真*/
dl.photo {
	margin-bottom: 15px;
	
	}
dl.photo dt{
	text-align: left;
	
	}
dl.photo dd{
	font-size: 0.85em;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	margin-top: 3px;
	margin-bottom: 10px;
	color: #333333;
	
	}
img.photos {
	margin-right: 5px;	
	}

/*説明文メイン*/
p.history_text {
	line-height: 1.4em;
	letter-spacing: 0.1em;
	padding-right: 230px;
	}

/*アクセスマップ*/
dl.acsess_box {
	position: relative;
	margin-bottom: 10px;
	
	}
dl.acsess_box dl{
	height: 50px;
	width: 50px;
	position: absolute;
	
	}
dl.acsess_box dd{
	padding-left: 55px;
	line-height: 1.4em;
	
	}
.norimono_text {
	color: #993300;
	
	}

img.img_left {
	float: left;
	margin-bottom: 40px;
	
}
img.img_right {
	float: right;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	
}
/*店舗情報　改*/
dl.shop_date {
	position: relative;
	width: 300px;
	float: right;
}
dl.shop_date dt{
	position: absolute;
	font-size: 0.85em;
	padding-top: 6px;
	padding-bottom: 5px;
	font-weight: bold;
}
dl.shop_date dd{
	border-bottom: 1px dotted #999999;
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 95px;
}



/*店舗情報*/
ul.shop_date {
	list-style-type: none;
	padding-left: 240px;
	margin: 0px;
	
	}
ul.shop_date li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	list-style-type: none;
	font-size: 0.9em;
	padding: 5px;
	
	}
/*顔写真*/
dl.photograph {
	float: right;
	margin-left: 20px;
	margin-right: 10px;
	width: 135px;
	
	}
dl.photograph dt{
	
	}
dl.photograph dd{
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.9em;
	
	}
dl.photograph dt a{
	border: 1px solid #FFFFFF;
	padding: 5px;
	display: block;
	
	}
/*各お店の写真*/
dl.snap {
	float: left;
	margin-right: 14px;
	display: inline;
	margin-bottom: 30px;
	width: 250px;
	
	}
dl.snap dt{
	
	}
dl.snap dd{
	color: #333333;
	padding: 5px;
	font-size: 0.9em;
	
	}

