@charset "Shift_JIS";

body{
	font-family: メイリオ;
	position: static;
	margin: 0 auto;
	text-align: center;
	background-color: #eae5e3;
	background-image : url(footer.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
table{
	font-size:85%;
clear:both;
width:auto;
border-collapse:collapse;
border:1px solid silver;
}
table th{
	border:1px solid silver;
background-color:#e4d2d8;
}
table td{
	min-width:100px;
border:1px solid silver;
}

h1{
	width:890px;
	color: #696969;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
	background-color: transparent;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #eeeeee), color-stop(51%, #dddddd), color-stop(100%, #ffffff));
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-size: auto auto;
	background-origin: padding-box;
	background-clip: border-box;
	border-width: 1px 1px 1px 5px;
	border-style: solid;
	border-color: #dddddd #dddddd #dddddd #dc143c;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background: -moz-linear-gradient(top, #fff 0%, #eee 50%, #ddd 51%, #fff 100%);/* firefox */
	/* webkit */
	-pie-background: linear-gradient(top, #fff 0%, #eee 50%, #ddd 51%, #fff 100%);/* ie */
	behavior : url(../../../../フルアクセス/企画調整室/ホームページリニューアル案/css/images/PIE.htc);/* ie */
	font-size: 130%;
}

h2{
	/* ▼CSS3 */
	border-top-left-radius: 10px;/* 右上 */
	border-bottom-left-radius: 10px;/* 右上 */
   /* ▼Safari,Chrome */
	-webkit-border-top-left-radius: 10px;/* 右上 */
	-webkit-border-bottom-left-radius: 10px;/* 右上 */   /* ▼Firefox */
	-moz-border-radius-topright: 10px;/* 右上 */
	-moz-border-radius-bottomright: 10px;/* 右上 */
   /* ▼共通装飾 */
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image : url(h2.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	border-left: 5px solid #deb068;
	clear: both;
}

h2.saigai{
	clear: left;
	float: left;
	width: 318px;
	text-align: left;
	background-image : url(h2saigai.jpg);
	background-repeat: no-repeat;
}

h2.seikatu{
	background-image : url(h2seikatu.jpg);
	background-repeat: no-repeat;
}

h2.jigyousha{
	background-image : url(h2jigyousha.jpg);
	background-repeat: no-repeat;
}

h3.logo{
	border:none;
	clear: left;
	margin: 0 auto;
	padding: 0;
	float: left;
	text-align: left;
	font-weight: bold;
}
h3{
	color:red;
font-size:100%;
text-align:left;
border-left:10px solid red;
margin-left:20px;
margin-bottom:10px;
padding-left:5px;
}

h4{
	text-align:left;
font-weight:bold;
border-bottom:1px solid silver;
width:auto;
}

hr{
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}

.ininbox ol{
	list-style-type: none;
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 0;
}

h3.logo img{
	margin: 0;
	padding: 0;
}

.ininbox ol li{
	padding-left: 0px;
	width: 155px;
	border-bottom: 1px dotted silver;
	float: left;
}

#topmenu{
	position: absolute;
	top: 111px;
	bottom: 0;
	margin: 0px;
	padding: 0;
	list-style-type: none;
	clear: both;
}

#topmenu ul{
	list-style-type: none;
	clear: both;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topmenu ul li{
	height: 18px;
	margin-left: 1px;
	text-align: center;
	width: 128px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	font-size: 90%;
	font-weight: bold;
	float: left;
	border: 1px solid silver;
	background-color: white;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

#topmenu ul li:hover{
	background-color: #ffe4e1;
}

#topmenu ul li a{
	height: 19px;
	display: block;
	margin: 0;
	padding: 0;
	color: black;
	text-decoration: none;
}

#topmenu ul li a:hover{
	text-decoration: underline;
}

iframe{
	clear: both;
	float: left;
	margin-bottom: 2px;
	width: 318px;
	height: 90px;
	border: 1px solid silver;
}

#header{
	position: relative;
	background-image : url(header2.jpg);
	width: 960px;
	height: 130px;
	margin: 0 auto;
}

#hyougo{
	padding-left: 3px;
	text-align: left;
	font-weight: bold;
	color: #006400;
}

#header img{
	margin-top: 40px;
	border: none;
	float: left;
}

#cse-search-box{
	width: 290px !important;
	float: right;
}

#CSE-SEARCH-BOX DIV{
}

#cse-search-box td{
	padding: 0 !important;
}

#cse-search-box input[type="text"]{
	border: #0095BF;
	height: 25px;
	padding: 0 !important;
	width: 80%;
}

#cse-search-box input[type="submit"]{
	background: #0095BF;
	border: 1;
	color: white;
	height: 27px;margin-left: ;
	overflow: hidden;text-indent: ;
	-webkit-appearance: none;
	width: 17%;
}

#kensaku{
	margin-top:10px;
	float: right;
	width:300px;
	border: none;
	right: 5px;
	top: 20px;
	color:white;
}

#sotowaku{
	margin: 0 auto;
	width: 960px;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	padding: 0px;
	background-color: white;
}

