#menubar, #sidenavi{
  display: none;
}

body{
  background: url(../images/gradation_blue.png) repeat-x;
  background-position: left bottom;
  background-attachment: fixed;
}

#header img, #main_image img, .touch_panel img, .setsubi img{
  width: 100%;
  height: auto;
}

#wrapper{
  margin: 0px 5px;
}

#container{
  width: 100%;
  margin: auto;
  background: #ffffff;
  border-top: solid 1px #000000;
  border-bottom: solid 1px #000000;
}

#header{
  width: auto;
  height: auto;
}

#contents{
  width: 100%;
  margin-top: 3px;
}

#foot{
  clear: both;
}

#footer{
  width: 100%;
  border-top: solid 3px #666666;
  padding-top: 5px;
  padding-bottom: 8px;
  text-align: center;
  background: url(../images/foot.png) no-repeat;
}

#footer address{
  color: #000000;
  font-size: 0.8em;
  margin: 0;
  font-style: normal;
}

#footmenu ul{
  margin-bottom: 5px;
  padding: 0;
  text-align: center;
}

#footmenu li{
  display: inline;
  list-style-type: none;
  border-left: 1px solid #aaaaaa;
  margin-left: 15px;
  padding-left: 15px;
}

#footmenu li a{
  font-size: 0.8em;
  color: #000000;
  text-decoration: none;
}

#footmenu li a:hover{
  color: #ffaa00;
}

#footmenu li.first{
  border-left: none;
  margin-left: 0;
  padding-left: 0;
}

#main_image{
  width: 100%;
  height: auto;
}

h1{
  position: absolute;
  top: -500px;
}

.post{
  width: 100%;
  margin-bottom: 3px;
}

.post > h2{
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  margin-bottom: 3px;
  background-color: #6482FF;
  line-height: 19px;
  padding-left: 10px;
  border: 2px ridge #666666;
}

.posttext{
  font-size: 0.8em;
  line-height: 1.5;
  padding: 0px 10px;
  background-color: #f1e4e6;
  overflow: hidden;
}

.posttext h3{
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  margin-bottom: 5px;
}

.posttext p{
  margin-bottom: 10px;
}

.posttext ol{
  margin-bottom: 20px;
}

div.posttext p span{
  color: #ff0000;
  font-size: 1.2em;
}

div.posttext h4{
  font-size: 1em;
  font-weight: bold;
}

div.strong{
  color: #00a332;
  font-size: 1.5em;
}

div.date, div.name{
  text-align: right;
}

div#suntra h2{
  font-size: 1.2em;
  color: #ffd000;
}


/*-------テーブル-------*/
#gaiyou table{
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #e3e3e3;
  margin-top: 20px;
  margin-bottom: 30px;
}

#gaiyou th.t_top{
  border-top: 4px solid #be1309;
}

#gaiyou th{
  border-bottom: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  font-weight: bold;
  padding: 10px;
  background: #c1c4c5;
}

#gaiyou td.t_top{
  border-top: 4px solid #b3b3b3;
}

#gaiyou td{
  border-bottom: 1px solid #e3e3e3;
  text-align: left;
  padding: 10px;
  background: #ffffff;
}
/*-------ここまで--------*/

/*------沿革---------*/
dl#timeline{
  width: 100%;
  margin: 10px auto;
  padding: 0;
}

dl#timeline dt{
  width: 130px;
  padding: 0.5em 0;
  font-weight: bold;
}

dl#timeline dd{
  border-bottom: 1px solid #cccccc;
  padding: 0.5em 0 0.5em 5px;
  width: 100%;
}
/*-----ここまで------*/

/*-----タッチパネル-----*/
div.touch_panel h3{
  font-size: 1.3em;
  font-weight: bold;
  color: #00ff00;
  margin: 0;
  margin-bottom: 15px;
  padding-left: 10px;
}

div.touch_panel p a, div#tp_shiyou p a{
  margin: 0;
  padding: 0;
  text-decoration: none;
  color: #0000ff;
  font-size: 1.2em;
}

div.touch_panel p a:hover, div#tp_shiyou p a:hover{
  text-decoration: underline;
  color: #009dff;
}

