/* 改良普及協会　home */

/* ----------共通要素---------- */
*{
	margin: 0;
	padding: 0;
}
html{
	font-size: 62.5%;
}
 body{
	margin: 0;
	padding: 0;
	background-color: #fcfbf4;
	color:#333; 
 	font-family: "Helvetica Neue","游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana , sans-serif;
	 font-weight: 400;
	 font-size: 1.4rem;
	-webkit-text-size-adjust: 100%;	
}
img{
	border: none; 
	max-width: 100%;
	height: auto;
	width /***/:auto;　
}
a{
	outline: none;
}
a:link,
a:visited{
	color:#666;
	text-decoration: underline;
}
a:hover,
a:active{
	color:#333;
	text-decoration: underline;
}
.clear{
	clear: both;
}

p{
	font-family: "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "メイリオ", Meiryo, fantasy;
	line-height: 170%;
}




/* ----------リンクフェード---------- */
.fade {
    -webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}
.fade:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
} 



/* ----------共通インナー---------- */
.inner{
	width: 980px;
	margin: 0 auto;
}


/* ----------ヘッダー---------- */
#header{
	margin: 0;
	width: 100%;
	height: 130px;
	background-image : url(header.png);
	background-repeat: repeat-x;
	background-position: top center; 
}

/* タイトル */
#header h1{
	float: left;
	display: inline;	
	width: 600px;
	height: 105px;
}
#header h1 img{
	margin: 50px 0 0 25px;
}
/* テキストリンク */
#header ul{
	float: right;
	display: inline;	
	width: 90px;
	 font-size: 1.3rem;
	text-align: center;
	line-height: 25px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#header ul li{
	float: left;
	margin: 60px 0 0 10px;
}
#header ul li a:link,
#header ul li a:visited{
	display: inline-block;
	text-decoration: none;
	color: #fff;
	width: 75px;
	height: 25px;
	background-color: #b1874f;
	border-radius: 6px;
}
#header ul li a:hover,
#header ul li a:active{
	background-color: #7b5119;	
}


/* ----------ナビ---------- */
#navi{
	clear: both;
	margin: -20px 0 0 0;
	position: relative;
	height: 80px;
}
#navi ul{
	float: left;
	 font-size: 1.6rem;
	text-align: center;
	line-height: 60px;
	margin: 0;
	padding: 0;
	list-style: none;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
#navi ul li{
	float: left;
	margin: 0;
}
#navi ul li a:link,
#navi ul li a:visited{
	display: inline-block;
	text-decoration: none;
	color: #fff;
	width: 245px;
	height: 60px;
	background-image : url(navi.png);
	background-repeat: repeat-x;
	background-position: top right; 
}
#navi ul li a:hover,
#navi ul li a:active{
	background-position: bottom right; 
}
 
 
 /* ----------バナー（組織内）---------- */
 #banners{
	clear: both;
	float: left;
	width: 100%;
	background-image : url(hr.png);
	background-repeat: repeat-x;
	background-position: top center; 	
 	margin: 20px 0 0 0 ;
 }
#banners ul{
	margin: 25px 0;
	padding: 0 auto;
	list-style: none;
}
#banners ul li{
	display: inline-block;
	margin: 0;
}
#banners ul li.margin{
	margin: 0 20px;
}
#banners img{
	padding: 5px;
	background-color: #fff;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
#banners a:hover img{
	background-color: #eee;
}
 
 

/* ----------フッター---------- */
#footer{
	clear: both;
	float: left;
	width: 100%;
	height: 300px;
	background-image : url(footer.png);
	background-repeat: repeat-x;
	background-position: top center; 	
	color: #fff;
	font-size: 1.3rem;
 }

/* ----------ページトップ---------- */
#footer .pagetop{
	text-align: right;
	height: 23px;
  	padding: 7px 0 0 0;
}

/* ----------情報---------- */
#footer .info{
	float: left;
	display: inline;
	width: 350px;
	padding: 25px 0;
}
#footer .info p{
	margin: 5px 0;
	line-height: 150%;
}

/* ----------サイトマップ---------- */
#footer .sitemap{
	float: right;
	display: inline;
	width: 450px;
	padding: 25px 0;
}
#footer .sitemap .dir{
	float: left;
	display: inline;
 	 width: 25%;
	line-height: 150%;
}
#footer .sitemap .dir ul{
	margin: 0;
	padding: 0 0 0 15px;
	font-size:1.2rem;
}
#footer .sitemap a:link,
#footer .sitemap a:visited{
	color: #fff;
	display: block;
	text-decoration: none;
}
#footer .sitemap a:hover,
#footer .sitemap a:active{
	color: #ddd;
	text-decoration: underline;	
}

