@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: #6FD2EC url(/images/common/bg/header-top.gif) repeat-x 0 0;
}

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

.img {
  margin-bottom: 15px;
}

/* format
------------------------------------------------------------------------- */
a {
  color: #003399;
  text-decoration: none;
}

a:hover {
  color: #003399;
  text-decoration: underline;
}

.title a {
  color: #FFF;
  font-weight: bold;
  text-decoration: underline;
}

.title a:hover {
  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, #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%;
}

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

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

ul ul {
  padding-top: 5px;
}

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

img.left {
  float: left;
  margin: 0 10px 10px 0;
  padding: 2px;
  border: 1px solid #CCC;
}

img.right {
  float: right;
  margin: 0 0 10px 10px;
  padding: 2px;
  border: 1px solid #CCC;
}

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

/* header
------------------------------------------------------------------------- */
#header {
  background: url(/images/common/bg/header.gif) no-repeat 100% 0;
  position: relative;
}

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

#header h1 {
  position: absolute;
  left: 176px;
  top: 42px;
}

#header p.description {
  position: absolute;
  left: 370px;
  top: 77px;
}

#header h2 {
  margin-bottom: 8px;
  padding: 17px 0 0 17px;
}

#header h2 a {
  display: block;
  width: 319px;
  background: url(/images/common/logo/h2-logo.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: 20px 0 0 95px;
  margin-bottom: 43px;
}

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

#header h2.logo {
  padding: 20px 0 0 95px;
  margin-bottom: 43px;
}

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

#header ul.tab {
  display: block;
  height: 65px;
  background: url(../images/common/bg/navi-back.gif) no-repeat 0 0;
  padding: 0;
  margin-bottom: 7px;
  position: absolute;
  left: 346px;
  top: 83px;
  width: 550px;
}

/* container
------------------------------------------------------------------------- */
#container {
  clear: both;
  background: url(/images/common/bg/container.gif) repeat-y 0 0;
  padding: 5px 95px 0;
}

#container h2.mainimg {
  display: block;
  background: url(/images/top/image01.jpg) no-repeat 0 0;
  overflow: hidden;
  height: 0px!important;
  height /**/:120px;/* for ie5.x */
  padding: 120px 0 0 0;
  margin: 0;
  line-height: 150%;
  margin-bottom: 15px;
}

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

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

#alpha .ff-inner {
  padding-left: 10px;
}

#alpha .information {
  border: 1px solid #CCC;
  background: #FAFAFA;
  padding: 10px;
}

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

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

/* alpha dl
------------------------------------------------------------------------- */
#alpha dl.ff {
  width: 175px;
  float: left;
  background: url(/images/common/bg/photo-bg.gif) no-repeat 0 0;
  height: 192px;
  margin-right: 10px;
}

#alpha dl.ff dt {
  margin-right: 0px;
  padding: 10px 0 0 10px;
}

#alpha dl.ff dd {
  padding: 7px 10px 0;
  line-height: 130%;
  font-size: 93%;
}

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

#alpha ul.sitemap {
  display: block;
}

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

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

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

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

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

#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: 220px;
  float: left;
}

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

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

#beta dl.information dt {
  padding: 1px 0 7px 85px;
  font-weight: bold;
}

#beta dl dt.seminar {
  background: url(../images/common/icon/icon-seminar.gif) no-repeat 0 0;
  display: block;
}

#beta dl dt.news {
  background: url(../images/common/icon/icon_news.gif) no-repeat 0 0;
  display: block;
}

#beta dl.information dd {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #D9D7D6;
}

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

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

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

/* beta ul
------------------------------------------------------------------------- */
#beta ul.category li {
  margin-bottom: 5px;
}

#beta ul.category li a {
  background: url(/images/common/bg/category.gif) no-repeat 0 0;
  height: 30px;
  height: 22px!important;
  display: block;
  padding: 8px 0 10px 10px;
  text-decoration: none;
  font-weight: bold;
}

#beta ul.category li a:hover {
  text-decoration: underline;
}

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

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

/* footer
------------------------------------------------------------------------- */
#footer {
  clear: both;
  color: #FFF;
  background: #1CAACE url(/images/common/bg/footer.gif) no-repeat 50% 0;
}

#footer a {
  color: #FFF;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

.copyright {
  text-align: center;
  padding: 20px 0 25px;
  background: url(/images/common/bg/footer-inner.gif) no-repeat 50% 0;
}

.copyright .inner {
  width: 850px;
  margin: 0 auto;
  text-align: left;
}

.pa {
  padding: 0 20px;
}

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

.box {
  margin-bottom: 15px;
}

.thumbs div img{
	width:174px;
	float:right;
  border: 1px solid #333;
  margin-right: 10px;
}

.thumbs {
  margin-bottom: 15px;
}

p.breadcrumbs {
  padding-top: 10px;
}

/* blog
------------------------------------------------------------------------- */
.asset-body {
  margin-bottom: 10px;
}

.asset-meta {
  border-top: 1px solid #CCC;
  padding-top: 5px;
  margin-bottom: 20px;
}

#comment-form-name,
#comment-form-email,
#comment-form-url {
  margin-bottom: 7px;
}

#comment-author,
#comment-email,
#comment-url {
  width: 250px;
}

#comments-open-data {
  padding: 7px 0 0;
  margin-bottom: 10px;
}

#comment-form-remember-me {
  margin-bottom: 7px;
}

#comments-open-text {
  line-height: 150%;
}

#comment-text {
  width: 400px;
}

#comments-open {
  margin-bottom: 15px;
}

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

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