@charset "euc-jp";

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/
body{}

/*------------------------------------------------------------------
 
------------------------------------------------------------------*/


.one_line {
	clear:both;
	margin:0 7px;}


/*******************************************************************
 
*******************************************************************/

#headerArea{
	position:relative;
	height:57px;
	padding-top:15px;
	margin-bottom:5px;
	background-image:url('bg_header.gif');
	background-repeat:repeat-x;
	background-position:bottom;}

#headerArea #siteLogo{
	width:380px;
	float:left;
	}

#headerArea ul{
	position:static;
	float:right;
	width:273px;
}
#headerArea ul li {
	display:block;
	margin-bottom:5px;
	border:none;
	}
#headerArea ul li a {
	border:none;
	padding:0;
	}



/*******************************************************************
 
*******************************************************************/

#mainImage{
	margin-bottom:15px;
	clear:both;
}

#breadcrumbs {
	margin-bottom: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*******************************************************************
 
*******************************************************************/

#informationNavigation *{
	vertical-align:top;}

#informationNavigation{
	position:relative;
	left:6px;
	width:763px;}

#informationNavigation h2{
	float:left;
	margin:0;
	padding:0;}

#informationNavigation ul{
	margin:0;
	padding:0;
	list-style-type:circle;}

#informationNavigation ul li{
	float:left;}

#informationNavigation ul li a:hover{
	position:relative;
	top:-1px;}

/*  */
#informationNavigation:after{
	content:"";
	display:block;
	clear: both;}

/*******************************************************************
 
*******************************************************************/

#news{
	float:left;
	width:960px;
	position:relative;
	clear:both;
	margin:0px;
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:10px;
	
	}


#news #newsLine {
	background:#fff;
	padding:5px 0px 5px 0px;
	

    
	}

#news #newsLine li {
	margin:2px 10px;
	width:940px;
    border-bottom: 1px #cccccc dotted;
	text-align:left;
	
	}

#news #newsLine li a{
	display:block;
	text-decoration:none;
	padding:2px 0px 2px 120px;
	background-repeat:no-repeat;
	background-position:1px 50%;
	color: none;
	width:780px;
	text-align:left;
	white-space:nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
#news #newsLine li a:visited {
        color: #000000;
}

#news #newsLine li a:hover {
        text-decoration:underline;
        color: #8080ff;
}


#news .news-type1 a{
	background-image:url("../images/info_icon01.gif"); }

#news .news-type2 a{
	background-image:url("../images/info_icon02.gif");}

#news .news-type3 a{
	background-image:url("../images/info_icon03.gif");}

#news .news-type4 a{
	background-image:url("../images/info_icon04.gif");}

#news .news-type5 a{
	background-image:url("../images/info_icon05.gif");}
	
#news .news-type6 a{
	background-image:url("../images/info_icon06.gif");}

#news #newsLine li.covid19 a{
	padding:2px 0px 2px 20px;
	width:900px;

}


#news ul li.clsPri a{
   background-color: #FFFFFF;
   border: none;
}


/* 1 */

#news #newsContents{
	border:none;
	border-top:solid 1px #ebebeb;
	background:none;
	clear:left;

 
  width:956px;
  margin-bottom:10px;
  margin-left: 1px; 
  margin-top: -5px;
   
  padding:10px 0px 0px 0px;  
  -webkit-box-shadow: 0px 3px 7px 0.00px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 7px 0.00px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 00px 3px 7px 0.00px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 7px 0.00px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box; 
} 

#news #newsContents2{
	height:100%;
	width:100%;
	background:#ffffff;
	}

/*  */
#newsTab { height:49px; background-image:url(../images/info_blank.png)0 57px; background-repeat:no-repeat; background-position:right bottom;}
#newsTab li {
	width:120px;
	height:35px;
	line-height:35px;
	text-align:left;
	float:left;
	margin:0;
}
#newsTab a {
	display:block;
	width:120px;
	height:57px;
	color:#666;}
	
#newsTabBlank {
	display:block;
	width:200px;
	height:57px;
	color:#666;}	

