@charset "UTF-8";
/* テーマ別コンテンツ用CSS */

/* ==========================================================================
   SNSボタン
   ========================================================================== */

#pan ul{
	margin : 10px 0 0 0;
	padding : 0;
	width : 500px;
	height : 22px;
	line-height : 0;
	text-align : right;
	list-style-type : none;
	float : right;
}

#pan ul li{
	margin : 0 0 0 5px;
	padding : 0;
	height : 22px;
	display : inline-block;
}



/* ==========================================================================
   基本設定
   ========================================================================== */

.fbox{
	margin : 50px auto 20px auto;
	padding : 0;
	width : 980px;
	font-size : 130%;
	font-weight : bold;
	line-height : 1.3;
	text-align : left;
}



/* ==========================================================================
   テーマ別トップ
   ========================================================================== */

.linkout{
	margin : 40px 0 0 0;
	padding : 20px;
	text-align : left;
	border : 1px solid #948049;
	clear : both;
}

.linkout h3{
	margin : 0;
	padding : 0;
	font-size : 100%;
	font-weight : bold;
	line-height : 1.5;
	text-align : left;
}



/* ==========================================================================
   タイトル
   ========================================================================== */

.title,.title2,.title_c{
	padding : 0;
	font-size : 130%;
	font-weight : bold;
	line-height : 1.3;
	text-align : left;
}

.title{
	margin : 50px 0 30px 0;
	color : #333333;
}

.title2{
	margin : 40px 0 30px 0;
	color : #333333;
}

.title_c{
	margin : 50px 0 0 0;
	color : #333333;
}

.ctitle{
	margin : 30px 0 20px 0;
	padding : 0 0 0 10px;
	font-size : 100%;
	font-weight : normal;
	line-height : 30px;
	color : #333333;
	text-align : left;
	border-left : 6px solid #948049;
}

.cdoctitle{
	margin : 0 0 5px 0;
	padding : 0;
	font-size : 90%;
	font-weight : bold;
	line-height : 1.3;
	color : #333333;
	text-align : left;
}



/* ==========================================================================
   テーマ別ナビ
   ========================================================================== */

.fnavi{
	margin : 35px 0 40px 0;
	padding : 0;
	width : 100%;
	height : auto;
	text-align : center;
	letter-spacing : -0.4em;
}

.fnavi_in{
	margin : 0 40px 0 0;
	padding : 0;
	width : 215px;
	height : auto;
	display : -moz-inline-box;
	display : inline-block;
	/display : inline;
	/zoom : 1;
	vertical-align : top;
	letter-spacing : normal;
}

.fnavi > *:first-child + * + * + *{/* fnavi_inの4つめの要素 */
	margin-right : 0;
}

.fnavi_in img{
	margin : 0 0 5px 0;
}

.fnavi_in p{
	line-height : 1.3;
	padding : 0 6px;
}



/* ==========================================================================
   サブナビ
   ========================================================================== */

.sub_navi{
	margin : 30px 0 0 0;
	padding : 0;
	width : 100%;
	height : 30px;
	text-align : left;
	list-style-type : none;
	letter-spacing : -0.4em;
}

.sub_navi li{
	margin : 0 10px 0 0;
	padding : 0;
	height : 29px;
	font-size : 90%;
	line-height : 30px;
	text-align : center;
	display : -moz-inline-box;
	display : inline-block;
	/display : inline;
	/zoom : 1;
	vertical-align : top;
	letter-spacing : normal;
}

.sub_navi li a,
.sub_navi li a:link,
.sub_navi li a:visited{
	padding : 0 10px;
	height : 29px;
	color : #3e3a39;
	background-color : transparent;
	border : 1px solid #7a6a56;
	text-decoration : none;
	display : block;
}

.sub_navi li a:hover{
	padding : 0 10px;
	height : 29px;
	color : #ffffff;
	background-color : #7a6a56;
	border : 1px solid #7a6a56;
	text-decoration : none;
}

.sub_navi .now{
	padding : 0 10px;
	color : #ffffff;
	background-color : #7a6a56;
	border : 1px solid #7a6a56;
}



/* ==========================================================================
   コラム
   ========================================================================== */

/* コラムベース */

.cback{
	background-image : url(../images/cback.gif);
	background-repeat : repeat-y;
	background-position : center top;
}

#box_l{
	margin : 0;
	padding : 0 0 40px 0;
	width : 150px;
	float : left;
}

#box_r{
	margin : 0;
	padding : 0 0 40px 0;
	width : 780px;
	float : right;
}

/* コラムナビ */

