﻿@charset "utf-8";

/*======================================

	General
	
=======================================*/
body{font: arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:arial,helvetica,clean,sans-serif;}
pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
body, h1, h2, h3, h4, h5, h6, form, ul, ol, li, p, a, input dl,dt,dd{
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
img {
	border: 0;
}
li {
	list-style: none;
}
em {
	font-style: normal;
	font-weight: bold;
}


/*　基本設定　*/
html{ 
	height:100%; 
} 
body {
	background-color: #FFFFFF;
	margin: 0px;
	color: #535353;
    height:100%; 
    font:arial,helvetica,clean,sans-serif;
}

p,li,th,td{
	font-size:90%;
}

td p,td td,td li,li li{
	font-size:100%;
}

a:link {
	text-decoration:underline;}
a:visited {
	text-decoration:underline;}
a:active {
	text-decoration:none;}
a:hover {
	text-decoration:none;}

#container {
    background: url("../img/container_bg.gif") repeat scroll 0 0 #FFFFFF;
    height: 100%;
    margin: 0 auto;
    height: 100%;
    width: 950px;
	padding:15px;
	position:relative;
}

body > #container{ 
    height:auto; 
}



/****************************************************
　header
　***************************************************/

#header{
	background:url(../img/header_bg.gif) left top repeat-x;
	padding:0 14px;
	position:relative;
}
* html #header{
	z-index:1;
}
/*petitNavi*/
#petitNavi{
	display: inline;
	font-size: 76%;
	position: absolute;
	right: 20px;/*264px*/
	top: 30px;
	color:#009933;
}
* html #petitNavi{
	right: 274px;
}
#petitNavi a{
	text-decoration:none;
	padding-left:5px;
}
#petitNavi a:hover{
	text-decoration:underline;
}

#header form p {
	border: 1px solid #999999;
	height: 1.7em;
	position: absolute;
	right: 15px;
	top: 24px;
	width: 233px;
}
* html #header form p{
	margin-right:15px;
}
#header input.form {
	border: 0 none;
	padding: 0.2em 0 0 5px;
	position: absolute;
	right: 57px;
	top: 0;
	width: 170px;
}
#header input.btn {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    display: block;
    margin: 0.2em 2px 0 5px;
    position: absolute;
    right: 0;
    top: 0;
}


/*insert #url_msg 20231026*/
#header #url_msg{
    position: absolute;
    right:100px;
    font-size: 80%;
    top:0;
    line-height: 1.3em;
    color: #333;
    width:495px;
    padding: 0.5em;
    color: #019934;
}
#header #url_msg small{
    font-size: 80%;
}


/*globalNavi*/
#globalNavi{
	clear:both;
	margin-top:5px;
    margin-bottom: 1em;
	position:relative;

    display: flex;
    flex-wrap: wrap;

}
#globalNavi{ /zoom : 1; }
#globalNavi:after{ content : ''; display : block; clear : both; height:0; }
#globalNavi li{
/*
	float:left;
*/
	position:relative;
}
#globalNavi li a{
    text-decoration: none;
    color:#019934;
    margin-right: 1em;
    line-height: 1.8em;
}
#globalNavi li a:hover{
    color:#ff7800;
}
#globalNavi li a::before{
  font-family: "Font Awesome 5 Free";
  content: '\f0a9';
  font-weight: 900;
  padding-right: 0.3em;
}

/*
.about #globalNavi li#m01 a{
    color:#ff7800;
}
.web #globalNavi li#m02 a{
    color:#ff7800;
}
.column #globalNavi li#m03 a{
    color:#ff7800;
}
.report #globalNavi li#m04 a{
    color:#ff7800;
}
.research #globalNavi li#m05 a{
    color:#ff7800;
}
.column #globalNavi li#m06 a{
    color:#ff7800;
}
.books #globalNavi li#m07 a{
    color:#ff7800;
}
*/







.sub{
	position:absolute;
	display:none;
	clear:both;
	top:0;
	left:0;
	
}


/*nagano start*/
#m02_a:hover{

}

#m02 .sub{

}



/*nagano end*/




















.sub li{
	float:none;
	clear:both;
	font-size:0;
	line-height:0;
	z-index:2;
}
/*topic_path*/
#topic_path{
	clear:both;
	font-size: 76%;
	margin:5px 0 10px 0;
	width:681px;
	line-height:1.3em;
}


/****************************************************
　contents
　***************************************************/
#wrapper{
	margin:0 14px;
}
* html #wrapper{
	z-index:1;
}
#wrapper{ /zoom : 1; }
#wrapper:after{ content : ''; display : block; clear : both; height:0; }

