@charset "shift_jis";

/* 本文全体 */
h1{
 margin-top: -0.1px;
 text-align: center;
 color: #FF4164;
 background-color: #FFFFFF;
}

h2{
 margin-top: -13px;
 margin-bottom: 0;
 text-align: center;
 color: #006699;
 background-color: #FFFFFF;
 font-weight: bold;
 font-size: 110%;
}

h3{
 color: #008000;
 background-color: #FFFFFF;
 font-size: 142%;
 margin-top: 7px;
 margin-bottom: 10px;
}

dd{
 margin-bottom: 10px;
}

.img_style{
 border-style: none;
}

#all{
 margin: 0px 75px;
 line-height: 135%;
}

#area{
 margin-top: 0;
 margin-bottom: 33px;
 text-align: center;
 color: #006699;
 background-color: #FFFFFF;
 font-weight: bold;
 font-size: 110%;
}

/* トップ写真まわり */
#top-cover-photo{
 float: right;
 text-align: center;
 border: 4px solid #D98B7C;
 margin: 0px 0px 20px;
 padding: 15px;
}

#top-cover-photo_text{
 background-color: #FEFBB8;
 border-color: #FEC30D;
 border-style: solid;
 border-width: 1px;
 margin-top: 7px;
 margin-bottom: 0px;
 padding: 3px 5px 3px;
 font-weight: bold;
 color: #FF0066;
}


/* 新着情報 */
#new{
 float: left;
 margin: 0px 0px 15px;
 width: 42%;
}

/* 運動（農作業や農薬安全など）関係 */
.notice{
 border: double 5px #9ACD3f;
}
.notice > .notice_main{
 text-align: center;
 color: #ff4800;
 font-size: 120%;
 font-weight: bold;
}
.notice > .notice_sub{
 margin: 15px;
}


/* 最初の境界線 */
#first_hr{
 clear: both;
}


/* Adobe Reader Iconまわり */
#adobe-icon_all{
 clear: both;
 margin: 0px 120px;
}

#adobe-icon{
 margin-right: 20px;
 margin-bottom: 30px;
 float: left;
}

#adobe-icon_text{
 font-size: 75%;
 line-height: 115%;
}


/* ギャラリー */
.gallery{
 float: left;
 margin-right: 15px;
 text-align: center;
}