#box_l ul{
	margin : 10px 0 0 0;
	padding : 0;
	width : 150px;
	height : auto;
	list-style-type : none;
	border-top : 1px solid #727171;
}

#box_l ul li{
	margin : 0;
	padding : 0;
	width : 150px;
	font-size : 90%;
	line-height : 20px;
	text-align : center;
	border-bottom : 1px solid #727171;
	position : relative;
}

#box_l ul li a,
#box_l ul li a:link,
#box_l ul li a:visited{
	padding : 14px 0;
	color : #ffffff;
	text-decoration : none;
	display : block;
}

#box_l ul li a:hover{
	padding : 14px 0;
	color : #ffffff;
	text-decoration : none;
	background-color : #948049;
}

.cnb a,
.cnb a:link,
.cnb a:visited{
	background-color : #948049;
}

/* コラム文章 */

.column_box{
	margin : 0;
	padding : 0;
	width : 100%;
	height : auto;
	clear : both;
}

.column_box span{
	color : #ff0000;
}

.column_img{
	margin : 0 0 20px 30px;
	padding : 0;
	width : 300px;
	height : auto;
	text-align : center;
	background-color : #333333;
	float : right;
}

.column_img img{
	margin : 0;
	padding : 0;
	max-width : 300px;
	max-height : 240px;
}

.column_img_tate{
	margin : 0 0 20px 30px;
	padding : 0;
	width : 300px;
	height : auto;
	text-align : center;
	background-color : #333333;
	float : right;
}

.column_img_tate img{
	margin : 0;
	padding : 0;
	max-width : 300px;
	max-height : 240px;
}

.column_img p,
.column_img_tate p{
	margin : 0;
	padding : 5px 10px;
	font-size : 80%;
	line-height : 1.3;
	text-align : center;
	color : #ffffff;
	background-color : #595757;
}

.column_img p a,
.column_img p a:link,
.column_img p a:visited,
.column_img_tate p a,
.column_img_tate p a:link,
.column_img_tate p a:visited{
	color : #efefef;
	text-decoration : underline;
}
.column_img p a:hover,
.column_img_tate p a:hover{
	color : #ffffff;
	text-decoration : none;
}

.column_img_foot{
	margin : 0;
	padding : 0;
	text-align : left;
	list-style : none;
}

.column_img_foot li{
	margin : 20px 20px 0 0;
	padding : 0;
	width : 300px;
	text-align : center;
	background-color : #333333;
	display : inline-block;
}

.column_img_foot li img{
	margin : 0;
	padding : 0;
	max-width : 300px;
	max-height : 240px;
}

.column_img_foot li p{
	margin : 0;
	padding : 5px 10px;
	font-size : 80%;
	line-height : 1.3;
	text-align : center;
	color : #ffffff;
	background-color : #595757;
}

.column_img_foot li p a,
.column_img_foot li p a:link,
.column_img_foot li p a:visited{
	color : #efefef;
	text-decoration : underline;
}
.column_img_foot li p a:hover{
	color : #ffffff;
	text-decoration : none;
}

/* コラム参考文献 */

.cdoc{
	margin : 30px 0 0 0;
	padding : 15px;
	background-color : #ffffff;
	clear : both;
}

.cdoc ul{
	margin : 0 0 0 25px;
	padding : 0;
	list-style-type : disc;
}

.cdoc ul li{
	margin : 0;
	padding : 0;
	font-size : 90%;
	line-height : 18px;
	text-align : left;
	color : #595757;
	position : relative;
}



/* ==========================================================================
   広域地図
   ========================================================================== */

.map{
	margin : 30px 0 0 0;
	padding : 0;
	width : 980px;
	height : 700px;
}



/* ==========================================================================
   詳細地図
   ========================================================================== */

/* ベース */

.map_base{
	margin : 30px 0 0 0;
	padding : 0;
	width : 980px;
	height : 700px;
	background-repeat : no-repeat;
	background-position : center top;
}

.map_base{background-image : url(../images/map_base2.gif);}

.map_box{
	margin : 10px 0 0 10px;
	padding : 0;
	width : 760px;
	height : 680px;
	position : relative;
	float : left;
}

.map_navi{
	margin : 10px 10px 0 0;
	padding : 0;
	width : 200px;
	height : 680px;
	background-image : url(../images/map_navi.png);
	background-repeat : repeat-y;
	background-position : center top;
	overflow-y : scroll;
	float : right;
}

/* ナビ */

