@charset "utf-8";
/* CSS Document */
/* ******************************************************************
 *
 *	Site name		：長町一丁目商店街 / NAGAMACHI ITCHOME SYOTENGAI
 *	Last update		：08/02/25
 *	File name		：link.css
 *	Summary			：リンク
 *	Copyright		：2001-2008 NAGAMACHI ITCHOME SYOTENGAI
 *
 * ******************************************************************
 */
 /* ******************************************************************
 *	おおよその行	：内容
 *	24				：search_link
 *	32				：見出し
 * ******************************************************************
 */
/* ******************************************************************
 *	For link pages
 * ******************************************************************
 */
 
/*search_link*/
p.search_link {
	text-align: right;
	margin-top: 9px;
	margin-bottom: 7px;
	clear: both;
	}
	
/*見出し*/
h2.burari {
	margin-bottom: 20px;
	
	}
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.3em;
	margin-top: 15px;
	margin-bottom: 15px;
	}
	
/*写真*/
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;
	
	}

/*リンク*/
p.link_name {
	background-color: #CCFFFF;
	border: 1px solid #0099CC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	
	}
p.link_text {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 0.85em;
	
	}
p.link_text_setumei {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 0.85em;
	line-height: 1.3em;
	}