/* ----------コピーライト---------- */
#footer .copyright{
	clear: both;
	padding: 15px 0;
	margin: 15px 0;
	border-top: 1px solid #c59e6b;
}
#footer .copyright p{
	text-align: center;
	font-size: 1.2rem;
	font-family: "Times New Roman","游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","MS PMincho",serif;
 }
 
 
 
 
 
 
 /* ----------パンクズ---------- */
#pankuzu{
	clear: both;
	margin: 0  auto;
	width: 960px;
	font-size: 1.1rem;
}

#pankuzu a:link,
#pankuzu a:visited{
	background-image : url(icon_pankuzu.png);
	background-repeat: no-repeat;
	background-position: right center; 	
	padding-right: 15px;
}
#pankuzu a:hover,
#pankuzu a:active{
	color: #000;
}

 

/* ----------コンテンツエリア---------- */
#contents{
	clear: both;
	margin: 0  auto;
	width: 980px;
}

/* コピーイメージ */ 
#contents .copyimg{
 	margin: 0 0 20px 0;
	padding: 10px;
	background-color: #fff;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

/* 共通ボックス（白背景部分） */
 #contents .box{
 	clear: both;
	 float: left;
	 width: 940px;
 	margin: 15px 0;
	padding: 20px;
	background-color: #fff;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
 }
 
 

/* ----------トップ用　最新情報&会員情報共通---------- */ 
/* 共通ボックス内　左側 */
 #contents .box .left{
 	float: left;
	display: inline;
	width: 170px;
	text-align: right;
 	color: #b38850;
	 padding: 0 20px 0 0;
 }
/* 共通ボックス内　左側　新着情報アイコン */ 
 #contents .left.news{
  	background-image : url(icon_news.png);
	background-repeat: no-repeat;
	background-position: left top; 	 
 }
/* 共通ボックス内　左側　会員情報アイコン */ 
#contents .left.members{
 	background-image : url(icon_members.png);
	background-repeat: no-repeat;
	background-position: left top; 	 
}
/* 共通ボックス内　左側　見出し */ 
  #contents .box .left h3{
  	margin: 5px 0;
  	font-size: 2.4rem;
	border: none;
  }
  /* 共通ボックス内　右側 */
 #contents .box .right{
 	float: right;
	display: inline;
	width: 710px;
	padding: 0 0 0 30px;
	border-left: 1px solid #ddd;
	min-height: 65px;
}
 #contents .box .right dl{
	text-align: left;
	margin: 0;
}
 #contents .box .right dt{
	float: left;
	clear: both;
	width: 150px;
	white-space: nowrap;
	_width:10em;
	letter-spacing: 1px;
	padding: 5px 0;
}
 #contents .box .right dd{
	margin-left: 160px;
	padding: 5px 0;
}




/* ----------ページ用　装飾要素---------- */ 
/* ページタイトル（見出し大） */
 #contents .box h2{
 	clear: both;
 	font-size: 2.4rem;
	 margin: 0 0 15px 0;
	 padding: 10px 15px;
	color: #fff;
	background-color: #b1874f;
	border-radius: 4px;
 }
 
 /* 見出し中 */
 #contents .box h3{
  	clear: both;
 	font-size: 2.2rem;
	 margin: 15px 0;
	 padding: 5px;
	color: #b1874f;
	border-bottom: 2px solid #b1874f;
 }
  /* 見出し小 */
 #contents .box h4{
  	clear: both;
 	font-size: 2rem;
	 margin: 15px 0;
	 padding: 5px;
	color: #333;
	border-bottom: 1px solid #666;
 }
 
/* 写真（画像） */
 #contents .box img{
 	margin: 15px 0;
 }
/* 写真シャドウ */
 #contents .box img.p_shadow{
 	border: 4px solid #fff;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
 }
/* 写真左寄せ */
 #contents .box img.p_left{
 	float: left;
	margin-right: 15px;
 }
 /* 写真右寄せ */
 #contents .box img.p_right{
 	float: right;
 	margin-left: 15px;
 }
 
 
  /* 表（テーブル） */
 #contents .box table{
   	clear: both;
	   margin: 15px 0;
 	border-collapse: collapse;
	 border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
 #contents .box table th{
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: left;
	font-weight: normal;
	background-color: #eee;
}
 #contents .box table td{
	padding: 10px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

  /* ページ内メニュー */
 #contents .box .page_menu{
   	clear: both;
	margin: 15px 0;
	padding: 10px;
 	border-top: 1px solid #b1874f;
 	border-bottom: 1px solid #b1874f;
	float: left;
	width: 920px;
}
#contents .box .page_menu ul{
  	margin: 0;
	padding:0;
	list-style: none;
}
#contents .box .page_menu li{
	float: left;
	margin: 0 30px 0 0;
	background-image : url(page_menu.png);
	background-repeat: no-repeat;
	background-position: left center; 
	padding: 0 0 0 16px;
}
#contents .box .page_menu li a:hover{
	text-decoration: none;
	border-radius: 6px;
}