.city{
	margin : 0;
	padding : 6px 8px;
	font-size : 90%;
	line-height : 1.3;
	text-align : left;
	color : #ffffff;
	background-image : url(../images/map_navi.png);
	background-repeat : repeat-y;
	background-position : center top;
	border-top : 1px solid #888888;
}

.city a,
.city a:link,
.city a:visited{
	color : #ffffff;
	display : block;
}
.city a:hover{
	color : #ffffff;
	text-decoration : none;
}

.navi_gl{
	margin : 0;
	padding : 0 0 10px 0;
}

.term_title{
	margin : 0;
	padding : 10px 0 4px 0;
	font-size : 90%;
	line-height : 1.3;
	text-align : left;
	color : #ffffff;
}

.navi_term{
	margin : 0;
	padding : 0;
	list-style-type : disc;
}

.navi_term li{
	margin : 0;
	padding : 0 0 0 20px;
	font-size : 90%;
	line-height : 18px;
	text-align : left;
	color : #ffffff;
	background-image : url(../images/map_tag.png);
	background-repeat : no-repeat;
	background-position : left top;
	position : relative;
}

.navi_term li a,
.navi_term li a:link,
.navi_term li a:visited{
	color : #ffffff;
}

.navi_term li a:hover{
	color : #ffffff;
}



/* ==========================================================================
   表から検索
   ========================================================================== */

/* 組織変遷表ベース */

.tr_box1,
.tr_box2,
.tr_box3{
	margin : 0;
	padding : 0;
	width : 100%;
	height : auto;
	text-align : left;
	border-top : 1px solid #dcdddd;
	border-left : 1px solid #dcdddd;
	border-right : 1px solid #dcdddd;
	clear : both;
}

.tr_box1{
	margin-top : 10px;
	background-color : #62b0e3;
}

.tr_box2{
	background-color : #abcd03;
}

.tr_box3{
	background-color : #f6ab00;
	border-bottom : 1px solid #dcdddd;
}

.tr_title{
	margin : 0;
	padding : 0;
	width : 109px;
	height : 24px;
	float : left;
}

.tr_title_r{
	margin : 0;
	padding : 0;
	width : 109px;
	height : 30px;
	float : left;
}

.tr_box_in{
	margin : 0;
	padding : 0;
	width : 869px;
	height : 330px;
	border-left : 1px solid #dcdddd;
	float : right;
}

.transition_head{
	margin : 0;
	padding : 0;
	width : 869px;
	height : 49px;
	overflow : hidden;
}

.transition_head img{
	margin-right : 17px;
}

.transition{
	margin : 0;
	padding : 0;
	width : 869px;
	height : 281px;
	overflow : scroll;
}

/* 組織変遷表本体 */

.transition_in{
	margin : 0;
	padding : 0;
	height : auto;
	background-repeat : repeat-y;
	background-position : left top;
	clear : both;
}

.tr_box1 .transition .transition_in{
	width : 2509px;
	background-image : url(../images/tr_body1.gif);
}

.tr_box2 .transition .transition_in{
	width : 2509px;
	background-image : url(../images/tr_body2.gif);
}

.tr_box3 .transition .transition_in{
	width : 2179px;
	background-image : url(../images/tr_body3.gif);
}

/* 吹き出しボディー */

.tb1,.tb2,.tb3,.tb4{
	padding : 0;
	width : 260px;
	background-image:url(../images/tbl_middle1.png);
	background-repeat : repeat-y;
	background-position : center top;
	position:relative;
	float : left;
}

.tb1{/* top+borrom */
	margin : 20px 0 15px 0;
}

.tb2{/* top only */
	margin : 20px 0 0 0;
}

.mtop1{/* top only */
	margin-top : 40px;
}

.mtop2{/* top only */
	margin-top : 60px;
}

.mtop3{/* top only */
	margin-top : 20px;
}

.tb3{/* borrom only */
	margin : 0 0 15px 0;
}

.tb4{/* none */
	margin : 0;
}

.tb_in,.tb_in1{
	padding : 0;
	width : 260px;
	background-image : url(../images/tbl_middle2.png);
	background-repeat : repeat-y;
	background-position : center top;
}

.tb_in{
	margin : 5px 0 0 0;
}

.tb_in1{
	margin : 0;
}

/* 吹き出しTOP */

.tb1:before,
.tb2:before{
	background-image : url(../images/tbl_top.png);
	background-repeat : no-repeat;
	background-position : center top;
	width : 100%;
	height : 15px;
	content : "";
	display : block;
	position : absolute;
	left : 0;
	top : -15px;
}

/* 吹き出しBOTTOM */

