@charset "UTF-8";
/*----------------------------------------
Name: common.scss
import: _init.scss, _reset.scss, _layout.scss
----------------------------------------*/
/*----------------------------------------
Name: reset.css
Date Created:2010/02/10 [t.sato]
Last Updated:2011/06/02 [t.sato]
----------------------------------------*/
html {
  color: #000;
  background: #FFF;
}

body {
  font-size: 14px;
  line-height: 1.6;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
  color: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

li {
  list-style: none;
}

li img, li a {
  vertical-align: top;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

a:focus {
  overflow: hidden;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input, textarea, select {
  *font-size: 100%;
}

legend {
  color: #000;
}

del, ins {
  text-decoration: none;
}

select, input, button, textarea {
  font: 99% Verdana, arial, helvetica, clean, sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

sup, sub {
  vertical-align: baseline;
  position: relative;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

* html body dl.clearfix dd div {
  display: inline-block;
  /*IE6 3pxずれを解消*/
}

/* clearfix
------------------------------------------------*/
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* */
/*----------------------------------------
Name: layout.scss

/////// layout & navigation ////////
----------------------------------------*/
body, html {
  background: #000;
}

#wrapper {
  min-height: 100%;
}

#footer {
  clear: both;
}

#header {
  margin: 0 auto;
  width: 820px;
}

.inner01 {
  margin: 0 auto;
  width: 960px;
}

.contents {
  margin: 0 auto;
  width: 960px;
}

#header_inc {
  min-height: 195px;
}

/* header
----------------------------------------*/
#header {
  padding-top: 40px;
  text-align: center;
}
#header h1 {
  height: 25px;
  font-size: 10px;
  line-height: 1.1;
}
#header .inner {
  position: relative;
  height: 100px;
}
#header .siteName {
  text-align: center;
  padding-top: 30px;
}
#header .forrent {
  position: absolute;
  top: 0;
  right: 0;
  width: 81px;
  height: 81px;
}
#header .forrent a {
  display: block;
  height: 81px;
  text-indent: -9999px;
  background: url(../img/common/head_rent.gif) 0 0 no-repeat;
}
#header .forrent a:hover {
  background-position: -90px 0;
}

/* globalNav
----------------------------------------*/
#globalNav {
  clear: both;
}

#globalNav ul li {
  float: left;
  margin-right: 36px;
  text-indent: -9999px;
}
#globalNav ul li a {
  display: block;
  height: 30px;
}
#globalNav ul li.nav06 {
  margin-right: 0;
}

#globalNav ul li.nav01 a {
  width: 48px;
  background: url(../img/common/gnav_01.gif) 0 0 no-repeat;
}

#globalNav ul li.nav02 a {
  width: 98px;
  background: url(../img/common/gnav_02.gif) 0 0 no-repeat;
}

#globalNav ul li.nav03 a {
  width: 166px;
  background: url(../img/common/gnav_03.gif) 0 0 no-repeat;
}

#globalNav ul li.nav04 a {
  width: 103px;
  background: url(../img/common/gnav_04.gif) 0 0 no-repeat;
}

#globalNav ul li.nav05 a {
  width: 146px;
  background: url(../img/common/gnav_05.gif) 0 0 no-repeat;
}

#globalNav ul li.nav06 a {
  width: 77px;
  background: url(../img/common/gnav_06.gif) 0 0 no-repeat;
}

#globalNav ul li a:hover {
  background-position: 0 -30px;
}

/* footer
----------------------------------------*/
#bnArea {
  margin-top: 20px;
  padding: 20px 0 20px;
  border-top: 1px solid #FFF;
}
#bnArea .banner li {
  float: left;
  width: 260px;
}
#bnArea .banner .bn01 {
  width: 312px;
  margin-right: 20px;
}
#bnArea .banner .bn02 {
  width: 214px;
}
#bnArea .banner .bn03 {
  float: right;
  width: 306px;
}

#footer {
  padding: 10px 0;
  background: #3B3B3B;
}
#footer .footLogo {
  float: left;
  margin-right: 10px;
}
#footer .link {
  float: left;
  width: 420px;
  padding-top: 22px;
  font-size: 10px;
  color: #FFF;
}
#footer .link a {
  color: #FFF;
  text-decoration: none;
}
#footer .link a:hover {
  text-decoration: underline;
}
#footer .copyrignt {
  float: right;
  padding-top: 21px;
  font-size: 10px;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
}

/* header
----------------------------------------*/
/* clearfix
----------------------------*/
#globalNav ul:after,
.inner01:after,
.contents:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

#globalNav ul,
.inner01,
.contents {
  display: inline-block;
}

/* \*/
* html #globalNav ul,
* html .inner01,
* html .contents {
  height: 1%;
}

#globalNav ul,
.inner01,
.contents {
  display: block;
}

/* */
/* 矢印アイコン,リンクアイコンなど
----------------------------------------*/
body {
  height: 100%;
}

a {
  color: #3366CC;
  text-decoration: none;
}

a:hover {
  color: #006699;
  text-decoration: underline;
}

a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: alpha(opacity=80);
}

/* タイトル
----------------------------------------*/
.title01 {
  text-align: center;
  padding: 100px 0 35px;
}

.contents .copy {
  margin-bottom: 20px;
  text-align: center;
}

/* ブロック・テキスト
----------------------------------------*/