#uchiwaku{
	line-height: 110%;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	float: none;
	clear: both;
}
#uchiwaku dt{
	clear:both;
}
/*サイドメニュー設定*/

#menu{
	margin-top: 5px;
	height: auto;
	min-height: 450px;
	font-size: 90%;
	float: right;
	width: 200px;
	border-left: 1px solid silver;
}

#menu h1{
	background: #fff;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 5px solid #3cf;
	padding: 5px 0 5px 10px;
	background: -moz-linear-gradient(top, #fff 0%, #eee 50%, #ddd 51%, #fff 100%);/* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(50%,#eee), color-stop(51%,#ddd), color-stop(100%,#fff));/* webkit */
	-pie-background: linear-gradient(top, #fff 0%, #eee 50%, #ddd 51%, #fff 100%);/* ie */
	behavior : url(../../../../フルアクセス/企画調整室/ホームページリニューアル案/css/images/PIE.htc);/* ie */
}

#menu img{
	padding: 0;
}

#menu ul{
	padding-left: 5px;
	text-align: left;
	list-style-type: none;
}
/*サイドメニューここまで*/

#hidariwaku{
	margin-left: 3px;
	margin-top: 5px;
	margin-right: 0px;
	width: 320px;
	text-align: left;
	float: left;
}

#migiwaku{
	width: 625px;
	float: right;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	padding: 0px;
}

.miginaka{
	float: left;
	width: 310px;
}

.migimigi{
	clear: right;
	float: right;
	width: 305px;
}

#osirase{
	font-size: 85%;
	text-align: left;
	padding: 3px;
	margin: 0;
	border-top: 0px;/*	border-left: 1px solid silver;
*/
	height: 250px;
	overflow: auto;
}

#osirase dl{
	margin-top: 5px;
	width: 580px;
}

#osirase dl dt{
	color: red;
	clear: left;
	float: left;
	margin-bottom: 7px;
	margin-right: 10px;
	border:none;
}

#osirase dl dd{
	border-bottom: 1px solid silver;
	margin-bottom: 7px;
	margin-left:0;
}

#osirasebox{

	clear: left;
	float: left;
}

#footer{
	margin: 0 auto;
	padding: 15px;
	text-align: center;
	height: 100px;
	font-size: 85%;
	line-height: 110%;
	background-color: #e7e7eb;
	color: black;
	clear: both;
}

#mainframe{
	line-height: 130%;
	min-height: 50%;
	width: 0 auto;
}
#mainframe p{
	clear:both;
line-height:120%;
}
#mainframe a{
	text-decoration: none;
	color: #2f4f4f;
}

#mainframe a:hover{
	text-decoration: underline;
}

#mainframe ul{
	padding-left: 5px;
	list-style-type: none;
}

#mainframe ul li{
	margin-right: 40px;
	margin-bottom:20px;
	float: left;
	list-style-type: none;
	border-bottom: 1px dotted silver;
	border-left: 10px solid silver;
}
/*更新情報*/

.infobox{
	min-height: 180px;
	overflow: auto;
	font-size: 80%;
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: 5px;
	border-top: 0px;
	border-bottom: 3px dotted silver;
}

.button{
	clear: left;
	float: left;
}

a img.linkimg{
	clear: left;
	float: left;
	background: none;
	border-style: none;
}

a:hover img.linkimg{
	opacity: 0.5;filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	background: none;
}

.ininbox{
	padding: 0;
	overflow: auto;
}

.ueoowaku{
	min-height: 280px;
	text-align: left;
	width: 960px;
	clear: both;
	padding-bottom: 30px;
	border-bottom: 3px dotted silver;
}

.saigaibox{
	clear: left;
	float: left;
	width: 320px;
	padding-left: 3px;
	margin: 0;
}
dl{
	margin-left:20px;
}
dl dt{
	border-bottom:1px silver solid;
font-weight:bold;
}
dl dd{

}
.saigaibox a{
	padding-left:10px;
}

.osirasebox{
	margin-right:10px;
	line-height: 110%;
	width: 615px;
	float: right;
	text-align: left;
	margin-top: 2px;
}

.inbox{
	text-align: left;
	padding: 10px;
}

.inbox dt{
	margin-left: 20px;
	font-weight: bold;
	border-left: 10px solid #ae9c9d;
	border-bottom: 1px solid #ae9c9d;
}

.inbox dd{
	border-bottom: 1px dotted silver;
}
.nakapagebox{
	width:850px;
clear: both;
margin-left:20px;
}
.nyuusatubox{
	margin-left:20px;
width:700px;
font-size:85%;
}
.nyuusatulist{
	clear:both;
text-align:center;
width:100%;
margin-bottom:20px;
float:none;
}
.nyuusatulist ol{
	margin-left:30px;
}
.nyuusatulist ol li{
	list-style:none;
width:150px;
margin-bottom:20px;
margin-right:2px;
float:left;
border:1px solid silver;
background-color:#dfdfdf;
}
.nyuusatulist ol li:hover{
	color:white;
}
.nyuusatulist a{
	width:100%;
display:block;
}
.nyuusatulist a:hover{
	background-color:#d2b48c;
}