@charset "UTF-8";
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Helvetica, Arial, sans-serif;
  color: #67605f;
  background: #2b3b53;
  margin: 10px 0px 0px 0px;
  padding: 0px;
  font-size: 100%;
  line-height: 1.6;
  text-align: center;
}
body div {
  text-align: left;
  margin: 0px auto;
}
img { 
  margin: 0px; padding: 0px;
}
a {
  overflow: hidden;
}
a img {
  border: 0;
}
a: link { 
  color: #1fc5ff; 
  text-decoration: underline;
}
a: visited {
  color: #1fc5ff;
  text-decoration: underline;
}
a: hover { 
  color: #8fe2ff;
  text-decoration: none;
}
a.a2:hover {
  color: #ff0000; /* リンクの色 */
  position : relative;
  top: 1px; /* 下に動く大きさ */
  left: 1px; /* 右に動く大きさ */
}
a.a3:hover {
  color: #ff0000; /* リンクの色 */
  position : relative;
  left: 3px; /* 右に動く大きさ */
}
/* 線形(不透明度10?90) */
img.ft1:hover {
  filter: alpha(style=1, opacity=60, finishopacity=70) 
}
#header_cont {
  background: none;
  margin: 0px auto;
  width: 800px;
}
#header_cont h1 {
  margin: 0px auto;
  text-align: right;
  color: #ffffff;
  font-size: 11px;
}
#container {
  background: #ffffff url(http://design.tenpole.com/images/back1.jpg) repeat-x top;
  margin: 0px auto;
  text-align: center;
}
#header {
  width: 800px;
  height: 108px;
}
#header h1 {
  margin: 0px auto;
  padding: 40px 0px 0px 0px;
  text-indent: -9999px;
  text-align: left;
}
#header #logo {
  height: 50px;
  width: 253px;
  position: absolute;
  top: 50px;
}
#navi{
  width: 800px;
  height: 78px;
  margin: 0px auto;
  text-align: center;
}
#navi ul {
  margin: 0px;
  padding: 0px;
}
#navi li {
  float: left;
  width: 96px;
  background: url(http://design.tenpole.com/images/navi_icon.jpg) no-repeat left;
  margin: 25px 0px 0px 0px;
  padding: 0px 0px 0px 24px;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  list-style-type: none;
}
#navi a {
  color: #ffffff;
  display: block;
  overflow: hidden;
  text-decoration: none;
}
#content {
  width: 800px;
  margin-top: 30px;
}
#topimg {
  width: 800px;
  padding: 0px 0px 0px 0px;
  margin: 0px auto;
}
#left {
  width: 400px;
  float: left;
}
#news h2 {
  background: url(http://design.tenpole.com/images/news.jpg) no-repeat left;
  margin: 20px 0 0 0;
  padding: 0;
  text-indent: -9999px;
}
ul.news {
  margin: 0;
  padding: 0 0 0 10px;
  list-style: none;
}
.news li {
  margin: 0 0 8px 0;
  padding: 0;
  font-size: 85%;
}
#blog h2 {
  background: url(http://design.tenpole.com/images/blog.jpg) no-repeat left;
  margin: 20px 0 0 0;
  padding: 0;
  text-indent: -9999px;
}
ul.blog {
  margin: 0;
  padding: 0 0 0 10px;
  list-style: none;
}
.blog li {
  margin: 0 0 8px 0;
  padding: 0;
  font-size: 85%;
}
#right {
  width: 400px;
  float: right;
}
#right ul {
  list-style-type: none;
  margin: 10px 0px 0px 0px;
  padding: 0px;
}
#right li {
  margin: 5px;
  padding: 0px;
}
/* 下層ページサイドバー */
#sidebar {
  width: 210px;
  float: left;
  font-size: 75%;
  line-height: 40px;
}
#sidebar h2 {
  margin: 0px;
  padding: 0px;
}
#sidebar ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
#sidebar li {
  height: 40px;
  margin: 0px;
  padding: 0px 0px 0px 45px;  
  background: url(http://design.tenpole.com/images/lnavi_back.jpg) no-repeat;
  background-color: #EBEBEB;
}
#sidebar li a {
  text-decoration: none;
}
#sidebar li a: hover {
  text-decoration: none;
}
.module-content {
  padding: 10px 0px 0px 0px;
}
/* 下層ページメイン */
#main {
  float: right;
  width: 560px;
}
.day {
  margin: 0px 0px 0px 0px;
  font-size: 75%;
}
.text {
  color: #1FC5FF;
  margin: 0px 0px 0px 0px;
  font-size: 100%;
}
#footer {
  height: 100px;
  background: url(http://design.tenpole.com/images/footer_back.jpg) repeat-x;
  margin: 0px auto;
  font-size: 75%;
  text-align: center;
  clear: both;
}
#footernavi {
  width: 800px;
  height: 20px;
  margin: 0px auto;
  padding: 40px 0px 0px 0px;
  text-align: left;
}
#footer ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#footer li {
  margin: 0px 15px 0px 0px;
  padding: 0px;
  display: inline;
}
#footer a {
  color: #ffffff;
  text-decoration: none;
}
#footer a: hover {
  color: # ffffff;
  text-decoration: underline;
}
#copyright {
  color: #ffffff;
  width: 800px;
  margin: 0px auto;
  padding: 0px;
  font-family: font-family: Tahoma, Verdana, Arial;
  text-align: right;
}
.clearfix: after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */

