@charset "UTF-8";


#wrapper {
	width: 950px;
	margin:40px auto;
	text-align:left;
}

#header {
	width: 950px;
	height: 110px;
	float: left;
	margin-bottom: 20px;
	background-color: #ffffff;
	background-color: rgba(255,255,255,0.7);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.head_rogo {
	margin: 6px 0 6px 20px;
}

#section {
	width: 950px;
	float:left;
	margin-bottom: 20px;
}

#article {
	width: 560px;
	height: 400px;
	float:left;
	margin-right: 20px;
	background-color: #ffffff;
	background-color: rgba(255,255,255,0.7);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.img1 {
	margin: 20px 0 0 31px;
}

.more {
	float: right;
	margin: 5px 31px 0 0;
	font-size: 80%;
}

.more a {
	text-decoration:none;
}

#g_navi {
	width: 370px;
	height: 400px;
	float: left;
}

#g_navi li {
	width: 370px;
	height: 75px;
	float: left;
	margin-bottom: 6px;
	display: block;
	background-color: #ffffff;
	background-color: rgba(255,255,255,0.7);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#g_navi li a {
	width: 355px;
	height: 68px;
	padding: 7px 0 0 15px;
	display: block;
	font-size: 80%;
	color: #2a2a2a;
	text-decoration:none;
	line-height: 1.3;
}

#g_navi li a:hover {
	background-color: #98fb98;
	background-color: rgba(152,251,152,0.5);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.arrow_1 {
	float: right;
	margin: -28px 12px 0 0;
}

.arrow_2 {
	float: right;
	margin: -22px 12px 0 0;
}

#company_rogo {
	margin: 350px auto auto 122px;
}





/*フッター*/


#footer {
	width: 950px;
	height: 110px;
	float: left;
	margin-bottom: 20px;
}

#news {
	width: 480px;
	height: 110px;
	float: left;
	margin-right: 15px;
	background: url(../images/news.png) no-repeat 0 0;
}

#news_s {
	width: 466px;
	height: 80px;
	margin: 30px 0 4px 9px;
	font-size: 90%;
	line-height: 1.4;
	color: #2a2a2a;
	overflow: scroll;
	overflow-x : hidden ;
}

#news_s ul li {
	margin-bottom: 1em;
}

#news_s ul li a {
	text-decoration: underline;
	color: #007BC5;
}

#announce {
	width: 220px;
	height: 110px;
	float: left;
	margin-right: 15px;
	background-color: #ffffff;
	background-color: rgba(255,255,255,0.7);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.sekou {
	font-family:'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
	font-size: 120%;
	line-height: 1.6;
	letter-spacing: 2px;
	color: #2a2a2a;
	padding: 10px 0 10px 25px;
}

#movie {
	width: 220px;
	height: 110px;
	float: left;
	background: url('../images/movie.png') no-repeat center;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.youtube a {
	width: 220px;
	height: 110px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

.youtube a:hover {
	background: url('../images/movie_hover.png') no-repeat center;
}

#copyright {
	font-size: 70%;
	color: #ffffff;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	text-align: center;
	letter-spacing: 1px;
}

/*フッターここまで*/




/*アクパド工法について*/

#g_navi_s {
	width: 950px;
	height: 100px;
	float: left;
	margin-bottom: 20px;
}

#g_navi_s li {
	width: 182px;
	height: 100px;
	float: left;
	display: block;
	background-color: #ffffff;
	background-color: rgba(255,255,255,0.7);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#g_navi_s li img {
	margin: 8px 0;
}

#g_navi_s li a {
	width: 152px;
	height: 86px;
	padding: 7px 15px;
	display: block;
	font-size: 80%;
	color: #2a2a2a;
	text-decoration:none;
	line-height: 1.3;
}

#g_navi_s li a:hover {
	background-color: #98fb98;
	background-color: rgba(152,251,152,0.5);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#article_l {
	width: 910px;
	float:left;
	padding: 22px 20px;
	margin-right: 20px;
	background-color: #ffffff;
	background-color: rgba(255,255,255,0.7);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	line-height: 1.5;
}

.howtoacpd {
	font-family:'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
	font-size: 160%;
	font-weight: bold;
	color: #007eff;
	line-height: 1.1;
}

.howtoacpd_s {
	font-family:'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
	font-size: 130%;
}
	

.youtube_l {
	float: right;
	margin-left: 20px;
}

