@charset "Shift_JIS";
/* 全体の設定 */
*{
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,p,ul,ol,li,dt,dl,dd {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}

/* ボディー */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #fff;
	text-align: left;
	margin: 0;
	padding: 0;
	background:url(../images/background.gif) 0 0 repeat-y;
}

/* Indexページ */
div#whatbar {
	width:579px;
	margin:0;
	padding:0;}

div#news-area {background:url(images/news-area.gif) repeat-y 0 0;}

div#mainbox {
	width:567px;
	border-top:1px solid #BBBBBB;
	border-right:1px solid #BBBBBB;
	background-color:#FCF6DE;
	text-align:center;
	padding:7px 6px 20px 5px;}

div#mainbox ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	list-style-position: inside;
}
div#mainbox ul li {
	display: inline;
	margin: 0px;
	padding: 0;
}


div#mainbox table td{vertical-align:top;}




div#box01 {
	width:280px;
	border:1px solid #223E6E;
	height:105px;
	background:#fff;}

div#box01 div#box-text {
	font-size:12px;
	line-height:140%;
	color:#000;
	text-align:left;
	width:260px;
	padding: 5px 10px 5px 10px;}


div#box02 {
	width:279px;
	border:1px solid #223E6E;
	height:105px;
	background:#fff;
	margin-left:3px;}


div#box02 div#box-text {
	font-size:12px;
	line-height:140%;
	color:#000;
	text-align:left;
	width:259px;
	padding: 5px 10px 5px 10px;}



div#box03 {
	margin-top:5px;
	width:280px;
	border:1px solid #223E6E;
	height:90px;
	background:#fff;}


div#box05 {
	margin-top:5px;
	width:280px;
	border:1px solid #558E30;
	height:75px;
	background:#fff;}

div#box05 div#box-text {
	font-size:12px;
	line-height:140%;
	color:#000;
	text-align:left;
	width:260px;
	padding: 5px 10px 10px 10px;}


div#box06 {
	margin-top:5px;
	width:279px;
	border:1px solid #558E30;
	height:75px;
	background:#fff;
	margin-left:3px;}


div#box06 div#box-text {
	font-size:12px;
	line-height:140%;
	color:#000;
	text-align:left;
	width:259px;
	padding: 5px 10px 10px 10px;}



div#box07 {
	margin-top:5px;
	width:280px;
	border:1px solid #558E30;
	height:120px;
	background:#fff;}

div#box07 div#box-text {
	font-size:12px;
	line-height:140%;
	color:#000;
	text-align:left;
	width:260px;
	padding: 5px 10px 10px 10px;}


div#box08 {
	margin-top:5px;
	width:279px;
	border:1px solid #B8534D;
	height:120px;
	background:#fff;
	margin-left:3px;}


div#box08 div#box-text {
	font-size:12px;
	line-height:140%;
	color:#000;
	text-align:left;
	width:259px;
	padding: 5px 10px 10px 10px;}

/* 新着情報エリア */
#news{
 margin         :5px 10px;
}

#news td {
 margin         : 0;
 padding        : 2px 0;
 width          : 460px;
 font-size      : 12px;
 vertical-align : top;
 text-align     : left;
}

#news span {
 color          :#970F00;
}

#news td.date_area {
 width          : 76px;
}

#news a:link {
 display        :block;
 color          : #333;
 text-decoration:none;
}
#news a:visited {
 display        :block;
 color          : #666;
 text-decoration:none;
}
#news a:active {
 display        :block;
 color          : #333;
 text-decoration:none;
}
#news a:hover {
 display        :block;
 color          : #900;
 text-decoration:none;
}


/* 画像ボーダー */
img {
border-style: none;
}

/* 強調 */
strong {
	color: #333;
	background-color: #ffffff;
	font-weight:bold;
}

/* 読み飛ばし */
.skip{
	position: absolute;
	left: -9999px;
}

/* 非表示 */
.none{
	display: none;
}

/* 区切り */
hr {
	display: none;
}

/* コンテナ */
#container {
	text-align: left;
	margin: 0px;
	padding: 0;
	width: 765px;
}

