@charset "utf-8";
/*                                   */
/*         Webそうごうページ         */
/*         　北海道移住CSS　         */
/*         (C)SOGO PAGE 2005         */
/*                                   */
/*記事部分*/
#fruits {
	margin:0 auto;
	}
/*タイトル部分*/
	#title {
		margin:0;
	}
		#title h2 {
			margin:0;
			color:#000;
			font-size:16pt;
			line-height:1.5em;
			font-weight:inherit;
			font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, ;
		}
		img.title {
			vertical-align:middle;
		}
		
/*文書と写真部分*/
	.chapter {
		margin:0;
		padding:0;
	}
		.chapter h4 {
			margin:10px 0 0 0;
			padding:0;
			background-color:#F66;
			color:#FFF;
			font-size:10pt;
			line-height:1.5em;
			font-weight:bold;
			font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, ;
			text-align:center;
		}
		.chapter p {/*記事文面*/
			margin:0;
			padding:0;
			color:#000;
			font-size:9pt;
			text-indent:1em;
			line-height:1.75em;
			font-weight:normal;
			font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, ;
		}
		.chapter div.left720 {
			float:left;
			width:720px;
		}
		.chapter div.left240 {
			float:left;
			width:230px;
			padding:10px 10px 0 0;
		}
		.chapter div.right350 {
			float:right;
			width:350px;
		}
		.chapter div.right370 {
			float:right;
			width:370px;
		}
		.caption {
			padding:0 0 5px 0;
			color:#666;
			font-size:8pt;
			line-height:1.75em;
			font-weight:normal;
			font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, ;
		}
		.info {
			padding:0 0 5px 0;
			color:#000;
			font-size:9pt;
			line-height:1.75em;
			font-weight:normal;
			font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, ;
		}
		

#end {
	margin:10px 0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	line-height:1em;
	text-align:center;
}