#contents{
	float:left;
	width:680px;
}
#contents h3{
	margin:20px 0;

}
#contents p,#contents td,#contents li,#contents dd{
	line-height:1.7em;
}

/****************************************************
　side
　***************************************************/
#side{
	float:right;
	width:191px;
}

.cat{
	clear:both;
	background-position:left top;
	background-repeat:no-repeat;
	margin:0 0 15px 0;
	padding:11px 0 0 11px;
	min-height:100px;
}
* html .cat{
	height:100px;
}
.cat{ /zoom : 1; }
.cat:after{ content : ''; display : block; clear : both; height:0; }

/*icon*/
#t_about{
	background-image:url(../img/ico_about.gif);
}

#t_topics,#t_info{
	background-image:url(../img/ico_topics.gif);
}

#t_column,#t_essay{
	background-image:url(../img/ico_column.gif);
	background-repeat:no-repeat;
}

#t_event{
	background-image:url(../img/ico_event.gif);
}
#t_web{
	background-image:url(../img/ico_web.gif);
}
#t_research{
	background-image:url(../img/ico_topics.gif);
}
#t_books{
	background-image:url(../img/ico_books.gif);
}
#t_link{
	background-image:url(../img/ico_link.gif);
}
#t_kizunalink{
	background-image:url(../img/ico_link.gif);
}
#t_report{
	background-image:url(../img/ico_report.gif);
}

.cat dt{
	background:url(../img/line01.gif) left bottom no-repeat;
	padding:0 0 8px 0;
	line-height:0;
}
.cat dt#clm{
	background:none;
	padding:0 0 3px 0;
	line-height:0;
}
p#txt1{
	padding-left:11px;
}
p#txt2{
	padding-left:11px;
	margin-top:5px;
}

* html .cat dt{
	font-size:0;
}

.lst{
	background:url(../img/line_dot.gif) left top repeat-x;
	margin-top:3px;
}
.lst li{
	background:url(../img/line_dot.gif) left bottom repeat-x;
	padding:5px 0 5px 18px;
	font-size: 76%;
	text-indent:-18px;
}
.lst li span{
	color:#009933;
	padding-left:5px;
	padding-right:5px;
	
}
#side .lst li a{
	color:#ff6c00;
	text-decoration:none;
}
#side .lst li a:hover{
	text-decoration:underline;
}

.lst li ul{
	background:url(../img/line_dot.gif) left top repeat-x;
	margin-top:3px;
}
.lst li li{
	font-size:100%;
}

.lst li ul .line_none{
	background:none;
}

.disp_cntl{
	visibility: hidden;
	position:absolute;
}

.bn{
	margin-top:10px;
}
.bn li{
	padding:5px 0;
}
.bn_top li{
	padding:3px 0 0 0;
}


.other{
	margin-top:10px;
}
.other li{
	padding:5px 0;
}


/*column*/
#t_column{
	padding:11px 0 0 0;
}
#t_column dt{
	margin-left:11px;
}
#t_column ul{
	background:url(../img/line_dot.gif) left top repeat-x;
	margin-top:4px;
	padding-top:4px;
	margin-left:11px;
}
#t_column ul li{
	border-left:#FF8A34 6px solid;
	padding-left:3px;
	text-indent:-4em;
	padding-left:4.4em;
}
* html #t_column ul li{
	text-indent:-3.9em;
}
#t_column ul li.lst_top{
	border-left:#FF0000 6px solid;
	padding-left:0;
	text-indent:0;
	padding-left:3px;
}

/*research*/

#t_research dt.sub_dt{
	background:url(../img/line01s.gif) left bottom no-repeat;
	padding:0 0 5px 0;
	margin-bottom:5px;
}
#t_research dd{
	margin-bottom:5px;
}


/*books*/

#t_books .books_ph{
	float:left;
	width:94px;
}
#t_books .books_txt{
	float:right;
	width:200px;
	line-height:1.1em;
	padding-bottom:10px;
}
#t_books .books_title{
	font-size:105%;
	padding-bottom:3px;
}
#t_books .books_txt em{
	color:#F60;
	font-weight:normal;
}

/*link*/
#t_link a:hover img
{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}