/* ヘッダ */
#header {width:765px;
	margin:0;
	background:#223E6E;}

#header-logo {float:left;
	width:470px;}

#header-right {
	padding-top:5px;
	padding-right:16px;
	/*width:295px;*/
	float:right;
	text-align:right;
}

#header-right img {
	/*margin:28px 32px 34px 0;*/
	}

#header-line {
		clear: both;
		width:765px;
		padding:0 0 0px 0;
		background:#223E6E;
		}

div#navi {
	margin:0;
	padding:0;
	border: 0;
}

#navi ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	list-style-position: inside;
}

#navi ul li {
	display: inline;
	margin: 0px;
	padding: 0;
}

#navi ul li img {
	float: left;
	margin:0;
	border:0;
}

#header-shadow {
		clear: both;
		width:765px;}

/* サブボタン */
#sub-header-02 {
		clear: both;
		width:765px;}

div#sub {
	margin:0;
	padding:0;
	border: 0;}

#sub ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	list-style-position: inside;
}

#sub ul li {
	display: inline;
	margin: 0px;
	padding: 0;
}

#sub ul li img {
	float: left;
	margin:0;
	border:0;
}

#sub-header-shadow {
		clear: both;
		width:765px;}

/* 上部ナビゲーションバーリンク設定 */
#navi ul li a {
	text-decoration: none;
	padding :0;
	margin:0;
	border:0;
}

/* メイン部分コンテナ */
div#main-contents {
	width:765px;
	margin:0;
	padding:0;}

/*　パンクズ　*/
div#pankuzu {
	margin:15px 0 25px 0;}

div#pankuzu ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
	list-style-position: inside;
}

div#pankuzu ul li {
	display: inline;
	margin: 0;
	padding: 0 0 0 10px;
}

div#pankuzu ul li  a:link{ color: #000; text-decoration:none;}
div#pankuzu ul li  a:visited{ color: #000; text-decoration:none;}
div#pankuzu ul li  a:active{ color: #F00; text-decoration:none;}
div#pankuzu ul li  a:hover{ color: #900; text-decoration:none;}

/*　左右コンテナ　*/
div#left-contents {
	width:583px;
	margin:0;
	float:left;
	padding:0 0 0 0;}

div#right-contents {
	width:177px;
	height:620px;
	margin:0;
	float:left;
	text-align:right;
	padding:0 5px 0 0;}

div#right-contents img{margin:0 0 6px 0;}

div#right-contents ul {
	list-style-type:none;
	list-style-position: outside;
	background-repeat:no-repeat;
	margin:0;
	padding:0;}

#line1{
	margin: 0px;
	padding: 4px 20px 4px 0;
	font-size:12px;
	height:14px;
	background:url(../images/side-list.gif) top right no-repeat;}
	
#line2 {
	margin: 0px;
	padding: 4px 20px 4px 0;
	font-size:12px;
	height:35px;
	background:url(../images/side-list2.gif) top right no-repeat;}
	
div#right-contents ul li#end {
	font-size:12px;
	height:14px;
	padding:5px 20px 8px 0;
	background:url(../images/side-list.gif) top right no-repeat;}

div#right-contents ul li a:link{
	color: #575757;
	text-decoration:none;
	display:block;}

div#right-contents ul li a:visited{
	color: #7B7B7B;
	text-decoration:none;
	display:block;}

div#right-contents ul li a:active{
	color: #900;
	text-decoration:none;
	display:block;}

div#right-contents ul li a:hover{
	color: #900;
	font-weight:bold;
	text-decoration:none;
	display:block;}

div#contents {
	width:505px;
	margin:0 130px 50px 130px;}

/* Adobe等のプラグイン取得コンテナ */
#plugin-contents {
	text-align:left;
	font-size:10px;
	color:#333333;
	/*width:177px;*/
	margin:0 0 0 0px;
	float:left;
	padding:0 5px 0 5px;}

#plugin-contents img {
	margin:5px 0 0 0;
	}