#newsTabAll a{background:url(../images/info_btn01.png) 0 57px;}
#newsTabHaken a{background:url(../images/info_btn02.png) 0 57px;}
#newsTabStaff a{background:url(../images/info_btn03.png) 0 57px;}
#newsTabKigyo a{background:url(../images/info_btn04.png) 0 57px;}
#newsTabKanko a{background:url(../images/info_btn05.png) 0 57px;}
#newsTabSite a{background:url(../images/info_btn06.png) 0 57px;}
#newsTabBlank a{background:url(../images/info_blank.png) 0 57px;}


#newsTab a:hover,#newsTab a.current{background-position: 0 0; color:#1962A4;}

#newsIconSample li{/*font-size:0.9em;*/}

#newsFooter{
	width:715px;
	height:30px;
	background:#E4EFF9;
	padding-top:5px;
/*	position:absolute;
	bottom:5px;
*/	}

.view-all{
	position:relative;
	margin:2px 4px 0 0;}
.view-all p {
	text-align:right;}

#newsIconSample {
	position:absolute;
	top:2px;
	color:#333;
	}

#newsIconSample li {
	display:inline;
	padding-right:10px;

}
#newsIconSample img {
	vertical-align:middle;
	padding-right:3px;
}

.important{
  background-image: url(../images/info_icon00.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 30px;
}

#school{
    display:block;
	float:right;
	width:200px;
	position:relative;
}

#schoolTitle {
	display:block;
	height:35px;
	background:url(../img-top/school-ttl.gif) 0 35px;
	text-align:center;
}

#schoolTitle a {
	display:block;
	width:193px;
	height:20px;
	padding:8px 0px;
	font-size:0.95em;
	color:#202020;
}

#schoolLink {
	display:block;
	background:#e8f4e2;
	font-size:0.80em;
	border:1px solid #B1BCC5;
	padding:3px 0px;
}

#schoolLink ul {
	padding:0px 0px 0px 2px;
}

#schoolLink ul li {
    list-style-type:none;
}

#schoolLink ul li.line1 {
	float:left;
	text-align:center;
	height: 25px;
	line-height:25px;
	padding:5px 5px 5px 5px;
	background: url("../img-top/dashedline.gif") repeat-x 0 100%;
}

#schoolLink ul li.line2 {
	clear:both;
    list-style-type:none;
	line-height:100%;
	padding:3px 5px 3px 15px;
	text-indent:-1.5em;
}

#schoolLink ul li.line3 {
	clear:both;
    list-style-type:none;
	line-height:100%;
	padding:3px 5px 3px 15px;
	text-indent:-1.0em;
}


#schoolContents {
	display:block;
	float:left;
	width:188px;
	background:#fff;
	text-align:left;
	border:1px solid #B1BCC5;
	background:#e8f4e2;
	padding: 5px;
}

#schoolContents2 {
	height:100%;
	width:100%;
	background:#ffffff;
}

#schoolContents li {
	font-size: 0.85em;
	background: url("../img/common_li01.gif") repeat-x 0 100%;
	}

#schoolContents li.last {
	background:#ffffff;
	}

#schoolContents li a{
	display:block;
    text-decoration:none;
	padding:3px 2px 3px 16px;
	color:#333;
	margin:0px 0px;
	width:170px;
}

#schoolContents li a:hover {
	text-decoration:underline;
}

#schoolContents li h3{
	display:block;
	padding:2px 5px 2px 5px;
	background-repeat:no-repeat;
	background-position:1px 50%;
	color:#333;
	margin:2px 0;
	font-size:0.92em;
}

.schoolButton {
	display:block;
	float:right;
	width:100px;
	height:16px;
	color:red;
	background:#e0e0e0;
	border:2px solid #B1BCC5;
	font-size:0.9em;
	padding: 0;
}

#schoolContentsFooter {
    display:block;
	float:right;
	width:188px;
    text-align:right;
	background:#e8f4e2;
}
#schoolContentsFooter li {
	padding: 2px 0px;
	background:#e8f4e2;
	}

#schoolFooter {
    display:block;
	float:right;
	width:188px;
	padding:10px 0px 0px 0px;
    text-align:right;
	background:#ffffff;
}