/****************************************************
　footer
　***************************************************/
#footer{
	clear:both;
    position: relative;
	margin-top:20px;
    border-top: 1px solid #CCCCCC;
}
#footer ul {
    padding:10px 14px;
}
#footer ul{ /zoom : 1; }
#footer ul:after{ content : ''; display : block; clear : both; height:0; }
#footer ul li{
    float: left;
    padding: 0 10px 0 0;
	font-size: 76%;
}
#footer ul li a{
	margin-right:10px;
}
#footer ul li a:hover{
	text-decoration:underline;

}
#footer .copyright{
	clear:both;
    border-top: 1px solid #CCCCCC;
	width:760px;
    padding: 0.32em 0 0.35em 14px;
	font-size: 76%;
}
#footer .copyright a{
	color: #535353;
}
#footer .logo {
	position:absolute;
    left: 790px;
    top: 1.8em;

}
#footer a{
	text-decoration:none;
}





/****************************************************
　class
　***************************************************/
#contents .list_type01{
	list-style-type:none;
}
#contents .list_type01 li{
	list-style-type:none;
	background:url(../img/i_sankaku.gif) left center no-repeat;
	padding:2px 0 2px 10px;
}
#contents .list_type00{
	list-style-type:none;
}
#contents .list_type00 li{
    padding-left: 1em;
    text-indent: -1em;
    font-size: 93%;
    padding-bottom: 0.5em;
}


.text{
	padding-bottom:1em;
}
.text2{
	padding-bottom:2em;
}

.titleSp{
	margin-top:20px;
}

.left{
	float:left;
}
.right{
	float:right;
}

.txt_right{
	text-align:right;
}

.ph_left{
	float:left;
	clear:left;
	padding-right:10px;
}
.ph_right{
	float:right;
	clear:right;
	padding-left:10px;
}


.retbtn{
	clear:both;
	text-align:right;
	padding-top:10px;
	font-size:80%;
}
#contents .retbtn a{
	text-decoration:none;
}
#contents .retbtn a:hover{
	text-decoration:underline;
}

a:hover img.rollov{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}

.info{
	color:red;
}

.under_line{
	text-decoration:underline;
}



/*　テーブル装飾　*/
table.type01 th{
	background-color: #7AC493;
	font-weight: normal;
	color: #FFFFFF;
}
table.type01 td{
	background-color: #DBEFE2;
}

table.type02 td{
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
}
table.type02b td{
	margin: 0px;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
}

table.type03 th{
	padding: 3px;
	background-color: #eeeeee;
	border-bottom: 1px dotted #CCCCCC;
	text-align: left;
}
table.type03 td{
	margin: 0px;
	padding: 8px 8px 16px;
	vertical-align: top;
}

table.type04{
 border-collapse:collapse;
	background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.type04 td{
	border: 1px solid #CCCCCC;
	vertical-align: top;
	padding: 5px;
}
table.type04 th{
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	vertical-align: top;
	font-weight: normal;
	text-align: left;
	padding: 5px;
}
table.type04 th{
	text-align: center;
}

table.type04b{
 border-collapse:collapse;
	background-color: #ffffff;
	margin-top: 5px;
	margin-bottom: 10px;
}
table.type04b td{
	border: 1px solid #CCCCCC;
	padding: 5px;
}
table.type04b th{
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	font-weight: normal;
	text-align: center;
	padding: 5px;
}
table.type04c{
 border-collapse:collapse;
	background-color: #ffffff;
	margin-top: 5px;
	margin-bottom: 10px;
}
table.type04c td{
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	padding: 3px;
	text-align: center;
}
table.type04c th{
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	vertical-align: middle;
	font-weight: normal;
	text-align: center;
	padding: 3px;
}
table.type05 td{
	border: none;
	padding: 0px;
}


/***囲み装飾***/

/*type01*/
.wrap_type01{
	background-color:#fff5cc;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	behavior:url(/kyouikusouken/common/css/border-radius.htc);
	padding:10px 0;
}
.wrap_type01 .wptitle{
	font-size:90%;
	background:url(../img/line_dot.gif) left bottom repeat-x;
	color:#ff7500;
	margin:0 0 5px 0;
	padding:0 0 3px 20px;
}

/*type02*/
.wrap_type02{
	clear:both;
	background-color:#d2e4f2;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	behavior:url(/kyouikusouken/common/css/border-radius.htc);
	padding:10px 0;
}
.wrap_type02 .wptitle{
	font-size:90%;
	background:url(../img/line_dot.gif) left bottom repeat-x;
	color:#009933;
	margin:0 0 5px 0;
	padding:0 0 3px 20px;
}
.wrap_type02 dt dt, .wrap_type02 dd p, .wrap_type02 dd dt, .wrap_type02 dd dd, .wrap_type02 dd dd p{
	font-size:100%;
}

/*type03*/
.wrap_type03{
	border:2px solid #FC0;
	background-color:#FFF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	behavior:url(/kyouikusouken/common/css/border-radius.htc);
}
