@charset "utf-8";

/*---------------------------------------------------

	Layout
	
---------------------------------------------------*/

a{
	color: #2D7ECE;
}

a:hover{
	color: #F3598A;
}

#formBlock a img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	font-size: 14px;
	background: url(../img/agriculture/body_bg.png) repeat left top;
}

#container{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#contents{
	width: 940px;
	margin: 0 auto;
	background: url(../img/agriculture/bg_contents.png) repeat-y center top;
	text-align: center;
}

#contents{
	margin: 0 auto;
	text-align: center;
}


#formBlock{
	padding-bottom: 100px;
	margin-bottom: 0;
}


#footer{
	padding: 10px 0;
	background: url(../img/agriculture/footer_bg.png) repeat-x center top;
	color: #FFF;
}

#footerInner{
	text-align: center;
	color: #FFF;
}

#footerInner p{
	margin-bottom: 5px;
}

#footerInner a{
	color: #FFF;
}

/*---------------------------------------------------

	Common Style
	
---------------------------------------------------*/

.contentSection{
	margin-bottom: 50px;
}

.contentTitle{
	margin-bottom: 30px;
}


#completeBlock{
	margin: 40px 0;
}

#nayamiBlock p{
	margin: 20px 0;
}

#communicationBlock .arrow{
	margin: 20px 0;
}

#formBlock h2{
	margin: 0 0 20px;
}



table{
	width: 880px;
	margin-left: 30px;
	border-collapse: collapse;
	border: 2px solid #FFF;
}

table th{
	border: 2px solid #FFF;
	background: #FFF4CE;
	color: #59372D;
	padding: 10px 20px;
	text-align: left;
	font-weight: bold;
}

table td{
	padding: 10px 20px;
	border: 2px solid #FFF;
	line-height: 1.7;
}

table p{
	margin: 10px 0;
}

.require{
	font-size: 10px;
	color: #EB2F14;
}

table .title{
	font-weight: bold;
}

input,
select{
	padding: 5px;
}


p.contentText{
	margin: 20px 0 20px 30px;
	text-align: left;
}

.submit{
	width: 300px;
	padding: 15px;
	text-align: center;
}

.submitArea{
	margin: 30px 0;
	text-align: center;
}

.fb{
	margin: 15px 0;
}

/*---------------------------------------------------

	Page Style
	
---------------------------------------------------*/

/*---------------------------------------------------
	Report
---------------------------------------------------*/

.report #topicpath{
	margin-bottom: 30px;
	text-align: left;
	font-size: 12px;
	color: #999;
}

.report h1{
	margin: 0;
	text-align: left;
}

.report .description{
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #EEE;
	text-align: left;
}

.report #container{
	position: relative;
	width: 952px;
	margin: 0 auto;
	padding: 30px 0 30px;
	background: url(../img/agriculture/bg_container.png) repeat-y center top;
	text-align: center;
}

.report #contents{
	position: relative;
	width: 780px;
	margin: 0 auto;
	text-align: center;
}

.report #header{
	position: relative;
	width: 950px;
	height: 146px;
	margin: 0 auto 0;
	background: url(../img/agriculture/header_bg.png) no-repeat left top;
	text-align: center;
}

.report #logoAgriculture{
	position: absolute;
	top: 20px;
	left: 0;
}

.report #logoDeskstyle{
	position: absolute;
	top: 22px;
	right: 0;
}

.report .pageTitle{
	margin-bottom: 10px;
	text-align: left;
}

#reportBlock{
	width: 780px;
	margin: 30px 0 0 0;
	padding-top: 20px;
	border-top: 1px solid #F2E7CE;
	text-align: left;
}

#reportBlock h1{
	margin-bottom: 30px;
	font-size: 28px;
	font-weight: bold;
	color: #3FAC2A;
}

#reportBlock h2{
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: bold;
	color: #FF5B33;
}

#reportBlock .section{
	margin: 30px 0 40px;
	padding-bottom: 58px;
	background: url(../img/agriculture/report/bg_green.png) no-repeat center bottom;
}

#reportBlock .images{
	margin: 30px 0 30px;
}

#reportBlock .images .photo{
	box-shadow: 0 1px 3px #aaa;
}

#reportBlock .circle{
	width: 370px;
    padding-top: 40px;
	text-align: center;
}

#reportBlock .leftMove{
	float: left;
}

#reportBlock .rightMove{
	float: right;
}

#reportBlock .centerMove{
	text-align: center;
}

#reportBlock p{
	margin-bottom: 12px;
	line-height: 1.9;
}

.reportPageNavi p{
	margin: 30px 0;
	text-align: center;
}


.reportOutlineBlock{
	margin: 0 0 40px 0;
	padding-bottom: 40px;
	border-bottom: 1px solid #EEE;
	text-align: left;
}

.reportOutlineImage{
	float: left;
}

.reportOutlineText{
	float: right;
	line-height: 1.5;
	text-align: left;
}

.reportOutlineText h2{
	margin: 0;
}




.chatBaloon{
	position: relative;
	box-shadow: 1px 1px 1px #FEBA54;
	-webkit-box-shadow: 1px 1px 1px #FEBA54;
	-moz-box-shadow: 1px 1px 1px #FEBA54;
	margin-top: 15px;
	background: #FFF0C1;
	width: 370px;
	text-align: left;
	font-size: 12px;
}
#reportBlock .chatBaloon p{
	margin: 0;
	padding: 5px 10px;
	line-height: 1.5;
}
.chatBaloon:after {
	bottom: 100%;
	border: solid transparent;
	content: " "; height: 0; width: 0;
	position: absolute;
	pointer-events: none;
}
.chatBaloon:after {
	border-color: rgba(255, 240, 193, 0);
	border-bottom-color: #FFF0C1;
	border-width: 8px;
	left: 50%;
	margin-left: -30px;
}






/* list */
#list li{
display:inline;
}
#list li a {
padding-right:20px;
margin-left:20px;
font-size:14px;
}
/*-- list --*/
/* contentsImg */
.contentsImg {
width:441px;
height:300px;
float:left;
margin-left: 55px;
}
/*-- contentsImg --*/
/* contentsText */
.contentsText {
float:left;
width: 360px;
height: 300px;
margin-left: 35px;
}
/* p */
.contentsText p {
margin-top: 10px;
margin-bottom: 10px;
width: 360px;
height: 170px;
font-size:14px;
line-height:20px;
}
.pTitle {
font-weight:bold;
}
/*-- p --*/
/*-- contentsText --*/
/* navi */
#navi {
clear:left;
padding-top: 100px;
padding-bottom: 20px;
}
#navi p {
text-align:center;
}
#navi p a {
margin: 10px;
}

/* reportBlock */
.reportBlock {
width: 880px;

}
/*-- reportBlock --*/


/*---------------------------------------------------

	Other Style
	
---------------------------------------------------*/

/*---------------------------------------------------
	Clearfix
---------------------------------------------------*/

.group:after,
.section:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0.1em;
	line-height: 0;
	visibility: hidden;
}

.group,
.section{
	display: inline-block;
}

.group,
.section{
	display: block;
}

