@charset "utf-8";
/* CSS Document */

/* clearfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

* {
	font-family: "メイリオ", "Meiryo", Verdana, Arial, Helvetica, "Hiragino Kaku Gothic Pro", "Osaka", "MS P ゴシック", "MS UI Gothic", sans-serif;
	font-size: 100%;
}
p {
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	text-justify: inter-ideograph;
	text-align: justify;
}
#container {
	width: 816px;
	margin-right: auto;
	margin-left: auto;
}
#fontsize {
	position: absolute;
	top: 17px;
	z-index: 1;
}
#fontsize .sizeselect {
	height: 27px;
	width: 143px;
	background-image: url(http://www.tairaya.jp/common/size_r2_c2.gif);
	background-repeat: no-repeat;
	margin-left: 618px;
}
#navogations {
	float: left;
	width: 745px;
	background-image: url(http://www.tairaya.jp/common/bg03.gif);
	height: 35px;
	padding-left: 16px;
}
#fontsize  .small  {
	background-image: url(http://www.tairaya.jp/common/size_r3_c4.gif);
	height: 21px;
	width: 21px;
	background-repeat: no-repeat;
}
#fontsize  .midiam  {
	height: 21px;
	width: 21px;
	background-image: url(http://www.tairaya.jp/common/size_r3_c6.gif);
	background-position: 0px -21px;
	background-repeat: no-repeat;
}
#fontsize  .lage  {
	height: 21px;
	width: 21px;
	background-image: url(http://www.tairaya.jp/common/size_r3_c8.gif);
	background-repeat: no-repeat;
}
#search {
	font-size: 8pt;
	position: absolute;
	top: 47px;
	width: 561px;
	text-align: right;
	z-index: 2;
	margin-left: 200px;
}
#navogations ul {
	margin: 0px;
	padding: 0px;
}
#navogations li {
	list-style-type: none;
	float: left;
}
.left {
	float: left;
	margin-right: 10px;
}
#footlink {
	background-image: url(http://www.tairaya.jp/common/bg04.gif);
	width: 761px;
	float: left;
	margin-top: 10px;
	font-size: 70%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#footlink a {
	color: #FFFFFF;
	text-decoration: none;
}

