@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: #4AD5A8 url(../images/common/bg/body01.png) repeat-x 0 0;
}

#page {
  width: 920px;
  text-align: left;
	margin: 0 auto;
  overflow: hidden;
}

#container {
  background: url(../images/common/bg/body.png) no-repeat 50% 0;
}

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

a:hover {
  color: #0066FF;
  text-decoration: none;
}

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

strong {
  font-weight: bold;
  color: #065A66;
}

#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, #alpha ul, #alpha ol, #alpha dl {
  font-size: 93%;
}

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

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

ul li li {
  font-size: 93%;
}

ul li li li {
  font-size: 93%;
}

dl {
  margin-bottom: 15px;
}

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

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

.center {
  text-align: center;
}

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

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

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

img.mar {
  margin-bottom: 10px;
}

span.osusume {
  background: url(../images/common/icon/osusume_on.gif) no-repeat 0 0;
  margin-right: 15px;
  padding-left: 35px;
  padding-top: 3px;
  padding-bottom: 5px;
  display: block;
  float: left;
}

span.simekiri {
  background: url(../images/common/icon/simekiri_on.gif) no-repeat 0 0;
  margin-right: 15px;
  padding-left: 35px;
  padding-top: 3px;
  padding-bottom: 5px;
  display: block;
  float: left;
}

span.manseki {
  background: url(../images/common/icon/manseki_on.gif) no-repeat 0 0;
  margin-right: 15px;
  padding-left: 35px;
  padding-top: 3px;
  padding-bottom: 5px;
  display: block;
  float: left;
}

/* header
------------------------------------------------------------------------- */
#header {
  background: url(../images/common/bg/header-tel.gif) no-repeat 495px 20px;
  position: relative;
  padding-top: 20px
}

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

#header h1 {
  position: absolute;
  left: 299px;
  top: 7px;
  text-align: right;
  color: #279471;
}

#header p.description {
  position: absolute;
  left: 299px;
  top: 26px;
  text-align: right;
  color: #279471;
}

#header h2 {
  margin-bottom: 8px;
  position: absolute;
  top: 133px;
  left: 18px;
}

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

#header p.logo {
  padding: 0 0 0 20px;
  margin-bottom: 27px;
}

/* contents
------------------------------------------------------------------------- */
#contents {
  clear: both;
  background: url(../images/common/bg/content-top.png) no-repeat 0 0;
  z-index: 1;
  padding: 0;
  margin: 0;
}

#contents .contents-inner {
  background: #FFF;
  padding: 10px 10px 0;
}

#contents .contents-footer {
  background: url(../images/common/bg/content-footer.png) no-repeat 0 100%;
  padding: 10px;
}

.contents-inner .block {
  margin-bottom:20px;
}

.bodys {
  padding: 0 10px;
  margin: 0;
  overflow: hidden;
}

.bodys-t {
  padding: 10px 10px 0;
  margin: 0;
}

/* alpha
------------------------------------------------------------------------- */
#alpha {
  width: 620px;
  float: right;
  margin: 0;
}

#alpha .leftbox {
  width: 300px;
  float: left;
}

#alpha .rightbox .inner {
  padding: 5px;
}

#alpha .rightbox {
  width: 300px;
  float: right;
  background: #F1F7FC;
  border: 1px solid #D6E9F8;
}

#alpha .rightbox .leftimg {
  float: left;
  width: 106px;
}

#alpha .rightbox .righttxt {
  float: right;
  width: 180px;
}

#alpha .newsbox {
  background: url(../images/common/bg/newsbox-top.gif) no-repeat 0 0;
  padding-top: 5px;
  padding-bottom: 0px;
}

#alpha .newsbox-content {
  background: url(../images/common/bg/newsbox-content.gif) repeat-y 0 0;
}

#alpha .pagetop {
  margin: 0 0 15px;
}

#alpha .tabBox {
}

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

#alpha .blockend {
  clear: both;
  margin-bottom: 0;
}

/* alpha dl
------------------------------------------------------------------------- */
#alpha dl.news {
  line-height: 200%;
  padding: 10px 15px;
  display: block;
  background: url(../images/common/bg/newsbox-bottom.gif) no-repeat 0 100%;
}

#alpha dl.news span.category {
  padding: 2px 5px;
  background: #033452;
  color: #FFF;
  margin-left: 5px;
}

#alpha dl.news dd {
  border-bottom: 1px solid #F1ECD1;
  padding-bottom: 5px;
  margin-bottom: 10px;
  display: block;
}

#alpha dl.links {
  border: 1px dotted #DDD;
  padding: 15px;
  line-height: 180%;
  display: block;
  margin: 0 15px 15px;
}

/* alpha ul
------------------------------------------------------------------------- */
#alpha ol.ordered-text {
  margin:0 1em 2em 2em;
  list-style-type:decimal;
  list-style-position:outside;
  line-height: 180%;
}

#alpha ol.ordered-text li {
	margin-bottom:0.5em;
}

#alpha ol.ordered-text li ul {
  padding-left:1.6em;
  text-indent:-1.6em;
}

#alpha ol.ordered-text li ul li {
  list-style-type: none;
}

#alpha .end-of-section {
	letter-spacing:1em;
}

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

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

#alpha ul.sitemap {
  display: block;
}

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

#alpha ul.sitemap li li {
  display: block;
  margin-bottom: 5px;
}

#alpha ul.sitemap li li li {
  display: block;
  margin-bottom: 0px;
}

/* alpha icon
------------------------------------------------------------------------- */


/* beta
------------------------------------------------------------------------- */
#beta {
  width: 220px;
  float: left;
  margin: 0;
}

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

/* beta block
------------------------------------------------------------------------- */
#beta .block {
  padding-bottom: 15px;
}

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

/* beta navi
------------------------------------------------------------------------- */


/* beta icon
------------------------------------------------------------------------- */


/* beta ul
------------------------------------------------------------------------- */


/* footer
------------------------------------------------------------------------- */
#footer {
  clear: both;
  text-align: center;
  background: url(../images/common/bg/footer-repeat.png) repeat-x 0 0;
  color: #0066CC;
  position: relative;
}

#footer .inner {
  width: 900px;
  margin: 0 auto;
  text-align: left;
  padding: 20px 0 75px;
  background: url(../images/common/bg/footer.png) no-repeat 0 0;
  position: relative;
}

.copyright {
  clear: both;
}

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

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

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

/* title
------------------------------------------------------------------------- */
span.design {
  font-size: 10px;
}

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

#body, #header, .clear, #page, #alpha, #beta, ul.list, #alpha .block, .tab01, .contents-inner, .contents-footer {
  zoom: 100%;
} /* ie */
