@charset "utf-8";

/* 障がい事業部門CSS */

/*---------------news-------------*/



#news {
font-size:14px;
height:200px;
text-align:left;
margin-left:15px;
float:left;
width:160px;
background-color:#ffcc66;
cursor:pointer;

}

#maincontent h2 {
	
	margin: 5px 0;
	padding: 0;
	padding-left: 1.5em;
	
	border-left: 5px solid #694a20;
	border-bottom: 1px solid #694a20;
	
	text-align: left;
	text-shadow: 3px 3px 3px #ccc;
	
	font-size: 24px;
	
	color: #202020;
	
	}

#newsheadline {
	
	margin: 30px 5px 0 5px;
	
	}

#newsheadline h1 {
	
	margin: 0;
	padding: 3px 0;
	
	width: 100%;
	
	background: #694a20;
	
	border-bottom: 0px solid #694a20;
	
	text-align: center;
	
	font-size: 0px;
	
	}

#newsheadline h2 {
	
	background: #fffff0;
	
	}

#newsheadline h3 {
	
	margin: 5px 50px 0 0;
	padding: 10px 0;
	
	background: #fff0e0;
	background-image: none;
	
	border-top: 1px solid e0e0e0;
	border-bottom: 3px solid #694a20;
	
	text-align: left;
	text-indent: 1.0em;
	line-height: 1.5em;
	text-shadow: 2px 2px 1px #ccc;
	
	font-size: 20px;
	
	}

#newsheadline ul {
	
	margin: 5px 0 5px 30px;
	padding: 0;
	
	height: 300px;
	
	text-align: center;
	
	overflow-y: scroll;
	
	}

#newsheadline ul li {
	
	float: none;
	position: relative;
	
	margin-right: 50px;
	
	border-bottom: 1px solid #e0e0e0;
	
	text-align: left;
	text-indent: 2.0em;
	
	font-size: 14px;
	
	}

#newsheadline ul li a {
	
	text-decoration: none;
	
	color: #030;
	
	}

#newsheadline ul li span {
	
	position: absolute;
	right: 2.0em;
	
	color: #7a7a7a;
	
	}

#newsheadline ul li a:hover {
	
	color: red;
	
	}

#newsheadline > a {
	
	margin: 0;
	padding: 0;
	
	text-decoration: none;
	
	color: #030;
	font-size: 13px;
	
	}

#newsheadline > a:hover {
	
	color: red;
	
	}

#headlinebox {
	
	margin-top: 30px;
	margin-bottom: 15px;
	
	}

#headlinebox h1 {
	
	margin: 0;
	padding: 3px 0;
	
	width: 100%;
	
	background: #694a20;
	
	border-bottom: 0px solid #694a20;
	
	text-align: center;
	
	font-size: 0px;
	
	}

#headlinebox h2 {
	
	border-color: #694a20;
	
	}

#headlinebox ul {
	
	margin: 5px 0;
	padding: 0;
	padding-left: 2.0em;
	
	height: 300px;
	
	overflow-y: scroll;
	
	}

.clearfix:after {
	
	content:"";
	display: block;
	clear: both;
	
	height: 0;
	
	visibillity: hidden;
	
	}

#headlinebox ul li {
	
	float: left;
	
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	
	width: 350px;
	height: 55px;
	
	background: #fff;
	
	
	
	text-align: left;
	
	}

#headlinebox ul li:nth-child(even) {
	
	margin-left: 15px;
	
	}

#headlinebox ul li a {
	
	position: relative;
	display: block;
	
	width: 100%;
	height: 100%;
	
	border-left: 5px solid pink;
	
	text-align: left;
	
	text-decoration: none;
	
	font-size: 12px;
	color: #030;
	
	}

#headlinebox ul li a span {
	
	position: absolute;
	right: 3px;
	bottom: 3px;
	
	display: block;
	
	text-align: right;
	vertical-align: bottom;
	
	
	color: #7a7a7a;
	
	}

#headlinebox ul li a img {
	
	float: left;
	
	margin: 5px;
	
	width: auto;
	max-height: 45px;
	
	text-align: center;
	vertical-align: middle;
	
	}

#headlinebox ul li a:hover {
	
	background: pink;
	
	border-color: red;
	
	color: red;
	
	}

#headlinebox > a {
	
	margin: 5px;
	padding: 0;
	
	text-align: left;
	
	text-decoration: none;
	
	color: #030;
	font-size: 13px;
	
	}

#headlinebox > a:hover {
	
	color: red;
	
	}

.ADlist {
	
	margin: 15px;
	
	}

.ADlist ul li {
	
	margin: 0 2px 2px 0;
	
	}

