<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/*
===== CONTENTS ===========================================

  01. common style
  02. header
  03. content area
  04. footer
  
==========================================================a
*/
/* -------------------------------------------------------
  01. common style
------------------------------------------------------- */
body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	font-size: 100%;
}
body,div,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote {
	margin : 0;
	padding: 0;
}
a {
	color: #005696;
}
a:hover {
	text-decoration: underline;
	color: #2e5802;
}
img {
	display: block;
	border: none;
}
#wrap {
	background: url(../images/000127065.gif) repeat center top;
	font-size: 100%;
	min-width: 980px;
}
.clearfix{
    zoom: 1;
}
.clearfix:after{
    content   : ".";
    display   : block;
    height    : 0px;
    clear     : both;
    visibility: hidden;
	overflow  : hidden;
}
*html .clearfix{
	display     : inline-table;
	/*\*/display: block;/**/
}

/* -------------------------------------------------------
  02. header
------------------------------------------------------- */
#header {
	background: #FFF;
}
#header li {
	list-style: none;
}
#headerLinkArea {
	background: #23445d;
	padding: 2px 0;
}
#headerLinkArea a {
	color: #FFF;
	font-size: 93%;
}
#headerLinkArea a.iconWhite {
	line-height: 31px;
}
#headerLinkArea a.iconWhite:before {
	content: url(../images/000127087.gif);
	margin-right: 5px;
}
#headerLinkArea a:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
#headerLinkArea ul,
#headerMainArea {
	margin: 0 auto;
	padding: 0;
	width: 980px;
}
#headerLinkArea li {
	float: right;
	list-style: none;
	margin-left: 20px;
}
#headerLinkArea li:first-child {
	margin-left: 1px;
}
#headerLinkArea #ppo li:first-child {
	margin-left: 20px;
}
#headerMainArea h1,
#headerMainArea .headerlogo {
	display: inline-block;
	float: left;
	margin: 15px 0 18px;
}
#logoSide {
	display: inline-block;
	left: 25px;
	position: relative;
	top: 35px;
	margin: 0;
	padding: 0;
}
#headerMainArea a.iconGray:before {
	content: url(../images/000127092.gif);
	margin-right: 5px;
}
#headerMainArea .control {
	float: right;
	margin: 15px 0 0;
	height: 30px;
	width: 425px;
}
#fontsize {
	float: left;
	margin: 0;
	padding: 0;
	width: 175px;
}
#fontsize dt,
#fontsize dd,
#fontsize img,
#fontsize li {
	margin: 0;
	padding: 0;
	float: left;

}
#fontsize dd a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#fontsize ul {
	margin: 0;
	padding: 0;
}
.reader {
	display: inline-block;
	float: right;
	margin-top: -1px;
}
.reader a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#searchArea {
	float: right;
	font-size: 93%;
	margin-top: 4px;
}
#searchArea form {
	float: left;
}
#searchArea input[type="text"] {
	border-radius: 0;
	border: 1px solid #a9a9a9;
	height: 24px;
	padding: 2px;
	width: 265px;
	margin: 0;
}
#searchArea input[type="submit"] {
	background: url(../images/000127100.jpg) repeat-x center bottom;
	border: 1px solid #a9a9a9;
	height: 30px;
	margin-left: -6px;
	width: 50px;
	vertical-align: bottom;
}
#searchArea input[type="submit"]:hover {
	border: 1px solid #005696;
}
#searchArea input[type="submit"]:active {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#searchArea p {
	float: right;
	margin: 5px 5px 0 15px;
	text-align: right;
}
/*gnav*/
#gnavwrap {
	background: #fff;
	min-height: 54px;
}
#gnav {
	border-left: 1px solid #637c90;
	font-size: 112%;
	line-height: 54px;
	margin: 0 auto;
	text-align: center;
	width: 979px;
	padding: 0;
}
#gnav li {
	border-right: 1px solid #637c90;
	float: left;
	width: 194px;
}
#gnav li a {
	background: url(../images/000127069.jpg) repeat-x center bottom #fff;
	border: 1px solid #fff;
	border-top: none;
	color: #000;
	display: block;
	min-height: 53px;
	text-decoration: none;
}
#gnav li a:hover,
#gnav li a.current {
	background: url(../images/000127080.jpg) repeat-x center bottom #fff;
	border: none;
	border-bottom: 1px solid #ff6916;
	color: #aa2200;
}
#gnav li a span:before {
	position: relative;
	top: 1px;
	left: -5px;
}
#gnav li a span.gnavHome:before {
	content: url(../images/000127099.png);
}
#gnav li a:hover span.gnavHome:before,
#gnav li a.current span.gnavHome:before {
	content: url(../images/000127104.png);
}
#gnav li a span.gnavAbout:before {
	content: url(../images/000127084.png);
}
#gnav li a:hover span.gnavAbout:before,
#gnav li a.current span.gnavAbout:before {
	content: url(../images/000127090.png);
}
#gnav li a span.gnavSystem:before {
	content: url(../images/000127067.png);
}
#gnav li a:hover span.gnavSystem:before,
#gnav li a.current span.gnavSystem:before {
	content: url(../images/000127077.png);
}
#gnav li a span.gnavPublic:before {
	content: url(../images/000127134.png);
}
#gnav li a:hover span.gnavPublic:before,
#gnav li a.current span.gnavPublic:before {
	content: url(../images/000127135.png);
}
#gnav li a span.gnavProcurement:before {
	content: url(../images/000127111.png);
}
#gnav li a:hover span.gnavProcurement:before,
#gnav li a.current span.gnavProcurement:before {
	content: url(../images/000127124.png);
}
/* -------------------------------------------------------
  03. content area
------------------------------------------------------- */
#contentWrap {
	background: url(../images/000127131.png) repeat-x center top;
	padding-top: 30px;
}
#bgWrapBottom {
	background: url(../images/000127120.png) repeat-x center bottom;
	padding-bottom: 100px;
}

