@charset "utf-8";

@import url("common.css"); /* common stylesheet */
@import url("title.css"); /* title stylesheet */
@import url("fonts.css"); /* fonts stylesheet */
@import url("tab.css"); /* tab stylesheet */
@import url("table.css"); /* table stylesheet */

/*
CSS Name: style.css
Date: 2007.5
Version: 1.2
Author: Defsystem & SAP
Author URI: http://www.dweb-design.com/
http://www.salonad.com/
*/

/* main
------------------------------------------------------------------------- */
body {
  background: #FFF url(/images/common/bg/body.png) repeat-x 0 0;
}

#page {
  width: 900px;
  text-align: left;
	margin: 0 auto;
}

/* format
------------------------------------------------------------------------- */
a {
  color: #0066CC;
  text-decoration: underline;
}

a:hover {
  color: #158AFF;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 123.1%;
}

strong {
  font-weight: bold;
  color: #FD594D;
}

#alpha h2, #alpha h3, #alpha h4, #alpha h5, #alpha h6 {
  margin: 0 0 15px;
}

#beta h3, #beta h4, #beta h5, #beta h6 {
  margin: 0 0 10px;
}

#alpha h2.m0, #alpha h3.m0, #alpha h4.m0, #alpha h5.m0 {
  margin: 0 0 5px;
}

#alpha h2.m00, #alpha h3.m00, #alpha h4.m00, #alpha h5.m00 {
  margin: 0;
}

#alpha p {
  margin-bottom: 15px;
  line-height: 170%;
}

ul, ul ul, ol, ol ol {
  list-style: none;
  line-height: 180%;
}

dl {
  margin-bottom: 15px;
}

#alpha ul {
  margin-bottom: 15px;
}

ul.center li {
  text-align: center;
  margin: 0 auto;
}

img.left {
  float: left;
  margin: 0 10px 10px 0;
}

img.right {
  float: right;
  margin: 0 0 10px 10px;
}

.center {
  text-align: center;
}

.center img {
  margin: 0 auto;
}

/* header
------------------------------------------------------------------------- */
#header {
  background: url(/images/common/bg/header.png) no-repeat 0 0;
  position: relative;
  height: 130px;
}

#header h1, #header p.description {
  width: 530px;
  font-size: 77%;
  text-align: right;
}

#header h1 {
  position: absolute;
  left: 367px;
  top: 16px;
}

#header p.description {
  position: absolute;
  left: 367px;
  top: 33px;
}

#header h2 a {
  background: url(/images/common/logo/titlelogo.png) no-repeat 0 0;
  display: block;
  width: 210px;
  overflow: hidden;
  height: 0px!important;
  height /**/:37px;/* for ie5.x */
  padding: 37px 0 0 0;
  margin: 0;
  line-height: 150%;
}

#header p.logo {
  padding: 0;
}

.navigation {
  clear: both;
  margin-bottom: 30px;
}

.navigation02 {
  background: url(/images/common/bg/subnavitop.gif) repeat-x 0 0;
  margin-bottom: 15px;
  padding: 3px 0 0 0;
  text-align: center;
  clear: both;
}

.navigation02 ul {
  margin: 0 auto 15px;
  text-align: center;
  width: 900px;
}

/* contents
------------------------------------------------------------------------- */
#container {
  clear: both;
	overflow:hidden;
}

.mainimg {
  margin-bottom: 15px;
}

/* alpha
------------------------------------------------------------------------- */
#alpha {
  width: 570px;
  float: left;
}

#alpha .leftside01 {
  width: 290px;
  float: left;
}

#alpha .rightside01 {
  width: 280px;
  float: right;
}

#alpha p.arrow {
  background: url(/images/common/icon/arrow01.gif) no-repeat 0 50%;
  padding-left: 16px;
}

/* alpha title
------------------------------------------------------------------------- */
#alpha h3.title {
  background: url(/images/common/bg/title.gif) no-repeat 0 0;
  padding: 18px 0 21px;
  font-weight: bold;
}

#alpha h4 {
  border-left: 5px solid #32A5E2;
  border-bottom: 1px solid #EBF4FA;
  padding: 10px;
}

#alpha h5 {
  color: #32A5E2;
  font-size: 108%;
  font-weight: bold;
  line-height: 130%;
}

/* alpha block
------------------------------------------------------------------------- */
#alpha .block {
  clear: both;
  padding-bottom: 15px;
}

/* alpha dl
------------------------------------------------------------------------- */
#alpha dl {
  margin-bottom: 20px;
  line-height: 150%;
}

#alpha dl dt {
  background: #63BBEA;
  border: 1px solid #3FAAE4;
  color: #FFF;
  font-weight: bold;
  padding: 5px 15px;
  margin-bottom: 5px;
}

#alpha dl dd {
  margin: 0 15px;
}


/* alpha ul
------------------------------------------------------------------------- */
ul.service {
  margin: 0;
}

