@charset "utf-8";

/* メインイメージ */
#top-image {
	/* background:url(img/top/main_flash.jpg) no-repeat left top; */
	width:800px;
	height:259px;
	clear:both;
}

/* 本文部分の本文領域 */
#main-body {
	width:625px;
	margin:10px auto;
	color:#555;
}

#main-body div.clear {
	margin:0;
	padding:0;
	font-size:1px;
	line-height:1px;
	height:1px;
	clear:both;
}

#main-body div.clear hr {
	display:none;
}

p.lead {
	margin:10px 0;
	line-height:1.4em;
}

/* sec-1 JA岡山って */
#sec-1{
	width:425px;
	float:left;
}

#sec-1 h2.top {
	background-image:url(img/top/h2_aboutja.gif);
}

#sec-1 strong.hare {
	display:block;
	width:420px;
	height:39px;
	background:url(img/top/hare_strong.gif) no-repeat left top;
	text-indent:-9999px;
}

#sec-1 p {
	line-height:1.4em;
}

#sec-1 p.hare-desc {
	font-size:90%;
	border-top:2px dotted #ccc;
	color:#999;
	margin-top:3px;
	padding-top:3px;
	line-height:1.2em;
}

#sec-1 h3 {
	margin-top:5px;
	color:#BD0042;
}

#sec-1 ul li{
	width:131px;
	float:left;
	line-height:1.2em;
	padding-right:10px;
	background:url(img/top/tokusan_bottom.gif) no-repeat left bottom;
	text-align:center;
	padding-bottom:12px;
}

#sec-1 ul li strong {
	display:block;
	background:url(img/top/tokusan_head.gif) no-repeat left top;
	padding:3px 0;
	font-size:12px;
	color:white;
}

#sec-1 p.to-nousanbutu {
	clear:left;
	text-align:right;
}


/* sec-2 JA岡山のエリア */
#sec-2 {
	width:193px;
	float:right;
	background:url(img/top/area_bottom.gif) no-repeat left bottom;
	padding-bottom:8px;
}

#sec-2 img {
	display:block;
}
	

#sec-2 div {
	background-color:#63a170;
	padding:0 5px;
	color:white;
	background:url(img/top/area_bg.gif) repeat-y left top;
}

/*sec-3 JA岡山の業務のご紹介 */
#sec-3 {
	clear:both;
	padding-top:10px;
}

#sec-3 h2#h2-introduce {
	background:url(img/top/h2_business.gif) no-repeat left top;
}

/* 事業共通 */
#sec-3 div.gyoumu {
	width:208px;
	float:left;
	background-repeat:no-repeat;
	background-position: left top;
}

#sec-3 div.gyoumu h3,
#sec-3 div.gyoumu h4 {
	width:175px;
	float:right;
}

#sec-3 div.image {
	width:185px;
	margin:3px auto;
	padding:3px 0;
	border:0 solid #ccc;
	border-width:1px 0;
	text-align:center;
}

#sec-3 div.gyoumu div.p {
	clear:both;
	background-repeat:no-repeat;
	background-position: left bottom;
	padding-bottom:15px;
}

#sec-3 div.gyoumu div.p p {
	line-height:1.4em;
	width:180px;
	margin:0 auto;
}

/* 信用・共済・営農共通 */
#sec-3 a.waku {
	display:block;
	width:208px;
	float:left;
}

#sec-3 a.waku:hover {
	text-decoration:none;	
}


/* 信用事業 */
#sec-3 div#g-sinyou {
	background-image:url(img/top/ban_sinyou_head.gif);
}

#sec-3 div#g-sinyou div.p {
	background-image:url(img/top/ban_sinyou_bottom.gif);
	color:#206AA1;
}

/* 共済事業 */
#sec-3 div#g-kyousai {
	background-image:url(img/top/ban_kyousai_head.gif);
}

#sec-3 div#g-kyousai div.p {
	background-image:url(img/top/ban_kyousai_bottom.gif);
	color:#B32929;
}

/* 営農情報 */
#sec-3 div#g-einou {
	background-image:url(img/top/ban_einou_head.gif);
}

#sec-3 div#g-einou div.p {
	background-image:url(img/top/ban_einou_bottom.gif);
	color:#569626;
}

/*sec-4 新着・更新情報 */
#sec-4 {
	clear:both;
	padding-top:10px;
}

#sec-4 h2#h2-info {
	background:url(img/top/h2_info.gif) no-repeat left top;
}

/* CSS Document */