#contentMainWrap {
	background: #fff;
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
	margin: 0 auto;
	padding: 20px;
	width: 930px;
	position: relative;
}


#contentMaininquire {
	background: #fff;
	box-shadow: 0 0 3px rgba(0,0,0,0.5);
	margin: 0 auto;
	padding: 20px;
	width: 980px;
	position: relative;
	height:auto!important;
	height:100%;
	min-height:600px;
}


#pankuzu {
	font-size: 93%;
	margin-bottom: 15px;
	padding-left: 9px;
}
#pankuzu ul {
	margin: 0;
	padding: 0;
}
#pankuzu li {
	float: left;
	list-style: none;
}
#pankuzu li:before {
	content: "&gt;";
	margin: 0 10px;
}
#pankuzu li:first-child:before {
	content: "";
	margin: 0;
}
#leftSide h2 {
	padding: 8px 0 18px;
	font-size: 125%;
	font-weight: normal;
	line-height: 1.3em;
}
.section {
}
#contentMainWrap #leftSide {
	float: left;
	width: 670px;
}
#contentMainWrap #rightSide {
	float: right;
	margin-right: 10px;
	width: 230px;
}
.rightMenu {
	background: #FFF;
	margin-bottom: 10px;
	padding: 10px 0 0;
}
.rightMenu h2 {
	font-size: 125%;
	font-weight: normal;
	padding: 5px 0 10px 10px;
}
.rightMenu ul {
	margin: 0;
	padding: 0;
}
.rightMenu li {
	border-top: 1px solid #e0e0e0;
	list-style: none;
}
.rightMenu li a {
	background: url(../images/000127101.png) no-repeat 200px 50%;
	display: block;
	padding: 10px 30px 10px 10px;
}
.rightMenu li a:hover,
.rightMenu li a.current {
	background: url(../images/000127110.png) no-repeat 200px 50% #fdfcf7;
	color: #2e5802;
	text-decoration: underline;
}
#pageTop {
	top: -40px;
	position: absolute;
	width: 100%;
}
#pageTop p {
	margin: 0 auto;
	width: 980px;
}
#pageTop a {
	background: url(../images/000127089.gif) no-repeat 10px 8px #FFF;
	border-radius: 10px 10px 0 0;
	position: relative;
	display: block;
	float: right;
	font-size: 93%;
	height: 40px;
	line-height: 40px;
	padding: 0 15px 0 45px;
}
.arrowLists li {
	border-top: 1px solid #e0e0e0;
	list-style: none;
	position: relative;
}
.arrowLists li a {
	display: block;
	padding: 10px 35px 10px 5px;
}

.rightMenu.otherlinks p,
.rightMenu.banner p {
	margin: 0;
	padding: 0;
}
#* 2014/12/11枠削除のためクラス追加 *#
.banner p {
	margin: 0;
	padding: 0;
}


.lists a:after,
.arrowLists li a:after,
.rightMenu.otherlinks a:after {
	content: url(../images/000127101.png);
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -10px;
}
.lists a:after {
	content: url(../images/000127082.png);
}
.lists a:hover:after,
.arrowLists li a:hover:after,
.rightMenu.otherlinks a:hover:after {
	content: url(../images/000127110.png);
}
#maincolumn .arrowLists {
	border-bottom: 1px solid #e0e0e0;
	margin: 0 9px;
	padding: 0;
}
#maincolumn .arrowLists li {
	padding: 15px 0;
}
#maincolumn .arrowLists a {
	padding: 0 30px 0 0;
}
/* -------------------------------------------------------
  04. footer
------------------------------------------------------- */
#footerWrap {
	background: #23445d;
}
#footerLinkArea {
	background: #FFF;
	font-size: 92%;
	position: relative;
}
#footerLinkArea a.iconGray:before {
	content: url(../images/000127092.gif);
	margin-right: 5px;
}
#footerLinkArea ul {
	margin: 0 auto;
	padding: 40px 0;
	width: 980px;
}
#footerLinkArea ul li {
	float: left;
	list-style: none;
	margin-right: 30px;
}
#footerLinkArea ul li:last-child {
	margin-right: 0;
}
#footerCopyRightArea {
	margin: 0 auto;
	width: 980px;
}
#footerCopyRightArea p {
	display: inline-block;
}
#footerCopyRightArea .footerLogo {
	float: left;
	margin: 16px 38px 25px 0;
}
#footerCopyRightArea .footerListBtn {
	margin-top: 24px;
}
#footerCopyRightArea .footerListBtn a:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
#footerCopyRightArea .copyRight {
	color: #FFF;
	float: right;
	font-size: 68%;
	margin-top: 65px;
}
#footerCopyRightArea .copyRight.ppo {
	margin-top: 50px;
}
#footerCopyRightArea .address {
	color: #fff;
	display: inline-block;
	font-size: 93%;
	padding: 20px 0;
}
#footerCopyRightArea .access {
	color: #fff;
	margin-left: 25px;
}
#footerCopyRightArea .access:before {
	content: url(../images/000127138.gif);
	margin-right: 5px;
}</pre></body></html>