@charset "UTF-8";

/*------------ページ設定（基本） ------------*/

body {
 background-image: url("img/bg_snow01.jpg");
 background-repeat: repeat;
 background-attachment: fixed;
 font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
 -webkit-text-size-adjust: 100%;
 line-height: 2;
 font-size:16px;
	}
p{
  padding-left : 15px;
  padding-top : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

ul,li {
 margin-left:2px;
 padding:0 0 5px 0;
	}

li{
  list-style-position : outside;
  line-height : 1.6;
  margin: 1em 0.2em
}
		
a{
 text-decoration : none;
	}

img {border-style: none;}

.clear{
	clear: both;
	}



/*------------見出し ------------*/
h2:first-letter {
 font-size: 1.3em;
 color: #e8380d;
}
h2{color: #0078c7;
 margin-left: 0.5em;
 margin-bottom:0.5em;
 border-bottom: 2px double #e8380d;
}

h3{
  margin-left:1em;
  background-color : #e0f500;
  padding: .3em 0.75em;
  color:#000;
  border-radius: 6px;
}

h4 {
  border-bottom: double 5px #FFC778;
  margin-left:1em;
  font-size:1.2em;
}

h5{
  font-size: 1em;
  padding: 0.25em 0.5em;
  color: #494949;
  background: transparent;
  border-left: solid 5px #d3c6af;
  border-bottom: solid 1px #d3c6af;
  margin-left:1.2em;
}


/*------------ contents(upper) ------------*/
#contents{
	width: 980px;
	height: auto;
	margin: 0 auto
	}
#contents a{text-decoration: none;}
#contents a:hover {coolor:#cc66ff;}
	

/*------------ contents(lowaer) ------------*/
#contents2{
	width: 970;
	height: auto;
	margin: 0 auto;
}
#contents a{text-decoration: none;}
#contents a:hover {coolor:#cc66ff;}



/*------------ title ------------*/
.top{
	width:970px;
	height: 110px;
	border-top: 8px solid #0078c7;
	border-bottom: 3px double #0078c7;
	background-color: #efefff;
	float: left;
	padding:10px 5px 5px 5px;
	margin: -9px 0 0 0;
	position: fixed;
	}
.logo{
	width: auto;
	height: 75px;
	padding-top:0px;
	position: relative;
	}

.logo_seppyo{
	position: absolute;
	width: 400px;
	height: 70px;
	left: 280px;
	}
	
.logo_NIED{
	position: absolute;
	width: 150px;
	hight: 40px;
	left: 30px;
	top: 0px;
	}

.search{
	position: absolute;
	width: 250px;
	hight: 40px;
	right: 5px;
	top: 25px;
	display:inline-flex;}

input.mado{width:150px;}
	

/*------------ title(English)------------*/
.logo_e{
	position:  relative;
	width: auto;
	height: 70px;
	}

/*------------ menu ------------*/	
#menubox ul{	
	list-style-type: none;
	margin: 5px;
	padding: 0px;
	} 

#menubox li{  
 	float: left;  
  	width: 93px;
  	height: 30px;
  	margin: 0px;  
  	padding: 0px;  
  	border: #99f 1px solid;
  	background-color: #eee;
	}  

#menubox li{  
 	float: left;  
  	width: 93px;
  	height: 30px;
  	margin: 0px;  
  	padding: 0px;  
  	border: #99f 1px solid;
  	background-color: #eee;
	}

#menubox a{
  	text-decoration: none;
  	font-size: 73%;
  	text-align: center;  
  	display:block;  
  	padding: 0.5em 0;  
  	width: 100%;
  	background-color: #ddddff;  
  	color: #000;
	}  
#menubox a:hover{  
  	background-color: #ffab4c;
  	color: #000; 
	} 

/*------------ right box------------*/
div.box_right{
	width:755px;
	height:auto;
	margin: 128px 0px;
	float: right;
	background-color: #ffffff;

	}