.tb1:after,
.tb3:after{
	background-image : url(../images/tbl_bottom.png);
	background-repeat : no-repeat;
	background-position : center top;
	width : 100%;
	height : 10px;
	content : "";
	display : block;
	position : absolute;
	left : 0;
	bottom : -10px;
}

/* 吹き出しTEXT */

.tb1 p,.tb2 p,.tb3 p,.tb4 p{
	margin : 0;
	font-size : 80%;
	line-height : 20px;
	text-align : left;
	color : #ffffff;
}

.tb1 .tb_in p,.tb2 .tb_in p,.tb3 .tb_in p,.tb4 .tb_in p,
.tb1 .tb_in1 p,.tb2 .tb_in1 p,.tb3 .tb_in1 p,.tb4 .tb_in1 p{
	margin : 0;
	font-size : 80%;
	line-height : 20px;
	text-align : left;
	color : #333333;
}

.pl1{padding : 0 15px 0 15px;}

.pl2{padding : 0 15px 0 23px;}

.pl3{padding : 0 15px 0 31px;}

.pl4{padding : 0 15px 0 39px;}

.pl5{padding : 0 15px 0 47px;}

.pl6{padding : 0 15px 0 55px;}

.pl7{padding : 0 15px 0 63px;}

.pl8{padding : 0 15px 5px 23px;}

.p1l{
	background-image : url(../images/tbl_middle1_l.png);
	background-repeat : no-repeat;
	background-position : center top;
}

.p1r{
	background-image : url(../images/tbl_middle1_r.png);
	background-repeat : no-repeat;
	background-position : center top;
}

.p1w{
	background-image : url(../images/tbl_middle1_w.png);
	background-repeat : no-repeat;
	background-position : center top;
}

.p2l{
	background-image : url(../images/tbl_middle2_l.png);
	background-repeat : no-repeat;
	background-position : center top;
}

.p2r{
	background-image : url(../images/tbl_middle2_r.png);
	background-repeat : no-repeat;
	background-position : center top;
}

.p2w{
	background-image : url(../images/tbl_middle2_w.png);
	background-repeat : no-repeat;
	background-position : center top;
}

.tb1 p a,
.tb1 p a:link,
.tb1 p a:visited,
.tb2 p a,
.tb2 p a:link,
.tb2 p a:visited,
.tb3 p a,
.tb3 p a:link,
.tb3 p a:visited,
.tb4 p a,
.tb4 p a:link,
.tb4 p a:visited{
	color : #ffffff;
	text-decoration : none;
}

.tb1 p a:hover,
.tb2 p a:hover,
.tb3 p a:hover,
.tb4 p a:hover{
	color : #ffffff;
	text-decoration : underline;
}

.tb1 .tb_in p a,
.tb1 .tb_in p a:link,
.tb1 .tb_in p a:visited,
.tb2 .tb_in p a,
.tb2 .tb_in p a:link,
.tb2 .tb_in p a:visited,
.tb3 .tb_in p a,
.tb3 .tb_in p a:link,
.tb3 .tb_in p a:visited,
.tb4 .tb_in p a,
.tb4 .tb_in p a:link,
.tb4 .tb_in p a:visited,
.tb1 .tb_in1 p a,
.tb1 .tb_in1 p a:link,
.tb1 .tb_in1 p a:visited,
.tb2 .tb_in1 p a,
.tb2 .tb_in1 p a:link,
.tb2 .tb_in1 p a:visited,
.tb3 .tb_in1 p a,
.tb3 .tb_in1 p a:link,
.tb3 .tb_in1 p a:visited,
.tb4 .tb_in1 p a,
.tb4 .tb_in1 p a:link,
.tb4 .tb_in1 p a:visited{
	color : #333333;
	text-decoration : none;
}

.tb1 .tb_in p a:hover,
.tb2 .tb_in p a:hover,
.tb3 .tb_in p a:hover,
.tb4 .tb_in p a:hover,
.tb1 .tb_in1 p a:hover,
.tb2 .tb_in1 p a:hover,
.tb3 .tb_in1 p a:hover,
.tb4 .tb_in1 p a:hover{
	color : #333333;
	text-decoration : underline;
}

/* 矢印用BOX */

.arr1,.arr2,.arr3{
	padding : 0;
	min-height : 20px;
	height : auto;
	line-height : 20px;
	text-align : left;
}

.arr4{
	padding : 0;
	min-height : 20px;
	height : auto;
	line-height : 20px;
	text-align : right;
}

.arr1{
	margin : 20px 0 0 0;
	float : left;
}