.ADlist ul li#genzai a {
	
	background: #ff2020;
	
	text-shadow: 0 0 20px #fff;
	
	color: #fff;
	
	}

.ADlist ul li a {
	
	display: block;
	
	padding-top: 5px;
	
	width: 188px;
	height: 30px;
	
	background: #ffccd5;
	
	border-radius: 5px;
	
	text-decoration: none;
	text-shadow: 1px 1px 1px #999;
	
	font-size: 16px;
	color: red;
	
	}

.ADlist ul li a:hover {
	
	background: #ff2020;
	
	text-shadow: 0 0 20px #fff;
	
	color: #fff;
	
	}

.headline {
width:600px;
font-size:14px;
text-align:left;
float:left;
line-height:1.3;

margin-left:15px;
cursor:pointer;
}

.headline a{
color:#00f;
}

.headline a:hover{
color:#f60;
}



.headline strong{

font-weight:bold;
font-size:15px;

}

#newswaku {
width:590px;
height:600px;
background-image:url(../images/newswaku.gif);
background-repeat:no-repeat;
margin-bottom:5px;
}

#newsitem {
	
	margin: 5px;
	
	/*
	width: 796px;
	*/
	
	/*
	overflow-x: hidden;
	
	border: 2px dotted #f63;
	*/
	
}

#newsitem h1 {
	
	margin: 0;
	padding: 0;
	
	height: 45px;
	
	background: #fff;
	
	}

#newsitem h1 img {
	
	width: 100%;
	
	}

#newsitem h2 {
	
	border-color: #2099e7;
	
	}

#newsitem p {
	padding: 5px 15px;
	line-height: 1.5em;
	font-size: 14px;
	}

#newsitem p img{
width:200px;
}







.singlenews {
width:550px;
margin-top:10px;
border-bottom:1px solid #000;
}

.singlenews img {
width:180px;
float:left;
margin:5px;
}

.singlenewswide {
	
	margin: 0 5px 15px 5px;
	
	clear: both;
	
	background: #f7f7ff;
	
	border: 1px solid #2099f7;
	
	box-shadow: 0 0 5px #888;
	
	}

.singlenewswide:hover {
	
	box-shadow: 0 0 5px red;
	
	}

.singlenewswide:after {
	
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	
	}

.singlenewswide h6 {
	
	margin: 0;
	margin-bottom: 5px;
	padding: 5px 0;
	
	text-align: center;
	
	background: #2099f7;
	
	border: 3px solid #fff;
	border-bottom: 0px;
	
	letter-spacing: 2px;
	text-shadow: 0 0 10px #a5d6fc;
	
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	
}
.singlenewswide p {
	
	font-size: 14px;
	
	}

.singlenewswide h4#heading {
	
	margin: 5px 10px;
	padding: 5px 10px;
	
	border-bottom: 0px solid #ccc;
	
	text-align: center;
	line-height: 1.5em;
	
	font-weight: bold;
	
	}

.singlenewswide h5.subhead {
	
	clear: both;
	
	margin: 5px;
	margin-left: 20px;
	
	padding: 5px 10px;
	padding-left: 1.0em;
	
	border-left: 3px solid #2099f7;
	
	text-align: left;
	letter-spacing: 0.2em;
	
	font-size: 14px;
	font-weight: bold;
	
	}

.singlenewswide table.tips {
	
	margin-left: 5px;
	
	border: 1px solid #2099f7;
	font-size: 80%;
	
	}

table.tips th {
	border: 1px solid #2099f7;
	font-weight: bold;
	
	}

table.tips td {
	
	border: 1px solid #2099f7;
	
	}

.singlenewswide dl.info {
	
	font-size: 14px;
	
	padding: 5px 15px;
	text-align :left;
	}

.singlenewswide dl.info dd {
	
	text-indent: 1.0em;
	}

.singlenewswide img {
width:300px;
float:left;
margin:5px;
}



.singlenewswide span{
color:#b22222;
font-size:16px;
font-weight:bold;
}

.singlenewswide span.shisetsu {
	
	display: block;
	clear: both;
	
	margin: 0 5px;
	margin-bottom: 2px;
	
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	
	background: #ececec;
	
	text-align: right;
	text-shadow: 1px 1px 1px #c9c9c9;
	
	color: #e26666;
	font-size: 14px;
	
	}


.caption {
	
	clear:both;
	
	margin: 0 5px 5px;
	padding-left:1em;
	
	background: #fff9f0;
	
	border-bottom:1px dashed #00e;
	
	text-align:left;
	
	}

.caption img {
	
	float: none;
	
	margin: 0;
	padding-right: 0.5em;
	
	width:50px;
	
	}

