@charset "UTF-8";
@import url("menu_button.css");
/* basic font-size
---------------------------------------------------- */
.bodytext {
  font-family: KozGoPro-regular, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", Osaka, Verdana,"MS P ゴシック", sans-serif;
  font-size: 12px;
  color: #000000;
  line-height: 1.0;
}
* html body {
/* for WinIE6
---------------------------------------------------- */
  font-size: 75%;
  font-family: Verdana, "MS P ゴシック", sans-serif;
}
*:first-child+html body {
  /* for WinIE7
---------------------------------------------------- */
  font-size: 75%;
  font-family: 'メイリオ', Meiryo, sans-serif;
}



/* link style
---------------------------------------------------- */

a:link {
  color: #000000;
  text-decoration: none;
}
a:visited {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #000000;
  text-decoration: none;
}
h1{
  color:#FFFFFF;
  font-family:KozMinPro-Medium, "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro W6", "細明朝体", "ＭＳ Ｐ明朝", serif;
  font-size:14px;
  line-height: 1;
}
h2{
  color:#000000;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", Osaka, Verdana, "MS P ゴシック", sans-serif;
  font-size:10px;
  line-height: normal;
  font-style: normal;
  text-decoration: none;
}
h3{
  color:#000000;
  font-family:KozMinPro-Regular, "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro W6", "細明朝体", "ＭＳ Ｐ明朝", serif;
  font-size:14px;
  line-height: 1.0;
}
h4{
  color:#000000;
  font-family:KozMinPro-Regular, "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro W6", "細明朝体", "ＭＳ Ｐ明朝", serif;
  font-size:14px;
  line-height: 1.0;
}
h5{
  color:#000000;
  font-family:KozMinPro-Regular, "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro W6", "細明朝体", "ＭＳ Ｐ明朝", serif;
  font-size:14px;
  line-height: 1.0;
}
#container {
  width: 950px;
  text-align: center;
  height: 650px;
  position: relative;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  top: 0px;
} 
#nav_1 {
  position: relative;
  height: 600px;
  width: 225px;
  background: url(../images/4x4.png) repeat;
  top: 0px;
  clear: none;
  float: left;
}
#main_middle {
  background: url(../images/main_image_500.jpg) no-repeat;
  position: relative;
  height: 600px;
  width: 500px;
  clear: none;
  float: left;
}
#slogan {
  position: relative;
  top: 465px;
  width: 500px;
  height: 20px;
  font-family: KozMinPro-Medium, "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro W6", "細明朝体", "ＭＳ Ｐ明朝", serif;
  font-size: 14px;
  color: #DDDDDD;
  line-height: 14px;
  text-align: center;
}
#subarea_flash {
  background: url(../images/inagaki_side_bgimage.jpg);
  position: relative;
  height: 600px;
  width: 225px;
  clear: right;
  float: left;
}
.news_area  {
  width: 320px;
  height: 80px;
  visibility: visible;
  font-size:10px;
  line-height: 15px;
  font-family: KozGoPro-regular, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", Osaka, Verdana, "MS P ゴシック", sans-serif;
  color: #DDDDDD;
  text-decoration: none;
  background: fixed;
  scrollbar-base-color: #999999;
  text-align: left;
  position: relative;
  left: 90px;
  top: 480px;
}
/* リンク設定*/
a.mono_link:link {
  font-size: 10px;
  line-height: 15px;
  color: #FFFF99;
  text-decoration: none;
}
a.mono_link:visited {
  font-size: 10px;
  line-height: 15px;
  color: #FFFFFF;
  text-decoration: none;
}
a.mono_link:active {
  font-size: 10px;
  line-height: 15px;
  color: #DDDDDD;
  text-decoration: none;
}
a.mono_link:hover {
  font-size: 10px;
  line-height: 15px;
  color: #FFFFFF;
  text-decoration: none;
}


#footer {
  text-align: right;
  height: 20px;
  width: 950px;
  top: 8px;
  font-size: 10px;
  text-decoration: none;
  position: relative;
  color: #000000;
  font-family: KozGoPro-regular, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", Osaka, Verdana, "MS P ゴシック", sans-serif;
  float: right;
  clear: both;
  right: 0px;
}