/* 議長の部屋コンテナ */
div#contents-02 {
	margin:0 70px 50px 70px;
	padding:20px 17px 20px 16px;
	background-color:#ACC5D1;
	border:1px solid #BFBFBF;
	}

div#page-title {
	padding:0 0 10px 0;
	margin:0 auto 0 atuo;
	text-align:left;
	background:url(../images/page-line.gif) bottom left repeat-x;}

div#page-title-02 {
	width:430px;
	padding:0 0 10px 0;
	margin:0 auto 0 atuo;
	text-align:left;
	background:url(../images/page-line.gif) bottom left repeat-x;}
	
div#b-line {
	padding:0 ;
	margin:10px 0 0 0;
	background:url(../images/page-line.gif) bottom left repeat-x;}

/*　NOTE　*/
#caption01 {
	padding: 0 0 0 30px;
	font-size: 10px;}

#caption02 {
	padding: 5px 0 0 15px;
	font-size: 12px;
	line-height:120%;
	text-align:left;}	

/* ページトップボタン */
#pagetop {margin:5px 0 5px 0;
	text-align:right;}

#printpdf  {margin:5px 0 5px 0;
	text-align:right;}

/*　リスト設定　*/
div#read-contents ul {
	list-style-type:none;
	list-style-position: outside;
	background-repeat:no-repeat;
	margin:0;
	padding:5px 0;}

div#read-contents ul li {
	margin: 0px;
	padding: 4px 15px 4px 15px;
	font-size:12px;
	/*height:14px;*/
	background:url(../images/list_icon01.gif) top left no-repeat;}

/* フッター */
#footer {
	width:764px;
	height:25px;
	margin:0 0 10px 0;
	padding:0;
	clear:both;
	border-top:1px solid #BFBFBF;
	border-bottom:1px solid #BFBFBF;
	background:#EDEDED;}

#underlink {
	text-align:left;
	float:left;
	color:#223E6E;
	font-size:10px;
	padding:7px 0 0 10px;}

#copyright {text-align:right;
	color:#223E6E;
	font-size:10px;
	margin:7px 10px 0 0;}

#jnes-footer {
	text-align:center;
	margin:0 0 10px 0;}

#underlink a:link{ color: #223E6E; text-decoration:none;}
#underlink a:visited{ color: #496697; text-decoration:none;}
#underlink a:active{ color: #F00; text-decoration:none;}
#underlink a:hover{ color: #900; font-weight:700; text-decoration:none;}

/*　テキストサイズ設定　*/
.xxs-10{ font-size: 9px; font-weight:normal; line-height:normal; }
.xxs-12{ font-size: 9px; font-weight:normal; line-height:120%; }
.xxs-14{ font-size: 9px; font-weight:normal; line-height:140%; }
.xxs-16{ font-size: 9px; font-weight:normal; line-height:160%; }

.xs-10{ font-size: 10px; font-weight:normal; line-height:normal; }
.xs-12{ font-size: 10px; font-weight:normal; line-height:120%; }
.xs-14{ font-size: 10px; font-weight:normal; line-height:140%; }
.xs-16{ font-size: 10px; font-weight:normal; line-height:160%; }

.xs-10b{ font-size: 10px; font-weight:bold; line-height:normal; }
.xs-12b{ font-size: 10px; font-weight:bold; line-height:120%; }
.xs-14b{ font-size: 10px; font-weight:bold; line-height:140%; }
.xs-16b{ font-size: 10px; font-weight:bold; line-height:160%; }

.s-10{ font-size: 11px; font-weight:normal; line-height:normal; }
.s-12{ font-size: 11px; font-weight:normal; line-height:120%; }
.s-14{ font-size: 11px; font-weight:normal; line-height:140%; }
.s-16{ font-size: 11px; font-weight:normal; line-height:160%; }

.s-10b{ font-size: 11px; font-weight:bold; line-height:normal; }
.s-12b{ font-size: 11px; font-weight:bold; line-height:120%; }
.s-14b{ font-size: 11px; font-weight:bold; line-height:140%; }
.s-16b{ font-size: 11px; font-weight:bold; line-height:160%; }