.arr2{
	margin : 5px 0 0 0;
	float : left;
}

.arr3,.arr4{
	margin : 0;
	float : left;
}

/* 矢印用TEXT */

.arr_txt{
	font-size : 80%;
	line-height : 20px;
	text-align : left;
	color : #333333;
	vertical-align : top;
}

/* 矢印用BOX幅 */

.arr_w1{width : 40px;}
.arr_w2{width : 605px;}
.arr_w3{width : 1070px;}
.arr_w4{width : 230px;}
.arr_w5{width : 420px;}
.arr_w6{width : 2240px;}
.arr_w7{width : 190px;}
.arr_w8{width : 810px;}
.arr_w9{width : 400px;}
.arr_w10{width : 270px;}
.arr_w11{width : 20px;}
.arr_w12{width : 180px;}
.arr_w13{width : 600px;}
.arr_w14{width : 460px;}
.arr_w15{width : 200px;}
.arr_w16{width : 1270px;}
.arr_w17{width : 280px;}
.arr_w18{width : 410px;}
.arr_w19{width : 650px;}



/* 年表 */

.history{
	margin : 10px 0 0 0;
	padding : 0;
	width : 100%;
	height : auto;
	background-color : #ffffff;
	border-top : 1px solid #dcdddd;
	border-left : 1px solid #dcdddd;
}

.history th{
	margin : 0;
	padding : 0;
	height : auto;
	font-size : 90%;
	font-weight : normal;
	line-height : 1.6;
	text-align : center;
	color : #ffffff;
	border-right : 1px solid #dcdddd;
	border-bottom : 1px solid #dcdddd;
}

.history td{
	margin : 0;
	padding : 0 5px 5px 5px;
	height : auto;
	font-size : 90%;
	line-height : 1.3;
	text-align : center;
	color : #333333;
	border-right : 1px solid #dcdddd;
	border-bottom : 1px solid #dcdddd;
	vertical-align : top;
}

.history .w{
	width : 210px;
}

.history .col0{
	background-color : #c9bc9c;
}

.history .col1{
	background-color : #7a6a56;
}

.history .col2{
	background-color : #67a9d7;
}

.history .col3{
	background-color : #abc808;
}

.history .col4{
	background-color : #eeaa1e;
}

.history .col5{
	padding : 0;
	background-color : #f5f2e9;
}

.history td p{
	margin : 5px 0 0 0;
	padding : 4px 10px;
	width : 180px;
	height : auto;
	font-size : 100%;
	line-height : 1.3;
	text-align : left;
	color : #333333;
	background-color : #eae4d1;
}

table.history tr:hover{
	background-color: #ecf4e3;
}

.history td .red a,
.history td .red a:link,
.history td .red a:visited{
	color : #ff0000;
}

.history td .red a:hover{
	color : #0000ff;
}

.history td .red a:active{}



/* ==========================================================================
   関連資料
   ========================================================================== */

/* アジ歴公開資料 */

.reldoc{
	margin : 10px 0 0 0;
	padding : 0;
	width : 100%;
	height : auto;
	background-color : #ffffff;
	border-top : 1px solid #dcdddd;
	border-left : 1px solid #dcdddd;
}

.reldoc th{
	margin : 0;
	padding : 0;
	height : auto;
	font-size : 90%;
	font-weight : normal;
	line-height : 1.6;
	text-align : center;
	color : #333333;
	background-color : #f5f2e9;
	border-right : 1px solid #dcdddd;
	border-bottom : 1px solid #dcdddd;
	vertical-align : middle;
}

.reldoc td{
	margin : 0;
	padding : 5px;
	height : auto;
	font-size : 90%;
	line-height : 1.3;
	text-align : left;
	color : #333333;
	border-right : 1px solid #dcdddd;
	border-bottom : 1px solid #dcdddd;
	vertical-align : top;
}

.reldoc .w1{
	width : 180px;
}

.reldoc .w2{
	width : 500px;
}

.reldoc td p{
	font-size : 100%;
}

.reldoc .kaisou{
	margin : 0;
	padding : 4px 10px;
	height : auto;
	line-height : 1.3;
	text-align : left;
	color : #333333;
	background-color : #eae4d1;
}

.reldoc .group_link{
	margin : 0;
	padding : 2px 10px 2px 20px;
	height : auto;
	line-height : 16px;
	text-align : left;
	color : #333333;
	background-image : url(../images/link.png);
	background-repeat : no-repeat;
	background-position : left top;
}

table.reldoc tr:hover{
	background-color: #ecf4e3;
}