/*  */


/*******************************************************************
 
*******************************************************************/

#search{
	float:left;
	width:500px;
	position:relative;
	margin-bottom:10px;
	padding-top:0px}

#search-top{
	float:left;
	width:675px;
	position:relative;
	margin-bottom:10px;
	padding-top:10px}

/*
 
*/

#searchForm{
	border:1px solid #B1BCC5;
	border-top:none;
	padding:10px;
	position:relative;
}


/*  */

#search h2{
	margin:0;
	padding:0;}

/*  */

#searchForm p{
	margin:0;
	padding:3px 10px;
	border-bottom:solid 1px #C0D0DF;
	color:#1962A4;}

/*  */

#search table input{
	width:201px;}

	* html #search table input{
		width:199px;}

#search table select{
	width:205px;}

#search table{
	border-collapse:collapse;
	width:310px;
	}

#search th, #search td {
	padding:5px 0;
	vertical-align:top;
	}

#search th{
	padding-right:12px;
	text-align:right;
	font-weight:bold;
	color:#666;
	}


/*  */

#search-btn{
	position:absolute;
	width:140px;
	top:30px;
	right:10px;
	}

#search-btn a:hover{
	position:relative;
	top:-1px;
	left:-1px;}

	/*  */
	#search-btn a:hover img{
		position:relative;
		top:0;
		left:0;}


/*  */

#search-btn ul {
	margin-bottom:10px;
	}

#search-btn li a {
	display:block;
	background:url(../img-top/icon-ya01.jpg) no-repeat 0 50%;
	color:#333;
	padding:2px 0 2px 7px;
	width:133px;
	}

#search-btn a:hover.btnSubmit {
	position:relative;
	top:-1px;
	left:-1px;
	}


#search p#number{
	position:absolute;
	top:0px;
	width:495px;
	text-align:right;
}

	* html #search p#number{
	top:8px;}

#slider{
	float:right;
	width:410px;
	position:relative;
	margin-bottom:10px;
	padding-top:0px;
	padding-right:10px;
}

/*******************************************************************
 
*******************************************************************/

#memberLogin{
	float:right;
	width:249px;
	height:100%;
	position:relative;
	margin-bottom:10px;}

/*  */

#memberLogin h2, #memberLogin p{
	margin-bottom:5px;}

/*  */

#memberLogin #memberLoginBtn{
	text-align:center;
	padding:5px 0 2px 0;
	margin:0 15px;
	border-bottom:solid 1px #165893;}

#memberLogin #memberLoginBtn2{
	text-align:center;
	padding:4px 0;
	margin:0 15px;
	border-top:solid 1px #3072AD;}

#memberLogin #memberLoginBtn a:hover,
#memberLogin #memberLoginBtn2 a:hover{
	position:relative;
	top:-1px;
	left:-1px;}

	/*  */
#memberLogin #memberLoginBtn a:hover img,
#memberLogin #memberLoginBtn2 a:hover img{
		position:relative;
		top:0;
		left:0;}

/*  */

#memberLogin li a{
	display:block;
	background:url(../img-top/icon-ya01.jpg) no-repeat 17px 50%;
	padding: 2px 0 2px 28px;
	width:200px;
;}

/*  */
#memberLogin:after{
	content:"";
	display:block;
	clear: both;
	height:10px;
	background-color:#ffffff;}

/*******************************************************************
 
*******************************************************************/

#special {
	width:440px;
	float:left;
	margin-bottom:10px;
	padding-left:60px;
	background:url(../img-top/special-bg.gif) 0 0 no-repeat;}


/*******************************************************************
 
*******************************************************************/

#topBanner{
	margin-bottom:5px;
	width:249px;
	float:right;
    line-height:100%;}

#topBanner p {
	margin-bottom:0; width:249px; height:57px; margin-bottom:3px;}
#topBanner ul li {
	width:249px; line-height:100%; height:28px; overflow:hidden; margin-bottom:3px;}


/*******************************************************************
 
*******************************************************************/

#contentsLink{
	clear:both;
	margin:10px 7px 0 7px;
	padding-top:10px;
	background-image:url('border_mainimage.gif');
	background-repeat:repeat-x;
	background-position:top;}

	* html #contentsLink{
		padding-top:5px;}

