@charset "utf-8";
/* CSS Document */

/*-----------------reset--------------------*/
html, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym,
address, big, cite, code, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike,  tt,
var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
margin:0;
padding:0;
border:0;
font-weight:inherit;
font-style:inherit;
font-family:inherit;
}
a, a:link, a:visited, a:hover, a:active{text-decoration:none}
table{border-collapse:separate; border-spacing:0;}
th, td {text-align:left; font-weight:normal;}
img, iframe {border:none; text-decoration:none;}
hr{margin:0; padding:0; border:0; color:#000; background-color:#000; height:1px;}

h1,h2,h3,h4{
	clear:both;
	}
img.ico{
	vertical-align:middle;
	}
/*-----------------アクセシビリティ設定--------------------*/
.speak{
	position:absolute;
	left:-9999em;
	top:0;
}
/*-----------------body設定--------------------*/
body {
	background:#8e9a99;
	margin: 0;
	padding: 0;
	font-size:1em;
	line-height: 1.6;
	color:#313131;
	text-align:center;
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
	* html body {font-family:"ＭＳ Ｐゴシック", sans-serif; font-size:90%;}/* for IE6 */
	*+html body {font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック"; font-size:90%;}/* for IE7 */
	html>/**/body {font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; font-size: 90%;}/* for IE8 */
	html:not(:target) body {font-size:0.9em; line-height:1.6; font-family:"Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", Osaka, "メイリオ", sans-serif;}/* for modern browser not IE8(FF,safari,chrome,opera) */

/*-----------------リンク設定--------------------*/
a:link, a:visited {
	color:#3a8d8c;
	text-decoration:none;
}
a:hover, a:active, a:focus {
	color:#31b6b4;
	text-decoration:none;
}


a.arrow1{
	padding:0 0 0 13px;
	background:url(../img/ico_arrow_01.png) no-repeat 0 center;
	display:inline-block;
}
a.arrow2{
	padding:0 0 0 13px;
	background:url(../img/ico_arrow_02.png) no-repeat 0 center;
	display:inline-block;
}

a.inside{
	padding:0 0 0 10px;
	background: transparent url(../img/arrow_03.png) no-repeat no-repeat 0 center;
	}
a.outside{
	padding:0 0 0 20px;
	background: transparent url(../img/ico_web.png) no-repeat no-repeat 0 center;
	}

a.ov img{
	display: inline-block;
	}
a.ov:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	}
a.none{
	background:none !important;
	padding:0 !important;
	display:inline !important;
	}

/*-----------------フロート設定--------------------*/

.fl_l{
	float:left;
	margin:0 10px 0 0;
	}
.fl_r{
	float:right;
	}
.talignc{
	text-align:center !important;
	}
/*-----------------マージン設定--------------------*/

.mt-5{
	margin-top:5px !important;
	}
.mt-10{
	margin-top:10px !important;
	}
.mt-15{
	margin-top:15px !important;
	}
.mt-20{
	margin-top:20px !important;
	}
.mt-25{
	margin-top:25px !important;
	}
.mt-30{
	margin-top:30px !important;
	}

.mr-5{
	margin-right:5px !important;
	}
.mr-10{
	margin-right:10px !important;
	}
.mr-15{
	margin-right:15px !important;
	}
.mr-20{
	margin-right:20px !important;
	}
.mr-25{
	margin-right:25px !important;
	}
.mr-30{
	margin-right:30px !important;
	}

.ml-5{
	margin-left:5px !important;
	}
.ml-10{
	margin-left:10px !important;
	}
.ml-15{
	margin-left:15px !important;
	}
.ml-20{
	margin-left:20px !important;
	}
.ml-25{
	margin-left:25px !important;
	}
.ml-30{
	margin-left:30px !important;
	}

.mb-5{
	margin-bottom:5px !important;
	}
.mb-10{
	margin-bottom:10px !important;
	}
.mb-15{
	margin-bottom:15px !important;
	}
.mb-20{
	margin-bottom:20px !important;
	}
.mb-25{
	margin-bottom:25px !important;
	}
.mb-30{
	margin-bottom:30px !important;
	}

/*-----------------width設定--------------------*/
.w-1em{width:1em;}
.w-50{width:50px;}
.w-60{width:60px;}
.w-70{width:70px;}
.w-80{width:80px;}
.w-90{width:90px;}
.w-100{width:100px;}
.w-110{width:110px;}
.w-120{width:120px;}
.w-130{width:130px;}
.w-140{width:140px;}
.w-150{width:150px;}
.w-160{width:160px;}
.w-170{width:170px;}
.w-180{width:180px;}
.w-190{width:190px;}
.w-200{width:200px;}
.w-210{width:210px;}
.w-220{width:220px;}
.w-230{width:230px;}
.w-240{width:240px;}
.w-250{width:250px;}
.w-260{width:260px;}
.w-270{width:270px;}
.w-280{width:280px;}
.w-290{width:290px;}
.w-300{width:300px;}
.w-310{width:310px;}
.w-320{width:320px;}
.w-330{width:330px;}
.w-340{width:340px;}
.w-350{width:350px;}
.w-360{width:360px;}
.w-370{width:370px;}
.w-380{width:380px;}
.w-390{width:390px;}
.w-400{width:400px;}
.w-410{width:410px;}
.w-420{width:420px;}
.w-430{width:430px;}
.w-440{width:440px;}
.w-450{width:450px;}
.w-460{width:460px;}
.w-470{width:470px;}
.w-480{width:480px;}
.w-490{width:490px;}
.w-500{width:500px;}


/* page-top */
#page-top {
	clear:both;
	text-align:right;
}
#page-top a {
	background:url(../img/ico_ptop.png) no-repeat right center;
	padding:5px 27px 5px 0;
}
#page-top a:hover {
}

