@charset "utf-8";

* {
  margin: 0;
  padding: 0;
}
body{
	font-size: 88%;
	font-family: "MS UI Gothic", sans-serif;
	padding:0;
	margin: 0;
	line-height: 150%;
	background-color:#FFF;
	background-image: url(../img/01.gif);
	background-repeat: repeat-y;
	background-position: center top;

}
h1, h2, h3, p {
	padding-bottom: 1em;
}

#header {
	background-color: #fff;
	width: 900px;
	background-image: url(../img/taitoru1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 329px;
}#main {
	background-color: #fff;
	height: 100px;
	width: 840px;
	text-align: center;
	margin-top: 10px;
	margin-left: 20px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h2 {
	font-size: 18px;
	background-color: #FFF;
	line-height: 20px;
	padding-top: 20px;
	padding-bottom: 18px;
	font-weight: bold;
	color: #006;
	border: 5px solid #F00;
}

/*----------------------------------------グローバルナビ*/

#globalnavi
{
	text-align: left;
	width:100%;
	width: 100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0em;
	height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCF;
	background-image: url(../img/navi1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFF;
}
#header2 {
	width: 900px;
	margin: 0px;
	background-image: url(../img/taitoru2.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 593px;
}

#globalnavi ul{
	list-style-type: none;
	left: 20px;
	width: 780px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 25px;
}

#globalnavi li{
	float:left;
	width: 160px;
	height: 28px;
	list-style-type: none;
	padding-top: 0.4px;
	padding-bottom: 0.4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCF;
	margin: 0px;
}
#globalnavi li a{
	text-align: center;
	color:#000000;
	display:block;
	width:100%;
	font-size: 13px;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.4em;
	padding-left: 0;
	background-image: url(../img/navi1.jpg);
	margin: 0px;
}

#globalnavi li a:hover{
	color: #F00;
	font-size: 13px;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url(../img/navi2.jpg);
}

#globalnavi li#home a,
.toku #globalnavi li#toku a,
.kino #globalnavi li#kino a,
.tiryo #globalnavi li#tiryo a,
.info #globalnavi li#info a{
	background-color: #FFF;
	background-image: url(../img/navi2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	}
#contents {
	padding-bottom: 10px;
}
#footer {
	width: 900px;
	bottom: 0;
	height: 65px;
	background-color: #F00;
	clear: both;
}
#footer p {
	line-height: 16px;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	margin-left: 20px;
	margin-top: 10px;
	padding-top: 5;
	position: relative;
	top: 10px;
	left: 20px;
}
#wap {
	background-color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#contents #hidari {
	float: left;
	width: 300px;
	margin-left: 20px;
	display: inline;
	background-color: #CCC;
}
#contents #migi {
	float: right;
	width: 522px;
	text-align: left;
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
#contents #taitoru {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents #migi h2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	text-decoration: none;
	padding: 0px;
	margin-top: 16px;
	margin-bottom: 14px;
}
#contents #migi p {
	font-size: 13px;
	line-height: 25px;
	text-decoration: none;
	text-align: justify;
    text-justify: inter-ideograph;
}
#contents #migi table tr td {
	font-size: 13px;
	text-decoration: none;
	margin: 0px;
	padding: 3px;
	line-height: 20px;
}