/*------------ left box ------------*/
div.box_left{
	display: block; 
	background-color: #fff;
	width:210px;
	height:auto;
	margin:143px 0px 0px 0px;
	float:left;
	}


/*------------ google ------------*/
div.google{
	display: block;
	border:1px solid #bbb;
	width:auto;
	height:50px;
	background-color:#eee;
	margin-bottom:10px;
	padding: 0.3em;
	line-height:1.5;
	}

/*------------ oshirase title------------*/
div.oshirase{
	color: #fff;
	display: block; 
	width:auto;
	height:53px;
	margin-bottom:0px;
	background-color:#0078c7;
	padding: 0.8em;
	line-height: 1.5;
	}

/*------------ oshirase ------------*/

div.leftside{
	display: block;
	width:auto;
	height:auto;
	background-color:#fff;
	font-weight : normal;
	padding: 0.5em 2px 0.5em 1.2em;
	border-right:1px solid #bbb;
	border-left:1px solid #bbb;
	}   
li.old {
	font-size :0.9em ;
	color : #333333;
	line-height : 1.4;
	}
li.old a{
	font-size :0.9em;
	color : #333333;
	line-height : 1.4;
	}

li.new {
	font-size :0.9em;
	color : #990000;
	line-height : 1.4;
	}
li.new a{
	font-size :0.9em;
	color : #990000;
	line-height : 1.4;
	}

li.imp {
	font-size :0.9em;
	color : #ee0000;
	line-height : 1.4;
	}
li.imp a{
	font-size :0.9em;
	color : #ee0000;
	line-height : 1.4;
	}




/*------------ guide ------------*/
#guide ul{ 
	margin: 0;
	padding: 0; 
	list-style-type: none; 
	}
#guide li{ 
	display: inline; 
	padding: 0; 
	margin: 0; 
	}
#guide li a{
	display: block; 
	width:auto;
	height:auto;
	background-color:#eee;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-left:10px;
	font-weight: bold;
	border-left: 8px solid #0078c7;
	border-top: 1px solid #bbbfea;
	border-right: 8px solid #0078c7;
	border-bottom: 1px solid #bbbfea;
	text-decoration: none;
	}
#guide li a:hover{
color: #000;
border-left: 8px solid #0087c7;
border-top: 1px solid #bbbfea;
border-right: 8px solid #0087c7;
border-bottom: 1px solid #bbbfea;
background-color: #ffab4c;
	}
.guide{
    padding: 8px 19px;
    margin: 2em 1em;
    color: #2c2c2f;
    background: #fff;
    border-top: solid 5px #FCC800;
    border-bottom: solid 5px #FCC800;
}
.guide p {
    margin: 0; 
    padding: 0;
}



/*------------ 右側ボックス ------------*/

div.box{
	background-color : #fdfdff;
	width:680px;
	height:auto;
	border:1px solid #c1c1a7;
	margin-bottom: 10px;
	padding: 5px 0px 0px 10px;
	float:left;
	}

div.box_e{
	background-color : #FFFFED;
	width:680px;
	height:530px;
	border:1px solid #c1c1a7;
	margin: 0px;
	padding: 10px 0px;
	float:left;
	text-align:center;
	}
div.box_c{
	width:670px;
	height:auto;
	background-color:#fdfdff;
	border:1px solid #c1c1a7;
	margin: 5px auto;
	padding: 5px 0px 0px 10px;
	float:left;
	}

div.box_bottom{
	width:100%;
	height:100px;
	padding-top:20px;

	}
#blockA {
	float:left;
	width:320px;
}
#blockB {
	margin-left: 300px;
	padding: 1em;
}

.clear{
 clear: both;
	}
/*------------ 装飾 ------------*/
.line-marker{
	margin-left: 15px;
	font-size:  20px;
	font-weight: bold;
    display: inline-block;
	position: relative;
	padding: 0 .4em .1em;
	background: linear-gradient(transparent 60%, #FCC800 0%);
}

.red {
	background-color:#ff0000;
	color: #fff;
}
.blue {
	background-color:#0000ff;
	color: #fff;
}








