@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: #FCFBF8 url(/image/bg/body.png) repeat-x 0 0;
  color: #614E24;
}

#page {
  width: 906px;
  text-align: left;
	margin: 0 auto;
  overflow: hidden;
  background: url(/image/bg/page.png) repeat-y 0 0;
}

#container {
  background: url(/image/bg/header.png) no-repeat 0 0;
}

/* format
------------------------------------------------------------------------- */
a {
  color: #614E24;
  text-decoration: underline;
}

a:hover {
  color: #9F823C;
  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 .information {
  margin: 0;
}  

#alpha p, #alpha ul, #alpha ol, #alpha dl {
  font-size: 93%;
}

#alpha p {
  margin-bottom: 20px;
  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 {
  display: block;
  padding: 0;
  margin: 0;
}

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;
}

/* header
------------------------------------------------------------------------- */
#header {
  position: relative;
  padding-top: 30px;
}

#header h1 {
  position: absolute;
  left: 418px;
  top: 64px;
  display: block;
  width: 485px;
  background: url(/image/top/header-h1.gif) no-repeat 0 0;
  overflow: hidden;
  height: 0px!important;
  height /**/:9px;/* for ie5.x */
  padding: 9px 0 0 0;
  margin: 0;
  line-height: 150%;
  font-size: 77%;
}

#header p.description {
  position: absolute;
  left: 417px;
  top: 81px;
  display: block;
  width: 485px;
  background: url(/image/top/header-p.gif) no-repeat 0 0;
  overflow: hidden;
  height: 0px!important;
  height /**/:9px;/* for ie5.x */
  padding: 9px 0 0 0;
  margin: 0;
  line-height: 150%;
  font-size: 77%;
}

#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 32px 3px;
}

/* contents
------------------------------------------------------------------------- */
#contents {
  padding: 0 23px;
  margin: 0;
}

.page {
  padding-top: 20px;
}

.page01 {
  padding-top: 10px;
}

/* alpha
------------------------------------------------------------------------- */
#alpha {
  width: 610px;
  float: left;
  margin: 0;
  padding: 0;
}

#alpha .newsbox {
  background: #EFE9DA;
  padding-bottom: 0px;
  border-left: 1px solid #DBCEAC;
  border-right: 1px solid #DBCEAC;
  border-bottom: 1px solid #DBCEAC;
  margin-bottom: 20px;
}

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

.pagetop {
  clear: both;
  margin: 0;
  padding: 5px 23px 0;
}

.pagetop a {
  outline: none;
}

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

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

#alpha .box {
  background: url(/image/company/box.png) repeat-x 0 0;
  border: 1px solid #D0CABE;
  padding: 15px 15px 0 15px;
  margin-bottom: 20px;
}

.mainimg {
  padding: 0 3px;
  margin-bottom: 20px;
}

/* alpha dl
------------------------------------------------------------------------- */
#alpha dl.news {
  line-height: 180%;
  padding: 10px 15px 0;
  display: block;
  margin: 0;
}

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

#alpha dl.news dd {
  border-bottom: 1px solid #E8DFC8;
  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 ul.bn01 li {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  display: inline;
}

#alpha ul.bn01 li.end {
  margin-right: 0;
}

#alpha ul.bn01 li.set {
  margin-bottom: 15px;
}

*html #alpha ul.bn01 li.set {
  margin-bottom: 0;
}

#alpha ul.list01 {
  border: 1px solid #D0CABE;
  padding: 15px;
  line-height: 180%;
  margin-bottom: 20px;
}

#alpha ul.list01 li {
  background: url(/image/company/icon01.gif) no-repeat 0 0.6em;
  padding-left: 13px;
}

#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.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;
}

/* beta
------------------------------------------------------------------------- */
#beta {
  width: 230px;
  float: right;
  margin: 0 0 5px;
  padding-top: 10px;
  font-size: 93%;
}

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

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

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

/* /body.html
------------------------------------------------------------------------- */
#beta ul {
  margin-bottom: 0;
}

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

#beta li.end {
  margin: 0;
}

/* footer
------------------------------------------------------------------------- */
#footer {
  clear: both;
  text-align: left;
  position: relative;
  padding: 0 3px 0;
  margin-bottom: 20px;
}

#footer .inner {
  background: url(/image/bg/dotline.gif) repeat-x 0 0;
  padding: 20px 20px 0;
}

.copyright {
  clear: both;
  line-height: 190%;
}

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

span.design {
  font-size: 77%;
}

.entry {
  border-bottom: 1px solid #D0CABE;
  margin-bottom: 10px;
}

.catname {
  background: #614E24;
  color: #FFF;
  padding: 10px;
  font-size: 93%;
  margin-bottom: 15px;
}

#alpha p.date-header {
  margin-bottom: 3px;
}

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

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

/* 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 */