ul.service li {
  float: left;
  margin-right: 7px;
  margin-bottom: 7px;
}

ul.service li.end {
  margin: 0;
}

#alpha ul.arrow {
  margin: 0 30px 15px;
}

#alpha ul.arrow li {
  background: url(/images/common/icon/arrow03.gif) no-repeat 0 0.5em;
  display: block;
  padding-left: 15px;
}

ul.arrow01 li {
  background: url(/images/common/icon/arrow01.gif) no-repeat 0 0.5em;
  padding: 0 0 0 15px;
}

ul.arrow01 li li {
  padding: 0 0 0 15px;
  margin-bottom: 0px;
}

ul.arrow01 li li li {
  padding: 0 0 0 15px;
}


/* alpha icon
------------------------------------------------------------------------- */
#alpha .icon01 {
  background: url(../images/common/icon/icon01.gif) no-repeat 0 0.3em;
  padding-left: 15px;
}

#alpha ul.icon02 li {
  background: url(../images/common/icon/icon01.gif) no-repeat 0 0.5em;
  padding-left: 15px;
  display: block;
}

#alpha ul.pd {
  margin: 0 20px 20px;
}

#alpha ul.pd li {
  margin-bottom: 5px;
}

#alpha ul.circle01 {
  margin: 0 20px 20px;
}

#alpha ul.circle01 li {
  background: url(../images/common/icon/circle01.gif) no-repeat 0 0.4em;
  padding-left: 17px;
  margin-bottom: 5px;
  display: block;
}

/* beta
------------------------------------------------------------------------- */
#beta {
  width: 300px;
  float: right;
	padding-bottom:32768px;
	margin-bottom:-32768px;
}

#beta ul {
  margin-bottom: 15px;
}

#beta dl.information {
  padding-top: 6px;
  margin-bottom: 0px;
}

#beta dl.information dt {
  padding: 0 0 0 20px;
  font-weight: bold;
  display: block;
  background: url(/images/common/icon/arrow01.gif) no-repeat 0 50%;
  margin-bottom: 5px;
}

#beta dl.information dd {
  margin-bottom: 10px;
  padding-bottom: 10px;
  background: url(/images/common/bg/subnavitop.gif) repeat-x 0 100%;
}

#beta .area {
  background: url(/images/common/side/bg_area.png) no-repeat 0 0;
  height: 110px;
  margin-bottom: 10px;
}

#beta .area p {
  padding: 15px 15px 0;
  margin: 0;
  line-height: 130%;
}

/* beta ul
------------------------------------------------------------------------- */
#beta ul.subnavi {
  margin-bottom: 15px;
}

#beta ul.subnavi li {
  background: url(/images/common/icon/arrow01.gif) no-repeat 0 0.5em;
  display: block;
  padding-left: 16px;
}

/* beta block
------------------------------------------------------------------------- */
#beta .block {
  padding-bottom: 10px;
  margin: 0;
  line-height: 130%;
  line-height: 140%;
  margin: 0;
}

#beta ul.blog li {
  margin-bottom: 10px;
}

#beta p {
  margin-bottom: 15px;
}

/* beta icon
------------------------------------------------------------------------- */
#beta .icon01 {
  background: url(../images/common/icon/icon01.gif) no-repeat 0 0.3em;
  padding-left: 15px;
}

/* footer
------------------------------------------------------------------------- */
#footer {
  background: url(/images/common/bg/footer.png) repeat-x 0 0;
  clear: both;
  padding-top: 20px;
}

#footer ul.tab {
  display: block;
  height: 65px;
  background: url(../images/common/bg/navi-back.gif) no-repeat 0 0;
  padding: 6px 0 0 6px;
  margin-bottom: 7px;
}

.copyright {
  width: 900px;
  text-align: center;
  padding: 15px 0 45px;
  margin: 0 auto;
  color: #FFF;
}

.copyright .inner {
  text-align: left;
}

.copyright h3 {
  font-size: 93%;
  display: inline;
  margin-right: 3px;
}

.copyright a {
  color: #FFF;
}

p.navi {
  top: 42px;
  text-align: right;
}

/* google map */
#alpha #map {
  width: 570px;
  height: 230px;
  padding: 0px;
}

#alpha #map-chigasaki {
  width: 570px;
  height: 230px;
  padding: 0px;
}

#alpha #mapback {
  border: 1px solid #BBB;
  padding: 2px;
  margin-bottom: 20px;
}

.asset-meta {
  margin-bottom: 25px;
}

div.pagetop {
  clear: both;
}

/* hack clearfix 回り込みハック
-------------------------------------------------------------------------------- */
#body:after, #header:after, #container:after, #alpha:after, .clear:after, ul.list:after, #alpha .block:after, .tab01:after, .navigation:after {
  content:  ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#body, #header, #container, #alpha, .clear, ul.list, .block, .tab01, .navigation {
  zoom: 100%;
} /* ie */
