@charset "utf-8";
/*                                   */
/*         Webそうごうページ         */
/*           特集ページCSS           */
/*         (C)SOGO PAGE 2005         */
/*                                   */

/*特集記事部分*/
#date {
	margin:0 auto;
	padding:0 15px;
	background:#FFF;
	width:570px;
	}
/*序章部分*/
	#intro {
		margin:0;
		background:#FFF;
	}
	#intro h2 img{
		margin:0;
		border:0;
		font-weight:bold;
		font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	}
/*商店街紹介部分*/
			
.street{
	margin:0 0 5px 0;
	padding:0;
	width:570px;
	float:left;
	background:#FFF;
}
	.street h2{/*記事文面*/
		margin:5px 0 0 0;
		padding:0;
		color:#000;
		font-size:9pt;
		line-height:1.75em;
		font-weight:normal;
		text-indent:0.5em;
		font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
		border-style:solid;
		border-width:1px 0 1px 0;
		border-color:#333;
	}
	.street p{/*記事文面*/
		margin:0;
		padding:5px 10px 5px 10px;
		color:#333;
		font-size:9pt;
		line-height:1.5em;
		text-indent:1em;
		font-weight:normal;
		font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	}
	
	.street img{/*写真*/
		margin:5px 0 5px 0;
		background-color:#FFF;
	}
		
		.street div.sleft270 {
			float:left;
			width:270px;
		}
		.street div.sleft300 {
			float:left;
			width:300px;
		}
		.street div.sright210 {
			float:right;
			width:210px;
			text-align:right;
		}
		.street div.sright360 {
			float:right;
			width:360px;
		}
		.street div.sleft160 {
			float:left;
			width:160px;
		}
		.street div.sleft110 {
			float:left;
			width:110px;
		}
		.street div.sleft400 {
			float:left;
			width:400px;
		}
		.street div.sleft170 {
			float:left;
			width:170px;
		}
		
		
		
		
	.scaption {
			padding:0 0 5px 0;
			color:#666;
			font-size:8pt;
			line-height:1em;
			font-weight:normal;
			font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
		}



	
	.thanks {
		margin:0;
		padding:20px 15px 0 15px;
		background:#FFF;
		float:left;
		width:570px;
	}
		.thanks h2{/*記事文面*/
		margin:5px 0 0 0;
		padding:0;
		color:#000;
		font-size:9pt;
		line-height:1.75em;
		font-weight:normal;
		text-indent:0.5em;
		font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
		border-style:solid;
		border-width:1px 0 1px 0;
		border-color:#333;
	}
	.thanks p{/*記事文面*/
		margin:0;
		padding:5px 10px 5px 10px;
		color:#333;
		font-size:9pt;
		line-height:1.5em;
		text-indent:1em;
		font-weight:normal;
		font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	}
	
	.thanks img{/*写真*/
		margin:5px 0 5px 0;
		background-color:#FFF;
	}
		.thanks div.sleft140 {
			float:left;
			width:140px;
		}
		.thanks div.sleft430 {
			float:left;
			width:430px;
		}
	.foot {
		margin:0;
		background:#FFF;
		float:left;
		height:100px;
		width:600px;
	}
	.foot p{/*記事文面*/
		margin:0;
		padding:5px 10px 5px 10px;
		color:#333;
		font-size:9pt;
		line-height:1.75em;
		font-weight:normal;
		font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	}