/* Button */
.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 8px;
  margin-top: 0.5em;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 100%;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}


.btn_search {
  display: inline-block;
  *display: inline;
  padding: 1px 10px;
  font-size:10px;
  line-height: 20px;
  color: #fff !important;
  text-decoration:none !important;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #626262;
  border: 1px solid #626262;
  *border: 0;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfee6ff', endColorstr='#ffd8dcc1', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn_search:hover,
.btn_search:focus,
.btn_search:active,
.btn_search.active,
.btn_search.disabled,
.btn_search[disabled] {
  color: #FFF;
  background-color: #797979;
  *background-color: #797979;
}

.btn_search:active,
.btn_search.active {
  background-color: #cccccc \9;
}

.btn_search:first-child {
  *margin-left: 0;
}

.btn_search:hover,
.btn_search:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn_search:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn_search.active,
.btn_search:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}


/* table */
.main_table{
	margin:0 0 1em 0;
	padding:0;
	border-collapse: collapse;
	border-spacing:4px;
	width:100%;
	}
.main_table th{
	font-weight:bold;
	padding:10px;
	background:#f8f9fb;
	border-bottom:1px solid #e2e2e2;
	text-align: center;
	border:1px solid #e2e2e2;
	}
.main_table td{
	padding:10px;
	border:1px solid #e2e2e2;
	background-color: #fff;
}
.main_table2{
	margin:0 0 1em 0;
	padding:0;
	border-collapse: collapse;
	border-spacing:4px;
	width: 645px;
	}
.main_table2 th{
	font-weight:bold;
	padding:10px;
	background:#f8f9fb;
	border-bottom:1px solid #e2e2e2;
	text-align: center;
	border:1px solid #e2e2e2;
	}
.main_table2 td{
	padding:10px;
	border:1px solid #e2e2e2;
	background-color: #fff;
}
#contents #main .main_table2 tr.merit {
	padding:0;
	font-size:0.9em;
}
.td_r{
	border-right:1px solid #e2e2e2;
}


td.null {
	color:white;
}

/* attention */
	
.attention{
	font-weight:bold;
	color:#d02626;
}


/* down */

.anchorlink {
	background:url(../img/ico_anchorlink.png) no-repeat 0 center;
	padding-left:12px;
}

.weblink {
	background:url(../img/ico_websites.png) no-repeat 0 center;
	padding-left:18px;
}


.anchor-menu {
	padding:10px 10px 0 10px;
	margin-bottom:20px;
	border:dotted 1px #33CCCC;
}
#contents .anchor-menu ul {
	list-style:none;
	margin:0;
	padding:0;
}

#contents .anchor-menu ul li {
  display: inline-block;
}

#contents .anchor-menu ul li {
  display: inline-block;
  padding:0 25px 0 0;
}

#contents .anchor-menu ul li a {
	background:url(../img/ico_anchorlink.png) no-repeat 0 center;
	padding-left:12px;
}

.right-aligned {
	float:right;
	overflow:hidden;
	padding:10px;
}
.left-aligned {
	float:left;
	overflow:hidden;
	padding:10px;
}

/* doc */
.pdf_small {
	background: url(../img/pdficon_small.png) no-repeat left center;
	padding:0 5px 0 20px;
	margin:0;
}
.pdf_large {
	background: url(../img/pdficon_large.png) no-repeat 10px 50% #FEE;
	border:1px solid #E3E3E3;
	font-size:0.8em;
	padding:10px 10px 10px 45px;
	margin:20px 0;
}
.pdf_large a {
	display:block;
	font-weight:bold;
	font-size:1.2em;
	padding-left:3px;
}
.doc_small {
	background: url(../img/wordicon_small.png) no-repeat left center;
	padding:0 5px 0 20px;
	margin:0;
}

.doc_large {
	background: url(../img/wordicon_large.png) no-repeat 10px 50% #e4effe;
	border:1px solid #E3E3E3;
	font-size:0.8em;
	padding:10px 10px 10px 45px;
	margin:20px 0;
}
.doc_large a{
	display:block;
	font-weight:bold;
	font-size:1.2em;
	padding-left:3px;
}
.clear{
clear:both;
}

.pdf_large a,
.doc_large a {
	display:block;
}

.pdfreader {
	font-size:0.8em;
	text-align:center;
}

.citizen_box {
	border:1px solid #E3E3E3;
	padding:10px;
	margin:20px 0;
}

