@charset "utf-8";


html * {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

* {
	margin:0;
	padding:0;
	font-weight:normal;
	font-style:normal;
  font-size:100%;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: small;
	color: #333333;
	line-height: 160%;
	text-align:center;
	background-color: #D7D2C6;
}

img {
	border:0;
}

a {
/*\*/
   overflow: hidden;
/**/
   color:#0066CC;
}

a:hover{
	color:#009999;
}
#footer_yayaku a {
/*\*/
   overflow: hidden;
/**/
   color:white;
}

#footer_yayaku a:hover{
	color: yellow;}

#hako_shisetsu{margin-left:80px;
               margin-bottom:20px;
			   margin-top:10px;}


#qr_code{margin-left:150px;} 

.tabtxt_kokukyou{
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	margin-left:5px;
	margin-right: 5px;
	padding-bottom: 10px}

#shisetsu_ichiran td{padding-left:10px;
                     padding-right:10px;}

#riyoutouroku1,#henkou1,#henkou2,#henkou3,#kankyou1,#kankyou2{margin-left:26px;}

#riyoutop{margin-top:30px;
              margin-bottom:30px;
	          text-align: center; }
#hako_shisetsu p{margin-left:80px;
                 border-bottom:1px;
				 border-left:1px;
				 border-right:1px;
				 border-top:1px;
				 background-color: gray;
				 color: white;
				 width:100px; } 

.attention {color:red;}
				 
#shisetsu_ichiran{margin-left:10px;}
#shisetsukubun{width: 130px;
              }
#shisetsumei{width:250px;
             }
#taiou{width:270px;
       }
#shisetsu_tyuui{margin-left:15px;
                margin-bottom:10px;
				margin-top:10px;}
#kinou_tyuui{margin-left:20px;}
#midashi1{width:250px;}
#midashi4{width:200px;}
#kennsakuhou{margin-left:35px;
             margin-bottom:10px;}
#mailkinou{margin-left:35px;
           margin-top:10px;}
#koukyou_link{margin-left:10px;}
.syurui{margin-left:25px;}
#footer_yayaku a {
/*\*/
   overflow: hidden;
/**/
   color:white;



