@charset "utf-8";

#main_contents_inner {
	background:url(../image/contents_back_inner.gif) repeat-y top center;
}

div#main {
	width:650px;
	margin:0;padding:0;
	float:left;
	text-align:left;
	background:#000;
}

/* h5 部分 */
#main div#navi_top h5{ 
	background:url(image/history_h5_title_back.jpg) no-repeat top left;
}
#main div#navi_bottom h5{ 
	background:url(image/history_h5_title_back_bottom.jpg) no-repeat top left;
}

/* コンテンツ内容部分 */
/* 左部分 */
#main div#main_contents{ 
	width:580px;
	margin:0 auto;
}

#main div#main_text_left{ 
	width:350px;
	margin:10px 0;padding:0;
	clear:both;
	float:left;
	display:inline;
}

#main div#main_text_left h5{ 
	height:55px;
	margin:10px 0 20px 0;padding:0;
	text-indent:-5000px;
	border-bottom:2px dotted #BBB;
 }

#main div#main_text_left h5#text_title_1 {
	background:url(image/hi_h5_1.gif) no-repeat top center;
}

#main div#main_text_left h5#text_title_2{
	background:url(image/hi_h5_2.gif) no-repeat top center;
}


/* 右部分 */
#main div#sub_right{ 
	width:200px;
	margin:0;padding:20px 0 0 0;
	float:right;
	display:inline;
}

	#main div#sub_right div.right_image{  
		margin:5px 0 3px 0;
		text-align:left;
	}

	#main div#sub_right div.right_image span{  
		font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		line-height:1.2em;
		font-size:12px;
		color:#555;
		display:block;
		margin-bottom:20px;
	}
	
	#main div#sub_right div.right_image img {
		display:block;
		margin:5px 0 2px 0;
	}
	
	#main div#sub_right div#okayama_grape {
		width:200px;
		margin:10px auto;padding:0;
		border:1px solid #724d4c;
	}

	#main div#sub_right div#okayama_grape h6{
		height:23px;
		margin:0;padding:0; 
		background:url(image/hi_oka_grape.gif) no-repeat bottom center;
		text-indent:-5000px
	}

	#main div#sub_right div#okayama_grape p{
		font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		margin:0;padding:5px 10px;
		font-size:12px;
		line-height:1.4em;
		text-align:left;
		color:#724d4c;
	}