/*-----ここまで------*/
table{
  width: 100%;
  border: 2px solid #000000;
  background: #ffffff;
  margin-bottom: 30px;
}

th.t_under{
  border-bottom: 2px solid #000000;
  font-size: 1.3em;
  font-weight: bold;
  background: #91ff62;
}

#ekisyou th.t_side{
  border-right: 1px solid #000000;
  border-bottom: 2px solid #000000;
  font-size: 1.3em;
  font-weight: bold;
  background: #91ff62;
}

#tp_shiyou td, #ekisyou td{
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  text-align: center;
  vertical-align: middle;
}

.smart_img img{
  width: 100%;
  height: auto;
}

td img{
  width: 120px;
  height: auto;
}

.shiyou1{
  width: 100px;
}

.shiyou2{
  width: 100px;
  height: 40px;
  font-weight: bold;
}

.shiyou3{
  width: 300px;
  font-size: 0.8em;
}

.shiyou4{
  text-align: left;
  padding-left: 20px;
}

.fixed{
  position: fixed;
  top: -30px;
}

#kyuujin table{
  width: 100%;
  border: none;
  background: #ffffff;
  margin-bottom: 30px;
}

#no_kyuujin{
  width: 100%;
  height: 150px;
  text-align: center;
  padding-top: 50px;
  font-size: 1.2em;
}

.bosyuu{
  width: 80px;
  height: 40px;
  background-color: #3f0000;
  color: #ffffff;
  font-size: 1em;
  text-align: center;
  vertical-align: middle;
  border-bottom: 2px solid #ffffff;
}

.jouken{
  font-size: 1em;
  text-align: center;
  vertical-align: middle;
  border-bottom: 1px dashed #c8c8c8;
}

#access h2{
  font-size: 1.5em;
  font-weight: bold;
  color: #0064ff;
}

.toiawase{
  float: left;
  margin-right: 50px;
}

.toiawase table{
  width: 100%;
  border: none;
  background: transparent;
}

.toiawase h2{
  font-size: 1.2em;
  font-weight: bold;
  color: #0000b0;
}

.toiawase a{
  text-decoration: none;
  color: #007bff;
}

.toiawase a:hover{
  text-decoration: underline;
  color: #ff8800;
}

.floatleft{
  float: left;
  margin-right: 20px;
}

.map_box{
  width: 100%;
  clear: both;
  border-top: 2px solid #000000;
}

.left{
  text-align: left;
  margin: 0 10px;
}

.imgcaption{
  text-align: center;
  font-size: 0.875em;
  float: left;
  width: 200px;
  margin-right: 20px;
  margin-bottom: 50px;
}

.imgcaption img{
  margin-bottom: 5px;
}

.imgcaption p{
  margin: 0;
}

.font1{
  font-size: 1.5em;
  font-weight: bold;
}

#categories{
	margin:2% 0 1%;
	border-bottom:solid 1px #BABDB9;
}

.category{
	background-image: -moz-linear-gradient(top, #FFF, #EBEBEB);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#FFF), to(#EBEBEB));
	background-image: -o-linear-gradient(top, #FFF, #EBEBEB);
	background-image: linear-gradient(top, #FFF, #EBEBEB);
	overflow:hidden;
	border-top:solid 1px #BABDB9;
	border-bottom:solid 1px #F5F5F5;
}

.title_icon{
	background:url(../images/title_bg.png) repeat left top;
	margin:3% 10px;
	padding:3% 4%;
	border:solid 1px #FFF;
	border-radius:5px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	text-shadow: 0px 1px 1px #BBBABA;
	float:left;
}

.title_icon2{
	margin:3% 0;
	text-align:center;
	float:left;
}

h2 a{
	background:url(../images/link_arrow.png) no-repeat 100% 50%;
	padding:6% 7% 6% 0;
	display:block;
	color: #000000;
	text-decoration: none;
}

h2 a span{
	display:block;
	font-size:18px;
	font-weight: bold;
}

iframe{
  max-width: 400px;
}

#kyuujin{
  width: 100%;
  height: auto;
}