 * Style sheet for the HTML 4.01 specification
 * Last modify 2008/02/18 10:35
 */

@charset "Shift-JIS";


/*□□□□□□□□□□□□□□□□□□□
□□            タイトル            □□
□□□□□□□□□□□□□□□□□□□*/

h1 { margin: 0px 0px 5px 0px; color: #000000; font-size: 16px; font-weight: bold; }
h2 { margin: 0px 0px 5px 0px; color: #000000; font-size: 14px; font-weight: bold; }
h3 { margin: 0px 0px 5px 0px; color: #000000; font-size: 12px; font-weight: bold; }
h4 { margin: 0px 0px 5px 0px; color: #000000; font-size: 12px; font-weight: bold; }
h5 { margin: 0px 0px 5px 0px; color: #000000; font-size: 12px; font-weight: bold; }




/*  トップヘッダー 
-------------------------------------------------------------------- */
#top_header {
		margin: 0px;
		height:302px;
		width: 802px;
}

#top_header #logo {
		float: left;
		margin: 0px 0px 0px 5px;
}

#top_header #logo2 {
		float: right;
		margin: 0px 5px 0px 0px;
}

#top_header h1 {
		color: #FFF;
		font-size: 14px;
}

#top_header h2 {
		margin: 0px;
}

#topheader_bg {
		margin: 0px;
		width: 800px;
		height:40px;
		background-image: URL(../images/header_bg.gif);
		background-repeat: no-repeat;
		background-position: center top;
}





/*  トップイメージ 
-------------------------------------------------------------------- */

#topimage{
		margin: 0px 1px 0px 1px;
}


/*  トップイメージ(ロゴ画像) 
-------------------------------------------------------------------- */

#logoimage{
		margin: 0px 0px 0px 5px;
}

#logoimage div{
		float:left;
		margin: 20px 1px 0px 1px;
}




/*  肥料とは 
-------------------------------------------------------------------- */

#whats {
		margin: 20px 0px 20px 0px;
		width: 100%;
		height: 119px;
		background-image: URL(../images/whats.jpg);
		background-repeat: no-repeat;
		background-position: center;

}

#whats p {
		float:left;
		text-align:left;
		width:505px;
		margin: 35px 0px 0px 3px;
}


.whats_t{
		margin: 0px 0px 2px 40px;
}



/*  メニュー 
-------------------------------------------------------------------- */
#menu {
		float: left;
		width: 802px;
		height: 68px;
}

#menu ul {
		margin:0px;
		list-style-type:none;
}



/*  ピックアップ
-------------------------------------------------------------------- */

#pickup{
		margin: 0px 0px 0px 31px;
}


.pick{
		float: left;
}


.pick_02{
		float: left;
		margin: 0px 0px 0px 9px;
}

.pick_03{
		float: left;
		margin: 0px 0px 0px 10px;
}

.pickup_t{
		text-align:left;
		width: 177px;
		height: 75px;
		background-color: #F5F3D8;
}

.pickup_t2{
		text-align:left;
		width: 177px;
		height: 75px;
		background-color: #F5F3D8;
}

.pickup_t p {
		padding: 5px 5px 5px 5px;
}

.pickup_t p {
		margin: 0px 0px 0px 0px;
}

.pickup_t2 p {
		padding: 5px 4px 5px 5px;
}

.pickup_t2 p {
		margin: 0px 0px 0px 0px;
}

.p_button{
		margin: 0px;
		background-image: URL(../images/pickup05.gif);
		background-repeat: no-repeat;
		width: 177px;
		height: 34px;
}


.p_button p {
		text-align: right;
		font-weight: bold;
		margin: 0px;
		padding: 10px 13px 0px 0px;
}


/*  お知らせ
-------------------------------------------------------------------- */

#info_bar{
		float: left;
		margin: 10px 0px 20px 0px;
}

#info_bar2{
		margin: 0px 0px 0px 32px;
}

#info_space{
		float: left;
		margin: 0px 0px 20px 0px;
}

#information{
		margin: 0px 0px 0px 17px;
}

#information div{
		float: left;
}

#information p{
		color: #3D3D3D;
		font-size: 12px;
}


#news{
		float: left;
}


.p_button{
		margin: 0px;
		background-image: URL(../images/pickup05.gif);
		background-repeat: no-repeat;
		width: 177px;
		height: 34px;
}


.p_button p {
		text-align: right;
		font-weight: bold;
		margin: 0px;
		padding: 10px 13px 0px 0px;
}


.txtBox {
	border-right: #cccccc 0px solid;
	padding-right: 0px;
	border-TOP: #cccccc 0px solid;
	padding-left: 0px; visibility: visible;
	padding-bottom: 0px;
	overflow: auto;
	border-left: #cccccc 0px solid;
	width: 570px; padding-top: 0px;
	border-bottom: #cccccc 0px solid;
	position: relative; height: 300px;
}

.h4{
	font-size: 80%;
	color: #303030;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 2px;
}

/*  counter
-------------------------------------------------------------------- */

#counter{
		margin: 0px 0px 0px 10px;
		width: 190px;
}



/*  回り込み解除
-------------------------------------------------------------------- */

.clear_l{
		clear:left;
}