/*  */

#contentsLink .colmun1{width:372px;float:left;}
#contentsLink .colmun2{width:184px;float:left;position:relative;left:8px;}
#contentsLink .colmun3{width:185px;float:left;position:relative;left:16px;}

/*  */

#contentsLink .colmun1 .wrapper{
	background-image:url('../img/top_bg_contentslink1.gif');
	background-repeat:no-repeat;
	background-position:top;}

#contentsLink .colmun2 .wrapper,
#contentsLink .colmun3 .wrapper{
	background-image:url('../img/top_bg_contentslink2.gif');
	background-repeat:no-repeat;
	background-position:top;}

/*  */

#contentsLink .colmun1 .wrapper{
	padding:10px 13px 0 13px;}

#contentsLink .colmun2 .wrapper,
#contentsLink .colmun3 .wrapper{
	padding:10px 12px 0 12px;}

/*  */

#contentsLink h2{
	margin:0;
	padding:0;}

/*  */

#contentsLink .wrapper a{
	display:block;
	padding-bottom:5px;}

/*  */

#contentsLink .wrapper a img{
	border:solid 3px #749FC6;
	margin-bottom:5px;}

	* html #contentsLink .wrapper a img{
		margin-bottom:0;}

#contentsLink .wrapper a:hover img{
	border:solid 3px #2479C6;}

#contentsLink .wrapper a:hover p{
	text-decoration:underline;}

/*  */
#contentsLink:after{
	content:"";
	display:block;
	clear: both;}



/*******************************************************************
 
*******************************************************************/

#pageLink{
	margin:0 7px;
	clear:both;
	}

/*  */

#pageLink .colmun1{
	float:left;
	width:302px;}

#pageLink .colmun2{
	float:left;
	width:302px;
	padding-left:10px;
	}

#pageLink .colmun3{
	float:left;
	width:302px;
	padding-left:10px;
	}

/*  */

#pageLink h2{
	margin:0 0 5px 0;
	padding:0;}

/*  */



/#pageLink li a{
/	display:block;
/	padding:0 0 0 12px;
/	background:url(../img-top/icon-ya01.jpg) 3px 0.3em no-repeat;
/	color:#3B4B58;
/	font-weight:bold;
/	margin-bottom:0.2em;
	}

/#pageLink li{
/	padding: 5px 0 15px 0;
/	color:#666;
/	background-image:url('border_mainimage.gif');
/	background-repeat:repeat-x;
/	background-position:bottom;
/	}

/#pageLink li.last{
/	background-image:none;}


/*  */

/#pageLink strong{
/	color:#FC0000;}

/*******************************************************************
 
*******************************************************************/

#subContents{
	clear:both;
	margin-left:7px;
	margin-right:14px;
	margin-bottom:7px;
	border:solid 1px #C6C6C6;}

#subContents div.wrapper{
	position:relative;}

/*  */

#linkRule{
	margin:0;
	padding:7px;
	width:470px;
	list-style-type:circle;
	color:#333333;
	border-right:solid 1px #C6C6C6;
	min-height:40px;
	_height:80px;}

#linkRule li{
	padding:0 0 0 1em;
	font-size:0.9em;
	line-height:180%;
	background-image:url('../img/icon_dot1.gif');
	background-repeat:no-repeat;
	background-position:5px 0.5em;}

/*  */

#bannarList{
	position:absolute;
	top:10px;
	left:484px;
	width:444px;
	margin:0;
	padding:0;
	list-style-type:circle;
	text-align:center;}

#bannarList li{
	display:inline;}

/*******************************************************************
 
*******************************************************************/

#linkOutside ul{
	margin:0 7px 5px 7px;
	padding:0;
	list-style-type:circle;
	text-align:right;}

#linkOutside ul li{
	display:inline;
	margin-left:10px;}

#linkOutside ul li a{
	padding-left:15px;
	color:#A0A0A0;
	/*background-image:url('../img/icon_arrow1.gif');*/
	background-repeat:no-repeat;
	background-position:left center;}
