@charset "UTF-8";
/*初期設定
----------------------------------------------------*/
body {
	min-width: 320px;
	line-height: 1.5;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.link_txt02 {
	color: #F7931E;
}

h1,h2,h3,p{
	margin: 0;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
}
img {
	max-width: 100%;
	height: auto;
	    border-style:none;
}
.ie8 img{
  width: auto;
}
/*clearfix*/
.clearfix {
  zoom: 1;
}
.works_pickup {
	background-color: #CCE3F2;
	margin-left: 8px;
	margin-right: 8px;
	padding-top: 2px;
	padding-bottom: 5px;
}
.works_pickup  ul {
	list-style-type: none;
}
.works_pickup.clearfix ul li {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}



.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.center {
	text-align: center;
}

div{
	margin:0 0;
}
a {
	text-decoration:none;
	color: #333;
}
.sintyaku li a {
	color: #0071BC;
}
.sintyaku li a:hover {
	color:#F7931E;
	text-decoration:underline;
}
a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.google-maps {
position: relative;
padding-bottom: 75%;
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.news_contents h3 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 0.9em;
	font-weight: bold;
	color: #0C6FC0;
	background-image: url(../img/point_or.gif);
	background-repeat: no-repeat;
	text-indent: 13px;
}
strong{
	font-weight:400;
}
/*layout
----------------------------------------------------*/
#wrapper {
	max-width: 940px;
	margin: 0 auto;
	padding-left: 5px;
	padding-right: 5px;
}
.wrapper {
	max-width: 960px;
	margin: 0 auto;
	padding-left: 5px;
	padding-right: 5px;
}
header {
	margin-bottom: 0px;

}
header h1 {
	line-height: 1.1;
	font-size: 1.0em;
	font-weight: normal;
	text-align: center;
}
nav ul {
	margin: 0;
	padding: 0;
	clear: both;
	border-left: 1px solid #DBDBDB;
}
nav ul li {
	float: left;
	width: 50%;
	text-align: center;
	font-weight: bold;
	color: #28B6E9;
}
nav ul li a {
	display: block;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 8px;
	text-decoration: none;
	padding-top: 8px;
}
nav ul li a:hover {
	color:#28B6E9;
}
.ie7 ul{
  background: #1d4000;
}
.ie7 ul li{
  width: 49.84375%;
}
nav ul li:nth-child(odd) a {
	border-right: 1px solid #DBDBDB;
}
#content {
	padding: 0 0px;
	width: 100%;
}
article h2 {
	margin: 0.5em 0;
	padding: 0 2px 2px 10px;
	padding-top: 5px;
	border-left: 10px solid #28B6E9;
	border-bottom: 1px solid #28B6E9;
	background: #1d4000;
	background: -webkit-linear-gradient(top, #fff, #F2F2F2);
	background: -moz-linear-gradient(top, #fff, #F2F2F2);
	background: -o-linear-gradient(top, #fff, #F2F2F2);
	background: linear-gradient(to bottom, #fff, #F2F2F2);
	line-height: 1.1;
	font-size: 1em;
	font-weight: bold;
	color: 333333;
}
article section {
	margin-bottom: 2em;
}
aside{
	margin-bottom: 2em;
	background: rgba(255,255,255,0.8);
	text-align:center;
}
aside img{
/* 最小幅 */
}
aside h3 {
	color:#FFFFFF;
  margin: 0.5em 0;
  font-size: 1.5em;
  font-weight: normal;
  background: #1d4000;
  background: -webkit-linear-gradient(top, #A5C47E, #81AC4B);
  background: -moz-linear-gradient(top, #A5C47E, #81AC4B);
  background: -o-linear-gradient(top, #A5C47E, #81AC4B);
  background: linear-gradient(to bottom, #A5C47E, #81AC4B);
}
aside section{
	padding: 10px;
	font-size: 0.875em;
}
footer {
	clear: both;
	padding-right: 0;
	padding-left: 0;
	text-align: left;
	border-top: thin solid #28B6E9;
	padding-bottom: 5px;
}
.logo {
	text-align:center;
}
.boder {
	color: #0C6FC0;

}
.bg_img {
	background-repeat: repeat;
}
.sintyaku li {
	list-style-image: url(../img/point_or.gif);
	font-size: 1em;
}
.footer_list li {
	width: 25%;
	float: left;
	font-size: 0.7em;
	list-style-image: url(../img/footer_list.gif);
	list-style-position: inside;
	margin-bottom: 5px;
}
#content aside .side_contents {
	width: 85%;
	border: thin solid #ECECEC;
	margin-right: auto;
	margin-left: 1.5%;
	margin-top: 1.5em;
}

aside .topics h3 {
	background: none;
	font-weight: bold;
	color: #4D3002;
	margin: 0px;
}
#fix_contents {
	text-align: center;
	width: 100%;
}
.fix_title {
	margin-top: 50px;
	text-align: center;
}
.fix_link {
	margin-top: 30px;
	list-style-image: url(../img/point_or.gif);
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.fix_link li a:hover {
	text-decoration:underline;
	color:#005A98;
}
hr {
	height: 5px;
	margin: 0;
	padding: 0;
	border: none;
	background-image: url(../img/menu_border01.gif);
	background-repeat: repeat-x;
}
#subImage {
	margin-top: 10px;
	margin-bottom: 20px;
}
.right {
	text-align: right;

}
.map_space .map {

}
.sintyaku.news li {
	color: #333333;
}
.gaiyo_list {
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	margin-top: 30px;
}
.gaiyo_list li {
	margin-top: 5px;
	font-size: 1.05em;
}
.gl01 {
	color: #006FBC;
	width: 144px;

}
li .gl02 {
	width: 0%;
}
.gaiyo_list dt {
	float: left;
	clear: left;
	width: 30%;
	color: #0171BE;
	margin-bottom: 12px;
}

.gaiyo_list dd {
	width: 70%;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
}
.map_space {
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
	width: 95%;
}
.map_txt {
	text-align: center;
	font-weight: bold;
	color: #338DC9;
	margin-top: 20px;
	margin-bottom: 10px;
}
.sub_midashi {
	color: #0272BF;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}
.staff_list li {
	list-style-type: none;
	color: #0272BF;
	font-size: 1em;
}
form .clearfix dt {
	width: 25%;
	float: left;
	margin-top: 0px;
	clear: left;
	margin-left: 0px;
	margin-bottom: 20px;
	color: #056CB7;
}
section form .botton {
	text-align: center;
}
.required {
	color: #E50307;
	font-size: 0.7em;
}
section form {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
form .botton .bt {
	margin-right: 15px;
}
.works01 {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1.5px solid #1C87CB;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.works01 h3 {
	text-align: left;
	color: #1C87CB;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom: 3px solid #1C87CB;
	margin-left: 5px;
	margin-right: 5px;
}
.boX_center {
	margin-left: auto;
	margin-right: auto;
}
.no_photo {
	clear: right;
}
.privacy_midashi {
	color: #0071BC;
	font-weight: bold;
	line-height: 2.5em;
}
.link_txt a {
	text-decoration: underline;
	color: #0071BC;
}
.top_link_txt {
	font-size: 0.8em;
	text-align: right;
	margin-right: 10px;
	color: #0071BC;
	margin-top: 10px;
}
.top_link_txt a {
	color: #0071BC;
}
.map_midashi {
	margin-top: 20px;
	font-weight: bold;
	padding-left: 8px;
	color: #095C8B;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

.link_txt02 a{
	color:#F7931E;
}
.question_contents h3 {
	color: #0277BC;
	font-weight: bold;
	border-width: thin thin thin thick;
	border-style: solid;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 4px;
}
.shikumi_contents01 h3 {
	color: #0277BC;
	font-weight: bold;
	border-width: thin thin thin thick;
	border-style: solid;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 4px;
}
.itirei_contents01 h3 {
	color: #0277BC;
	font-weight: bold;
	border-width: thin thin thin thick;
	border-style: solid;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 4px;
}
.question_contents dl dd {
	background-repeat: no-repeat;
}

.question_contents dl dt {
	background-image: url(../img/q.gif);
	background-repeat: no-repeat;
	text-indent: 30px;
	margin-bottom: 10px;
	border-bottom: thin dotted #0277BC;
	font-weight: bold;
	color: #0071BC;
}
.question_contents dl {
	margin-top: 30px;
	margin-bottom: 30px;
}
.shikumi_contents01 {
	margin-bottom: 30px;
}
.itirei_contents01 {
	margin-top: 20px;
}
.itirei_contents01 h4 {
	text-align: center;
	border-bottom: thin dotted #0277CA;
}
.itirei_contents01 h4 .itirei_margin {
	margin-right: 20px;
}
section p img {
	margin-top: 10px;
}
.foreigner_contents h3 {
	color: #0277BC;
	font-weight: bold;
	border-width: thin thin thin thick;
	border-style: solid;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 4px;}
.foreigner_contents dl {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	color: #0A6CB7;
}
.foreigner_contents .clearfix dt {
	margin-bottom: 5px;
}
.foreigner_contents .clearfix dd {
	color: #FF0308;
	font-size: 0.7em;
	margin-left: 11px;
	margin-top: -5px;
}

.clearfix dd .error {
	color: #E50307;
	font-size: 0.7em;
}
.boder a {
	color: #0C6FCB;
	text-decoration: underline;
}
.wrapper ol.pankuzu{
	float: right;
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden; /* heightを戻す */
	clear: both;
}
ol.pankuzu li {
	list-style: none;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	float: left;
	clear: right;
}
ol.pankuzu li a {
	color:#0D6EAE;
	text-decoration:underline;
}
ol.pankuzu li:before {
  content: " > ";
}
ol.pankuzu li:first-child:before {
	content: " ";
}
.works01 dl dt {
	clear: left;
	font-size: 0.9em;
	color: #009245;
	font-weight: bold;
	margin-bottom: 8px;
}
.works01 dl dd {
	margin-left: 5px;
	clear: left;
	border-bottom: thin dotted #2AABE4;
	margin-bottom: 10px;
	font-size: 100%;
	margin-right: 15px;
}
.works01.clearfix dl {
	padding-left: 5px;
	margin-left: 22px;
}
section .works01.clearfix .works_midashi {
	color: #009245;
	font-weight: bold;
	font-size: 1em;
	width: 90%;
}
.touroku_txt {
	margin-left: 10px;
	margin-right: 9px;
	margin-top: 5px;
	border-top: thin dotted #28B6E9;
	padding-top: 5px;
}
.return {
	text-align: center;
	color: #005994;
	font-size: 1em;
}
.return a{
	color: #005994;
	padding: 5px;
}





















/*media Queries
----------------------------------------------------*/
@media only screen and (min-width: 600px) {
  header h1 {
	line-height: 1.5;
	float: none;
	font-size: 0.7em;
	text-align: right;
	margin-right: 5px;
	margin-top: 0px;
	padding-top: 3px;
	margin-bottom: 5px;
  }
  nav ul li {
	width: 16.666%;
	font-size: 0.7em;
  }
  .ie7 nav ul li{
    width: 24.9166%;
  }
  nav ul li a {
	border-right: 1px solid #DBDBDB;
	color: #787777;
  }
  nav ul li:last-child a {
	border-left-color: #DBDBDB;
  }
   /*old IE*/
  nav ul li.last a{
	border-right: 1px solid #DBDBDB;
  }
    article h2 {
	font-size: 1.1em;
	padding-top: 9px;
	padding-bottom: 2px;
	border-top: thin solid #E0E0E0;
	border-right: thin solid #E0E0E0;
	color: 333333;
}
  #content {
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0;
  }
  #content article{
	float: left;
	width: 65.9574%;
    /*620px(8column)/940px*/
  }
  #content aside{
	float: right;
	width: 31.9148%;
    /*300px(4column)/940px*/
  }
  article section {
	margin-left: 1em;
	margin-bottom: 2.5em;
}
iframe {
    display: block;
}

.logo {
	float: left;
	padding-top: 6px;
}
.toiawase_bt {
	float: right;
	width: 45.75%;
	min-width: 330px;
	max-width: 420px;
	margin-bottom: 0px;
}
.toiawase_bt img {
	width: 100%;
}
.sintyaku li {
	border-bottom: thin dotted #3C6094;
	max-width: 550px;
	margin-bottom: 5px;
	list-style-image: url(../img/point_or.gif);
	color: #0071BC;
}
aside .topics {
	text-align: center;
	width: 85%;
	margin-left: 5px;
	background-color: #F5F5F5;
}
aside img{
	max-width: 100%;
	margin-bottom: 5px;
/* 最小幅 */
}
footer{
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	border-top: thin solid #28B6E9;
}
.footer_info {
	float: left;
	width: 35%;
	font-size: 0.8em;
}
.footer_list {
	display: block;
	float: left;
	width: 100%;
}
.footer_list li {
	width: 25%;
	float: left;
	font-size: 0.7em;
	list-style-image: url(../img/footer_list.gif);
	list-style-position: inside;
	margin-bottom: 5px;
}
.footer_list li a:hover {
	color:#0575BA;
	text-decoration:underline;
}
.copyright {
	text-align: center;
	font-size: 0.6em;
	clear: both;
}
.side_contents h3 {
	font-weight: bold;
}
.footer_position{
	margin:0 auto;
	float: left;
	width: 60%;
}
p.footer_bt {
	margin-left:15%;
	min-width: 330px;
	max-width: 420px;
}
.footer_bt img { width: 100%; }
article section p {
	margin-left: auto;
	margin-right: auto;
}
.touroku_txt {
	margin-left: 10px;
	margin-right: 9px;
	margin-top: 5px;
	border-top: thin dotted #28B6E9;
	padding-top: 5px;
}

section #006 .works_midashi03 {
	margin-left: 6px;
	color: #E9171A;
}


aside .topics h3 {
	background: none;
	font-weight: bold;
	color: #4D3002;
	margin: 0px;
}
.side_contents ul {
	text-align: left;
}
.side_contents ul li {
	margin-bottom: 5px;
	list-style-image: url(../img/sankaku.gif);
}
.side_contents ul li a:hover {
	color:#0575BA;
	text-decoration:underline;
}
section p.text01 {
	width: 95%;
	margin-top: 30px;
	clear: both;
}
header ul.sub_menu  {
	list-style-image: url(../img/sankaku.gif);
	clear: right;
	font-size: 0.7em;
	margin: 0px;
	text-align: left;
	float: right;
}
header ul.sub_menu li  {
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
	width: 108px;
	list-style-image: url(../img/sankaku.gif);
	list-style-position: inside;
}
header ul.sub_menu li a:hover {
	color:#0575BA;
	text-decoration:underline;
}
.fix_contents {
	min-height: 600px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

#fix_contents {
	min-height:600px;
}
.sintyaku.news li {
	color: #333333;
}
.gaiyo_list {
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
	margin-top: 30px;
}
.gaiyo_list li {
	margin-top: 5px;
	font-size: 1.05em;
}
.gl01 {
	color: #006FBC;
	width: 144px;

}
li .gl02 {
	width: 0%;
}
.gaiyo_list dt {
	float: left;
	clear: left;
	width: 30%;
	color: #0171BE;
	margin-bottom: 12px;
}

.gaiyo_list dd {
	width: 70%;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
}
.map_space {
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
	width: 95%;
}
.map_txt {
	text-align: center;
	font-weight: bold;
	color: #338DC9;
	margin-top: 20px;
	margin-bottom: 10px;
}
.staff_list ul{
	width: 50%;
	margin: 0px auto;
}

article section .staff_list {
	margin-top: 50px;

}
form .clearfix dd {
	float: left;
	width: 70%;
	margin-left: 5px;
	margin-bottom: 20px;
}
.clearfix dd .check_box {
	margin-right: 14px;
}


.works01 dl dt {
	width: 50%;
	float: left;
	clear: left;
	font-size: 0.9em;
	color: #009245;
	font-weight: bold;
	margin-bottom: 8px;
}
.works01 dl dd {
	margin-left: 5px;
	float: left;
	clear: left;
	width: 70%;
	border-bottom: thin dotted #2AABE4;
	margin-bottom: 10px;
	font-size: 100%;
	margin-right: 0px;
}
.works01.clearfix dl {
	width: 40%;
	float: left;
	padding-left: 5px;
	margin-left: 22px;
}
section .works01.clearfix .works_midashi {
	color: #009245;
	font-weight: bold;
	font-size: 1em;
	width: 90%;
}
.works_midashi {
	clear: left;
}
.works_midashi {
}
.works_txt {
	font-size: 1em;
	width: 90%;
	border-bottom: thin dotted #2AABE4;
	padding-bottom: 4px;
}
.no_photo {
	margin-top: 30px;
}
section .text01 .privacy_midashi {
}
.news_contents {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
.news_contents h3 {
	border-bottom: thin dotted #0F70B0;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 1.1em;
	font-weight: bold;
	color: #0C6FC0;
	background-image: url(../img/point_or.gif);
	background-repeat: no-repeat;
	text-indent: 13px;
}
.date {
	margin-right: 16px;
	margin-left: 5px;
}
.top_link_txt {
	font-size: 0.8em;
	text-align: right;
	margin-right: 10px;
	color: #0071BC;
	margin-top: 10px;
}
.site_map_contents {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
.map_list {
	margin-left: 50px;
	list-style-image: url(../../img/footer_list.gif);
}
.map_list dd{
	padding-bottom: 4px;
	padding-top: 4px;
	background-image: url(../../img/sankaku.gif);
	background-repeat: no-repeat;
	background-position: 0% 45%;
	text-indent: 18px;
}
.map_list dt {
	list-style-image: url(../../img/footer_list.gif);
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(../../img/point_or.gif);
	background-repeat: no-repeat;
	background-position: 0% 34%;
	text-indent: 20px;
}
.map_list dt a:hover,.map_list dd a:hover{
	color:#0368AE;
	text-decoration:underline;

}
.question_contents {
	margin-left: 15PX;
	margin-right: 15px;
	margin-top: 30px;
}
section .foreigner_contents h2 {

}
.top_margin {
	margin-top: 30px;
}
.margin_bottom {
	margin-bottom: 30px;
}

input[type="text"] {
	width: 80%;
}
input[type="radio"] {
	margin:5px;
}
textarea {
	width: 80%; /* 高さ40px */
}
.pankuzu.clearfix.nophoto_margin {
	margin-top: 10px;
	margin-bottom: 3px;

}
.left {
	float: left;
	padding-right: 0px;
	margin-right: 50px;
}
.works01 h3 {
	text-align: left;
	color: #1C87CB;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 3px;
	border-bottom: 3px solid #1C87CB;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
}
.mobile_only {
	display:none;
}
}
@media only screen and (min-width: 960px) {
  #content{
	padding: 0;
	border-top-style: none;
  }
  nav ul li {
	width: 16.666%;
	font-size:1em;
  }
body{
	background-repeat: no-repeat;
}
header nav ul {
	border-right: thin solid #fff;
	border-left: thin solid #FFFFFF;
}
.topics a img {
	max-width: 235px;
}
.top {
	margin-top: 17px;
}


}
@media screen and (max-width: 600px){
.screensize {       display:none;}
.side_contents ul li {
	margin-bottom: 5px;
	list-style-image: url(../img/sankaku.gif);
}
.side_contents .clearfix li {
}

h1,h2,h3,p{
	margin: 10px;
	padding: 0;
	font-weight: normal;
}
.mobile_none {
	display: none;
}



aside{
	border-top: thin solid #28B6E9;
	padding-top: 10px;
  }
.map_space {
	width: 80%;
	margin:20px auto;
}
nav li{
	border-top-width: 1px;
	border-top-style: solid;
}
form .clearfix dt {
	margin-top: 0px;
	clear: left;
	margin-left: 0px;
	margin-bottom: 20px;
	color: #056CB7;
	float: none;
	width: 100%;
}
form .clearfix dd {
	margin-left: 0px;
	margin-bottom: 20px;
	width: 100%;



	line-height: 200%;
	line-height: 150%;
}
input[type="text"] {
	background-color: #F9F5D1;
	width: 90%;
}
textarea {
	background-color: #F9F5D1;
	width: 90%;
}
.clearfix dd .check_box {
	margin-right: 14px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.wrapper ol.pankuzu {
	float:none;
	font-size: 1.0em;
	margin-top: 3px;
	margin-bottom: 3px;
}
}