/* 代表挨拶 */

.content_area .ceo_area{
	margin:20px auto;
	width:95%;
	}

.content_area .ceo_title_box{
	width:100%;
	margin:0 0 30px 0;
	}


.content_area .ceo_profile{
	width:100%;
	margin:30px 0;
	}

.content_area .ceo_title_img{
	float:left;
	width:45%;
	text-align:center;
	margin:0;
	}

.content_area .ceo_title_img img{
	width:80%;
	border:#C7E08D solid 10px;
	}

.content_area .ceo_title_txt{
	float:left;
	width:45%;
	margin:0;
	}
	

.content_area .ceo_title_txt p{
	font-size: 22px;
	line-height: 2.0em;
	color:#333;
	font-weight:700;
	}
	

.content_area .ceo_profile p{
	font-size: 12px;
	line-height: 2.0em;
	color: #666;
	margin:0 0.5em;
	}
	
.content_area .ceo_comment{
	width:90%;
	margin:20px auto;
}

.content_area .ceo_comment p{
	line-height:2.0em;
	font-size:13px;
	color:#333;
	margin:0 0.5em;
}

.content_area .ceo_area h4{
	color:#90c31f;
	font-size: 22px;
	font-weight:700;
	}


.content_area .ceo_comment .waku_area{
	border:1px solid #90c31f;
}

.content_area .ceo_comment .waku_area p{
	line-height:2.0em;
	font-size:13px;
	color:#333;
	margin:0 0.5em;
}	


/* CSS Document */
.font12{font-size:12px;}
.font14{font-size:14px;}
.font16{font-size:16px;}
.font24{font-size:24px;}
.content_area{
	width:950px;
	margin:0 auto;
}
.slide_content_area{
	width:970px;
	margin:0 auto;
}


.breadcrumb{
	padding:0;
	margin-bottom:0px;
}
.title{
	border-bottom: 1px dotted #90c31f;
}
.title div{
	border-bottom: 2px solid #90c31f;
	font-size: 24px;
	line-height: 40px;
	margin-bottom: 3px;
	color:#90C320;
	padding-left:10px;
}
.form_table{
	display:table;width:100%;
	border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.form_row{
	display:table-row;
}
.form_title{
	display:table-cell;width:200px;vertical-align:middle;
	background-color:#e9f9a0;
	border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
	padding:10px;
}
.form_input{
	display:table-cell;vertical-align:top;
	padding:10px;
	border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.form_information_text{
	padding-top:20px;
	padding-bottom:20px;
}
p.error{
	color:red;
}
.form_btn{
	margin-top:10px;
	margin-bottom:10px;
}

.guide_text{
	margin-top:30px;
	margin-bottom:30px;
}
.guide_text span{
 font-weight:bold;
 color:#90C51F;
}
.guide_link{
	margin-bottom:30px;
	cursor:pointer;
}
.bunner_image{
	width:730px;
	margin:0 auto;
}
.url{
	word-break:break-all;
}
.url span{
	word-break:break-all;
}