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

/*特集記事部分*/
#date {
	margin:0 auto;
	padding:0 15px;
	width:570px;
	}
/*序章部分*/
	#intro {
		margin:0;
		padding:0;
	}
	#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;
}
	.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.75em;
		font-weight:normal;
		font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	}
	.street a{/*記事文面*/
		margin:0;
		padding:0;
		color:#999999;
		font-size:9pt;
		font-weight:bold;
		font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	}
	
	.street img{/*写真*/
		margin:5px 0 20px 0;
		background-color:#FFF;
	}
		
		.street div.sleft400 {
			float:left;
			width:400px;
		}
		.street div.sleft170 {
			float:left;
			width:170px;
		}
		
		
		


/*店舗タイトル部分*/
.title{
	margin:0;
	padding:0;
	width:570px;
	float:left;
}
	.title img{/*写真*/
		margin:0;
		padding:0;
		background-color:#FFFFFF;
		border:0;
		float:left;
	}
	
/*紹介部分*/
			
.chapter{
	margin:0;
	padding:0;
	width:570px;
	float:left;
}
	.chapter h3{/*記事文面*/
		margin:5px 0 5px 0;
		padding:0;
		color:#000;
		font-size:9pt;
		line-height:23px;
		text-indent:1em;
		font-weight:normal;
		font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
		border-style:solid;
		border-width:1px 1px 1px 20px;
		border-color:#333;
	}
	.chapter h4{/*記事文面*/
		margin:0;
		padding:0 5px 0 15px;
		color:#666;
		font-size:8pt;
		line-height:1.75em;
		font-weight:normal;
		font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	}
	.chapter p{/*記事文面*/
		margin:0;
		padding:5px 10px 10px 10px;
		color:#333;
		font-size:9pt;
		line-height:1.5em;
		text-indent:1em;
		font-weight:normal;
		font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	}
	.chapter img{/*写真*/
		margin:5px 0 5px 0;
		background-color:#FFF;
		border:3px;
				border-color:#333;
				border-style:solid;
	}
		
		.chapter div.left160 {
			float:left;
			width:160px;
		}
		.chapter div.left410 {
			float:left;
			width:410px;
		}
		.chapter div.right210 {
			float:right;
			width:210px;
			text-align:right;
		}
		.chapter div.right360 {
			float:right;
			width:360px;
		}
		.chapter div.right260 {
			float:right;
			width:260px;
			text-align:right;
		}
		.chapter div.right310 {
			float:right;
			width:310px;
		}
		.chapter div.left110 {
			float:left;
			width:110px;
		}
		.chapter div.left350 {
			float:left;
			width:350px;
		}
		.chapter div.left570 {
			float:left;
			width:570px;
		}

	.caption {
			padding:0 0 5px 0;
			color:#666;
			font-size:8pt;
			line-height:1em;
			font-weight:normal;
			font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
		}
	
	
.shop{
	margin:0;
	background:url(../images/d6_shop_bg.jpg);
	clear:both;
	width:570px;
}
	.shop h5 {
		margin:0 0 0 0;
		padding:10px 0 15px 30px;
		background:#FFFFFF url(../images/d6_shop_top.jpg) no-repeat;
		background-position:bottom;
		color:#FFFFFF;
		font-size:9pt;
		line-height:1em;
		font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	}
	.shop .nero {
		margin:0;
		padding:0 0 0 30px;
		width:540px;
		
	}
	.shop .nero ul {
		margin:0;
		padding:0;
		list-style:none;
		width:250px;
		float:left;
	}
	.shop .nero ul li {
		color:#000000;
		font-size:8pt;
		line-height:1.5em;
		font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	}
	.shop .nero img{
		padding:5px 0 5px 5px;
		height:100px;
		float:left;
	}
	.shop h6 {
		margin:0;
		padding:0 0 10px 0;
		background:#FFFFFF url(../images/d6_shop_foot.jpg) no-repeat;
		background-position:top;
		height:20px;
		clear:both;
	}
	.shop div.an{
		text-align:right;
		font-size:9pt;
		line-height:1.5em;
		font-weight:bold;
		font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
		background:#FFF;
	}
	
	.foot {
		margin:0;
		padding:0;
		background:#FFF;
		float:left;
		width:570px;
		height:100px;
	}
	.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;
	}