.line {
	width: 930px;
	height: 20px;
	padding: 5px 0 10px 20px;
	margin: 25px 0 20px -20px;
	background-color: #646464;
	background-color: rgba(100,100,100,0.8);
	color: #f1f1f1;
}

#article_l dt img {
	margin-right: 7px;
	vertical-align: text-bottom;
}

#article_l dl {
	font-size: 90%;
}

#article_l dd {
	margin-left: 1em;
}

#article_l dt a {
	margin-left: 30px;
}

#article_l dt a {
	color: #5484ff;
	text-decoration: none;
}

#article_l dt a:hover {
	color: #00CC00;
}

/*アクパド工法についてここまで*/



/*アクパド工法の実績*/

#article_ll {
	width: 910px;
	float:left;
	padding: 20px;
	background-color: #ffffff;
	background-color: rgba(255,255,255,0.8);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	line-height: 1.5;
}

#map {
	float: left;
}

#text {
	float: left;
	width: 160px;
	padding: 20px 10px 20px 20px;
	margin-top: 200px;
	border-radius: 10px;
	font-size: 1.2rem;
	color: #fff;
}
/*アクパド工法の実績ここまで*/




/*協会会員*/

#article_ls {
	width: 910px;
	float:left;
	padding: 0 20px 20px 20px;
	margin-right: 20px;
	background-color: #ffffff;
	background-color: rgba(255,255,255,0.7);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	line-height: 1.5;
}

.line_top {
	width: 930px;
	height: 20px;
	padding: 5px 0 10px 20px;
	margin: 0 0 20px -20px;
	background-color: #646464;
	background-color: rgba(100,100,100,0.8);
	color: #f1f1f1;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

#article_ls table {
	width: 100%;
	border: solid 1px #2a2a2a;
}

#article_ls table tr {
	border: dotted 1px #2a2a2a;
}

#article_ls table th {
	height: 2em;
	vertical-align: middle;
	background-color: #00c52e;
	border-bottom: double #2a2a2a;
	border-right: solid 1px #2a2a2a;
	text-align: center;
	color: #ffffff;
}

#article_ls table td {
	height: 2em;
	vertical-align: middle;
	border-right: solid 1px #2a2a2a;
	font-size: 80%;
	text-indent: 0.5em;
}

#article_ls table td a {
	text-decoration: none;
	color: #000000;
}

#article_ls table td a:hover {
	color: #00CC00;
}

/*協会会員ここまで*/



/*協会概要*/

#article_la {
	width: 910px;
	float:left;
	padding: 0 20px 20px 20px;
	margin-right: 20px;
	background-color: #ffffff;
	background-color: rgba(255,255,255,0.7);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	line-height: 1.5;
}

#article_la table {
	width: 100%;
	border: solid 1px #2a2a2a;
}

#article_la table tr {
	border: solid 1px #2a2a2a;
}

#article_la table th {
	width: 30%;
	padding-left: 10px;
	border-right: solid 1px #2a2a2a;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
	font-size: 80%;
}

#article_la table td {
	height: 2.5em;
	padding-left: 10px;
	vertical-align: middle;
	border-right: solid 1px #2a2a2a;
	font-size: 80%;
}

#article_la table td a {
	text-decoration: none;
	color: #000000;
}

#article_la table td a:hover {
	color: #00CC00;
}

/*協会概要ここまで*/



/*メールフォーム*/

div#mailforms {
	width: 630px;
	padding: 40px 140px 20px 140px;
	margin: 20px auto 0 auto;
	background-color:#eee;
	border:solid 1px #00CC00;
}

div#mailforms_send {
	width: 630px;
	padding: 150px 140px;
	margin: 20px auto 0 auto;
	background-color:#eee;
	border:solid 1px #00CC00;
	text-align: center;
}

form#mailform {
	
}

form#mailform span.title{
	font-size:14px;
	float:left;
	width:180px;
	padding:5px;
}

form#mailform span.hissu{
	color:#FF0066;
}

form#mailform span.button{
	display:block;
	width: 606px;
	text-align:right;
}

form#mailform input.text{
	clear:both;
	width:400px;
	margin:10px;
}

form#mailform input.button{
	width:120px;
}


form#mailform span.clear{
	clear:both;
}

form#mailform textarea{
	clear:both;
	width:404px;
	height:8em;
	margin: 10px;
}


/*メールフォームここまで*/