.m-10{ font-size: 12px; font-weight:normal; line-height:normal; }
.m-12{ font-size: 12px; font-weight:normal; line-height:120%; }
.m-14{ font-size: 12px; font-weight:normal; line-height:140%; }
.m-16{ font-size: 12px; font-weight:normal; line-height:160%; }

.m-10b{ font-size: 12px; font-weight:bold; line-height:normal; }
.m-12b{ font-size: 12px; font-weight:bold; line-height:120%; letter-spacing:1px;}
.m-14b{ font-size: 12px; font-weight:bold; line-height:140%; letter-spacing:1px;}
.m-16b{ font-size: 12px; font-weight:bold; line-height:160%; letter-spacing:1px;}

.l-10{ font-size: 14px; font-weight:normal; line-height:normal; }
.l-12{ font-size: 14px; font-weight:normal; line-height:120%;}
.l-14{ font-size: 14px; font-weight:normal; line-height:140%;}
.l-16{ font-size: 14px; font-weight:normal; line-height:160%;}

.l-10b{ font-size: 14px; font-weight:bold; line-height:normal; }
.l-12b{ font-size: 14px; font-weight:bold; line-height:120%; letter-spacing:1px;}
.l-14b{ font-size: 14px; font-weight:bold; line-height:140%; letter-spacing:1px;}
.l-16b{ font-size: 14px; font-weight:bold; line-height:160%; letter-spacing:1px;}

.xl-10{ font-size: 18px; font-weight:normal; line-height:normal; }
.xl-12{ font-size: 18px; font-weight:normal; line-height:120%; }
.xl-14{ font-size: 18px; font-weight:normal; line-height:140%; }
.xl-16{ font-size: 18px; font-weight:normal; line-height:160%; }

.xl-10b{ font-size: 18px; font-weight:bold; line-height:normal; }
.xl-12b{ font-size: 18px; font-weight:bold; line-height:120%; letter-spacing:1px;}
.xl-14b{ font-size: 18px; font-weight:bold; line-height:140%; letter-spacing:1px;}
.xl-16b{ font-size: 18px; font-weight:bold; line-height:160%; letter-spacing:1px;}

/*　カラー　*/

.red { color:#990000 }
.brown { color:#996600 }
.orange { color:#FF6600 }
.white { color:#FFFFFF }

/*　リンクカラー　*/

a:link{ color: #0068B7; text-decoration:none;}
a:visited{ color: #0068B7; text-decoration:none;}
a:active{ color: #F00; text-decoration:none;}
a:hover{ color: #F00; text-decoration:none;}

/* アクロバットリーダーアイコン */

#acrobat {
	vertical-align: middle;
	margin:0 2px 0 2px;
}

/* サーチ　*/
input, select, textarea {
  border-style: solid;
  border-width: 1px;
  border-color: #aaaa94 #dfdfd6 #dfdfd6 #aaaa94;
  vertical-align: middle;
  color: #696969;
  background: #f1f1ed;
}

#searchbox {
  width: 120px;
}
/* 検索エリア
**************************************************************************************/
#search {
	float:right;
	width:212px;
/*    height:50px;*/
	/*border:1px solid #d4ccc4;*/
	/*background-color:#f1f0ce;*/
	padding:6px 7px;
	font-size:1px;
	line-height:0;
}
#search form {
	padding:0px;
}
#search input{
	margin:0px;
	vertical-align:middle;
	color:#666666;
}
#search input.txt{
	border:1px solid #d4ccc4;
	height:15px;
	padding:1px;
	width:145px;
	line-height:1.2em;
}
#search input.btn{
	margin:0px 0px 0px 6px;
}

#search #search_ex{
	color:#666666;
    text-align:right;
	line-height:1.2em;
    font-size:10px;
    margin-top:5px;
}

input.search-btn{
	margin:0px;
}



#search-box{
	vertical-align:middle;
}
#search-box form{ 
	vertical-align:middle;
}
#search-box form input.search-btn{ 
}

#search-box input.box-txt{ margin-bottom:5px; 
}

#cse-search-results iframe{
	width:515px;
}
header