.caption span {
 	
 	vertical-align: 0.2em;
 	
 	color: #202020;
	font-size: 1em;
	font-weight: bold;
	
	}

.topphotobox {
	float: right;
	display: table;
	margin: 10px;
	width: 190px;
	border: 1px solid #ccc;
	box-shadow: 1px 1px 1px 1px #ccc;
	}

.topphotobox img {
	display: inline;
	float: none;
	margin: 5px;
	width: auto;
	max-width: 240px;
	max-height: 180px;
	box-shadow: 1px 1px 1px 1px #aaa;
	vertical-align: middle;
	}

.topphotobox img.zoom {
	transition: 0.2s ease-in-out;
	}

.topphotobox img.zoom:hover {
	transform: scale(1.1, 1.1);
	}

.topphotobox figcaption {
	clear: both;
	color: #24140e;
	font-size: 12px;
	font-weight: bold;
	background-color: #fffacf;

	}

.sub {
	
	float :left;
	margin-left: 20px;
	}

.sub img {
	
	max-width: 180px;
	max-height: 135px;
	
	}

.topphotobox+p {

	}

.photobox {
	float: left;
	display: table;
	margin: 0 0 10px 20px;
	width: 190px;
	height: 145px;
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
	box-shadow: 1px 1px 1px 1px #ccc;
	}

.photobox div.centering {
	display: table-cell;
	width: auto;
	height: auto;
	vertical-align: middle;
	}

.photobox img {
	display: table-cell;
	float: none;
	margin: 5px auto;
	width: auto;
	max-width: 180px;
	max-height: 135px;
	vertical-align: middle;
	box-shadow: 1px 1px 1px 1px #aaa;
	}

.photobox img.zoom {
	transition: 0.2s ease-in-out;
	}

.photobox img.zoom:hover {
	transform: scale(1.1, 1.1);
	}

.photobox figcaption {
	
	clear: both;
	text-align: center;
	color: #24140e;
	font-size: 12px;
	font-weight: bold;
	background-color: #fffacf;
	
	}

.photobox+p {
	clear: both;
	}.

#headlinewaku {
width:450px;
height:200px;
background-image:url(../images/headline.gif);
background-repeat:no-repeat;
}


#headline {
	width:798px;
	height:200px;

	overflow:scroll;

	border:1px solid #333333;

	margin:20px auto;
	text-align:left;
	padding-left:0px;

	line-height:1.5em;
}

.head{
	padding:5px 0;
	text-indent:1em;
	font-size:20px;
	color:#5c1616;

	background-color:#ffff4a;

}


#headline ul li{
	float:none;
	margin:0;
	padding:1px 0;
	line-height:1.5em;
	text-indent:2em;
	font-size:14px;

	background-color:#ffffe0;
	}

#headline ul li a {
	text-decoration: none;
	}

#headline a:hover{
	color:#ff0000;
	text-decoration: underline;
}


#mokuji strong{
font-size:17px;
font-weight:bold;
color:red;
line-height:2;
}

#totop {
	
	position: fixed;
	right: 20px;
	bottom: 20px;
	
	margin: 0;
	padding: 0;
	
	width: 50px;
	height: 50px;
	
	}

#totop a {
	
	display: block;
	
	width: 100%;
	height: 100%;
	
	background: #608afc;
	
	border-radius: 25px;
	
	line-height: 50px;
	vertical-align: middle;
	
	text-decoration: none;
	color: #fff;
	font-size: 24px;
	
	transition: all 0.3s ;
	
	}

#totop a:hover {
	
	background: #d66025;
	
	}


.photoarea {
	display: flex;
	
	margin: 5px;
	padding: 1px;
	/*
	border: 1px solid #cccccc;
	*/
	text-align: left;
}



.photoarea img {
	float: none;
	
	margin: 3px;
	
	width: auto;
	max-width: 180px;
	height: auto;
	
	vertical-align: middle;
	
}

.photoarea figure {
	display: grid;
	place-content: center;
	align-items: center;
	width: 180px;
	min-height: 135px;
	
	margin: 1px 3px;
	border: 1px solid #ccc;
}

.photoarea figure img {
	
	max-width: 170px;
	max-height: 127.5px;
	
	margin: 5px auto;
	
}

.photoarea figure figcaption {
	
	text-align: center;
	font-size: 75%;
	
}

.imagebox {
	display: flex;
	align-items: center;
	width: 180px;
	height: 135px;
	
	margin: 1px 3px;
	border: 1px solid #ccc;
	
}

.imagebox img {
	display: list-item;
	max-width: 170px;
	max-height: 127.5px;
	
	margin: 0 auto;
}

.shisetsu {
	
}
