@charset "utf-8";

@import url("common.css"); 
@import url("title.css"); 
@import url("font.css"); 
@import url("tab.css"); 

/* main
------------------------------------------------------------------------- */
body {
  background: #FFFFFF url(../images/body.gif) repeat-x 0 0;
}

#container {
  text-align: center;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#container #body {
	padding: 0;
	margin: 0 auto 20px;
	background: url(../images/body_top.gif) no-repeat 0 0;
	width: 952px;
}

/* header
------------------------------------------------------------------------- */
#header {
  margin: 0 auto;
	padding: 0 0 15px 0;
	text-align: left;
  width: 952px;
  background: url(../images/header.gif) no-repeat 0 0;
	position: relative;
}

#headermenu {
  margin: 0 0 20px;
  display: block;
  padding: 0;
  position: relative;
  width: 100%;
	background: url(../images/menubar.gif) repeat-x 0 0;
}

#header h1 {
	font-size: 77%;
	margin: 0;
	padding: 16px 0 0px 2px;
	width: 520px;
	color: #565250;
	line-height: 110%;
	left: 1px;
}

#header p.description {
	font-size: 85%;
	margin: 0;
	padding: 8px 0 8px 2px;
	width: 550px;
	line-height: 110%;
	left: 400px;
	top: 59px;
	position: absolute;
	text-align: right;
}

/* Logo
-------------------------------------------------------------------------------- */
#header .logo {
  margin: 0;
}

#header .logo a {
	margin:0;
	padding: 47px 0 0 0;
	width: 380px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:47px;/* for ie5.x */
	background-color: #FFF;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* main image
------------------------------------------------------------------------- */
.mainbox {
  width: 800px;
	margin: 0 auto 20px;
	text-align: center;
  padding: 210px 0 0;
  overflow: hidden;
  height: 0px!important;
  height /**/:210px;/* for ie5.x */
}

.main {
  width: 950px;
  margin: 0 auto 20px;
  padding: 0px 0 0;
  overflow: hidden;
  
}

.photo01 {
	background-repeat: no-repeat;
	background-position: 0 0;
}


.top01 {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}


/* General
-------------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  font-size: 108%;
  color: #100100;
}

div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address {
  color: #100100;
}

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

p {
  font-size: 93%;
}

strong {
  font-weight: bold;
}

a {
  color: #E32244;
  text-decoration: none;
}

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

hr {
  margin: 0;
  padding: 0;
  background: #FFF;
  border: 0px solid #FFF;
  height: 0;
  clear: both;
  color: #FFF;
}


/* box format
------------------------------------------------------------------------- */
#right .inner {
	padding: 0 30px 15px;
	background: url(../images/alpha_bottom.gif) no-repeat 0% 100%;
	margin: 0;
}

#left .inner {
	padding: 0 10px 6px;
	background: url(../images/beta_bottom.gif) no-repeat 0 100%;
	margin: 0;
}



/* right
------------------------------------------------------------------------- */
#right {
	width: 700px;
	float: right;
	margin: 20px 0 0;
	padding: 0;
	background: url(../images/alpha.gif) repeat-y 0 0;
	text-align: left;
}

#right p, #right dl {
  margin: 0 0 20px;
  line-height: 180%;
}

#right dd {
  padding: 0;
}

#right p.bottomline {
  border-bottom: 1px solid #FDCAD6;
  padding: 0 0 1em;
}

/* right block
-------------------------------------------------------------------------------- */
#right .block {
  padding: 0;
  margin: 0 0 40px;
  clear: both;
}

#right .block .block {
  padding: 0;
  margin: 0 0 20px;
  clear: both;
  background: none;
}

#right .box {
	border: 1px solid #D6D0C7;
	background: #F5F4EF;
	padding: 5px;
	margin: 0 0 20px;
}

#right .back {
  width: 222px;
  height: 159px;
  display: block;
  background: url(../images/imgback.gif) no-repeat 0 0;
  padding-top: 6px;
  float: left;
  margin-right: 4px;
}

#right .back02 {
  width: 422px;
  height: 308px;
  display: block;
  background: url(../images/imgback02.gif) no-repeat 0 0;
  padding-top: 7px;
  margin-right: 4px;
  text-align: center;
}

#right .back img {
	margin: 0 0 0 11px;
}

#right .back02 img {
  margin: 0 auto;
}

#right .box p {
  margin: 0;
	padding: 3px 4px;
  background: #FFFFFF;
}

#right .contactbox {
	background: url(../images/contactbox_top.gif) no-repeat 0 0;
	text-align: center;
}

#right .contactbox p.tel {
	text-align: center;
	padding: 15px 0 0;
	margin: 0 0 10px;
}

#right .contactbox .bottom {
	background: url(../images/contactbox_bottom.gif) no-repeat 0 100%;
	padding: 0 0 15px;
	overflow: hidden;
}

#right .block dt.title22 a:hover {
  background-position: 0 -22px;
}

#right .block dt.title35 a:hover {
  background-position: 0 -35px;
}

#right .contactbox p.contact {
	text-align: center;
	width: 460px;
	margin: 0 auto;
}

/*お問い合わせフォームボタン*/
#right .contactbox .contact a {
  margin:0;
  width: 460px;
  padding: 39px 0 0 0;
  overflow: hidden;
  display: block;
  border: none;
  background: url(../images/contact03.jpg) no-repeat 0 0;
  text-decoration: none;
  height: 70px!important;
  height /**/:86px;/* for ie5.x */	
}

#right .contactbox .contact a:hover {
  background-position: 0 -70px;
}

/*お問い合わせボタン*/
#right .reserved a {
  margin:0;
  padding: 51px 0 0 0;
  overflow: hidden;
  display: block;
  border: none;
  background: url(../images/button01.gif) no-repeat 0 0;
  text-decoration: none;
  height: 0px!important;
  height /**/:51px;/* for ie5.x */	
}

#right .reserved a:hover {
  background-position: 0 -51px;
}

#right .end {
  padding: 0;
	margin: 0 0 15px;
}


/* right ul ol
-------------------------------------------------------------------------------- */
#right ul {
  padding: 0;
  margin: 0 0 15px;
  list-style: none;
}

#right ul li {
  padding: 5px 10px 5px 35px;
  margin: 0 0 5px;
  list-style: none;
  background: #F1EED8 url(../images/mark.gif) no-repeat 7px 0.7em;
  border: 1px solid #CBC9C4;
}

#right ul ul {
  line-height: 150%;
  padding: 0.5em 0 0 0;
}

#right li li {
  border: none;
  font-size: 108%;
  background: #FDF9D9 url(../images/circle02.gif) no-repeat 7px 0.9em;
  margin: 0;
}

#right ul.works {
	padding: 0;
	margin: 0 0 1.6em 0;
}

#right ul.works li {
  display: block;
  height: 120px;
  width: 160px;
  float: left;
  overflow: hidden;
  margin: 0 0 0;
  padding: 0;
  text-align: center;
  list-style: none;
  background: none;
  border: none;
}

#right ul.works li img {
  margin: 0 auto;
  padding: 0;
  border: none;
}

#right ul.works li a {
  display: block;
  background: url(../images/img_bg.gif) no-repeat 50% 0;
  padding: 4px 0 7px 0;
}

#right ul.works li a:hover {
  display: block;
  background-position: 50% -120px;
	padding: 4px 0 7px 0;
}


/* right h class
-------------------------------------------------------------------------------- */
#right h1 {
  background: url(/images/bg/title1.gif) no-repeat 0 0;
  padding: 0;
  font-weight: bold;
  margin: 0 0 20px;
  height: 30px;
}

#right h2 {
  background: url(../images/title01.gif) no-repeat 0 50%;
  padding: 7px 0 7px 27px;
  font-weight: bold;
  margin: 0 0 1em;
  font-size: 123.1%;
}

#right h3, #right h4, #right h5 {
  background: #FFF;
  padding: 7px 10px;
  font-weight: bold;
  margin: 0 0 20px;
  background-color: #2F2B20;
  color: #FFF;
  line-height: 140%;
}

#right h1 a {
  font-weight: bold;
  text-decoration: none;
}

#right h1 a:hover {
  color: #100100;
}

#right h2 a {
  color: #100100;
  font-weight: bold;
  text-decoration: none;
}

#right h2 a:hover {
  color: #100100;
}

#right h3 a, #right h4 a, #right h5 a {
  color: #100100;
  font-weight: bold;
  text-decoration: none;
}

#right h3 a:hover, #right h4 a:hover, #right h5 a:hover {
  color: #100100;
  font-weight: bold;
  text-decoration: underline;
}

/* right box dl
------------------------------------------------------------------------- */
#right .block dl {
  padding: 1em 1em 0.6em;
  margin: 0.8em 0 1.8em;
  background: #FDF9D9;
  border: 1px solid #FCE7BE;
}

#right .block dt {
  padding: 0 0 0.5em;
  margin: 0 0 0.2em;
  background: url(/images/common/bg/dotted.gif) no-repeat 0 100%;
  font-weight: bold;
}

#right .block dd {
  padding: 0 0 0.6em;
  margin: 0 0 0.6em;
}

#right .block dl.plan {
  padding: 0;
  margin: 0 0 2em;
  clear: both;
  background: none;
  border: none;
}

#right .block dl.plan dt {
  background: none;
}

#right .block dl.plan dd {
  background: url(/images/common/bg/dotted.gif) no-repeat 0 100%;
  padding: 0 0 0.6em;
  margin: 0 0 0.4em;
}

#right .block dl.plan dd.box {
  padding: 5px;
  background: #F5F4EF;
  border: 1px solid #D6D0C7;
  margin: 0 0 5px;
  font-size: 108%;
}

#right .block dl.planwl {
  padding: 0;
  width: 255px;
  margin: 0 0 1.2em;
  float: left;
  background: none;
  border: none;
}

#right .block dl.planwl dt {
  background: none;
}

#right .block dl.planwr {
  padding: 0;
  width: 235px;
  margin: 0 0 1.2em;
  float: left;
  background: none;
  border: none;
}

#right .block dl.planwr dt {
  background: none;
}

#right .block dl.planwl dt {
	margin: 0 0 0.6em;
  width: 235px;
}

#right .block dl.planwr dt {
	margin: 0 0 0.6em;
  width: 235px;
}

#right .block dl.planwl dd {
  margin: 0 0 0.6em;
  width: 235px;
  background: url(/images/common/bg/dotted.gif) no-repeat 0 100%;
  display: block;
}

#right .block dl.planwr dd {
  margin: 0 0 0.6em;
  width: 235px;
  background: url(/images/common/bg/dotted.gif) no-repeat 0 100%;
  display: block;
}

/* flow */
#right dl.flow {
  list-style: none;
  font-size: 100%;
  line-height: 180%;
  padding: 0;
}

#right dl.flow dt {
  list-style: none;
  padding: 0.4em 0 0.4em 29px;
  margin: 0 0 3px;
  font-weight: bold;
}

#right dl.flow dd {
  background: url(/images/plan/flow/flow_bottom.gif) no-repeat 0 100%;
  padding-bottom: 38px;
  margin-bottom: 1em;
}

#right dl.flow dd.none {
  background: none;
  padding-bottom: 0.2em;
  margin-bottom: 1em;
}

#right dl.flow dt.number1 {
  background: url(/images/top/1.gif) no-repeat 0 0.2em;
}

#right dl.flow dt.number2 {
  background: url(/images/top/2.gif) no-repeat 0 0.2em;
}

#right dl.flow dt.number3 {
  background: url(/images/top/3.gif) no-repeat 0 0.2em;
}

#right dl.flow dt.number4 {
  background: url(/images/top/4.gif) no-repeat 0 0.2em;
}

#right dl.flow dt.number5 {
  background: url(/images/top/5.gif) no-repeat 0 0.2em;
}

#right dl.flow dt.number6 {
  background: url(/images/top/6.gif) no-repeat 0 0.2em;
}

#right dl.flow dt.number7 {
  background: url(/images/top/7.gif) no-repeat 0 0.2em;
}

/* left
------------------------------------------------------------------------- */
#left {
	width: 230px;
	float: left;
	margin: 10px 0 0;
	padding: 0;
	background: url(../images/beta.gif) repeat-y 0 0;
	text-align: left;
}

#left h3, #left h4 {
  background: #F3F1EB;
  font-size: 0.9em;
  padding: 0.5em 0.8em;
  margin: 0;
}

#left p {
  font-size: 77%;
  margin: 0 0 1em;
}

#left .end {
  padding: 0;
	margin: 0;
}

#left .tel {
  margin: 0 0 0.3em;
  padding: 69px 0 0 0;
  overflow: hidden;
  height: 0px!important;
  height /**/:69px;/* for ie5.x */
	background: url(../images/tel.gif) no-repeat 0 0;
}

/* left block
-------------------------------------------------------------------------------- */
#left .block {
	padding: 0;
	margin: 0 0 20px;
}

/* left ul
-------------------------------------------------------------------------------- */
#left ul {
  padding: 0;
  margin: 0;
  list-style: none;
	text-align: left;
}

#left li {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* contact */
#left li.contact a {
	margin:0;
	padding: 86px 0 0 0;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:86px;/* for ie5.x */
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#left li.contact a:hover {
  background-position: 0 -86px;
}

/* works */
#left ul.works {
	padding: 0;
	margin: 0;
}

#left ul.works li {
  display: block;
	height: 151px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#left ul.works li a {
  display: block;
  background: url(/images/common/bg/beta_worksimagebox.gif) no-repeat 0 0;
  padding: 4px 0 7px 5px;
}

#left ul.works li a:hover {
  display: block;
  background-position: 0 -151px;
	padding: 4px 0 7px 5px;
}

/* arrow */
#left ul.arrow {
  padding: 0;
	font-size: 85%;
}

#left ul.arrow li {
  background: url(../images/beta_arrow01.gif) no-repeat 0 0.1em;
  padding: 0.4em 0 0 24px;
  height: 20px;
}

/* banner */
#left ul.banner li {
  padding: 0;
	margin: 0 0 0.3em;
}

#left ul.banner li a {
  margin:0;
  padding: 74px 0 0 0;
  overflow: hidden;
  display: block;
  border: none;
  text-decoration: none;
  height: 0px!important;
  height /**/:74px;/* for ie5.x */	
}

#left ul.banner li.management a {
	background-image: url(../images/menu_management.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#left ul.banner li.blog a {
	background-image: url(../images/menu_blog.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#left ul.banner li.mailmag a {
	background-image: url(../images/menu_mailmag.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#left ul.banner li.salondesign a {
  background: url(../images/menu_salondesign.gif) no-repeat 0 0;
}

#left ul.banner li a:hover {
  background-position: 0 -74px;
}

/* left box dl
------------------------------------------------------------------------- */
#left dl {
  margin: 0;
  padding: 0;
	display: block;
}

#left dt {
  padding: 0.6em 0 0;
  margin: 0;
	display: block;
}

#left dd {
  padding: 0.2em 0 0.6em;
  margin: 0;
	display: block;
}

/* news */
#left dl.news {
	margin: 0;
	padding: 0;
	font-size: 85%;
}

#left dl.news dt {
  padding: 0.4em 0 0.4em 80px;
	margin: 0 0 0.4em;
}

#left dl.news dt.information {
	background-image: url(../images/information.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#left dl.news dt.works {
	background: url(../images/work.gif) no-repeat 0 50%;
}

#left dl.news dt.voice {
	background: url(../images/voices.gif) no-repeat 0 50%;
}

#left dl.news dt.knowledge {
	background: url(../images/knowledges.gif) no-repeat 0 50%;
}

#left dl.news dt.management {
	background: url(../images/managements.gif) no-repeat 0 50%;
}

#left dl.news dt.blog {
	background: url(../images/blog.gif) no-repeat 0 50%;
}

#left dl.news dd {
  background: url(../images/dotteds.gif) no-repeat 0 100%;
  margin: 0 0 0.8em;
  padding: 0 0 1em;
}

/* left title image
------------------------------------------------------------------------- */
#left .title {
  display: block;
  width: 100%;
  padding: 30px 0 0;
  margin: 0 0 0.6em;
  overflow: hidden;
  height: 0px!important;
  height /**/:30px;/* for ie5.x */
}

#left h4.works {
  background: url(../images/01works.gif) no-repeat 0 0;
}

#left h4.news {
  background: url(../images/left01.gif) no-repeat 0 0;
}

#left h4.member {
  background: url(../images/left02.gif) no-repeat 0 0;
}

#left h4.studio {
  background: url(../images/01studio.gif) no-repeat 0 0;
}

#left h4.plan {
  background: url(../images/01plan.gif) no-repeat 0 0;
}

#left h4.profile {
  background: url(../images/01profile.gif) no-repeat 0 0;
}

#left h4.information {
  background: url(../images/01information.gif) no-repeat 0 0;
}

#left h4.voice {
  background: url(../images/01voice.gif) no-repeat 0 0;
}

#left h4.knowledge {
  background: url(../images/knowledge.gif) no-repeat 0 0;
}

#left h4.management {
  background: url(../images/01management.gif) no-repeat 0 0;
}

#left h4.sitemap {
  background: url(../images/01sitemap.gif) no-repeat 0 0;
}

#left h4.past {
  background: url(../images/01past.gif) no-repeat 0 0;
}

#left h4.blog {
  background: url(../images/01blog.gif) no-repeat 0 0;
}

#left p.member_description {
  display: block;
  width: 100%;
  padding: 38px 0 0;
  margin: 0 0 0.6em;
  overflow: hidden;
  height: 0px!important;
  height /**/:38px;/* for ie5.x */
  background: url(../images/member_description.gif) no-repeat 0 0;
}

/* pagetop
------------------------------------------------------------------------- */
.pagetop {
	width: 950px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	clear: both;
}

.pagetop ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.pagetop li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

.pagetop li a {
  margin:0;
	width: 136px;
  padding: 34px 0 0 0;
  overflow: hidden;
  display: block;
  border: none;
  text-decoration: none;
  height: 0px!important;
  height /**/:34px;/* for ie5.x */	
	background: url(../images/pagetop.gif) no-repeat 0 0;
}

.pagetop li a:hover {
  background-position: -136px 0;
}

/* footer
------------------------------------------------------------------------- */
#footer {
	clear: both;
	background: #191919 url(../images/footer.gif) repeat-x 0 0;
	text-align: center;
	padding: 0;
}

.footer_inner {
	width: 950px;
	margin: 0 auto;
	background: url(../images/footer_top.gif) no-repeat 0 0;
	text-align: center;
	padding: 15px 0;
}

#footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	width: 100%;
	text-align: center;
	line-height: 180%;
}

#footer li {
	list-style: none;
	padding: 0 0 0 15px;
	margin: 0;
	display: inline;
}

#footer p {
	padding: 0.2em 0;
	margin: 0;
	text-align: center;
}

#footer a {
  color: #E0DBD8;
}

#footer a:hover {
  color: #FFFFFF;
}

/* copyright
-------------------------------------------------------------------------------- */
.footer-info {
  clear: both;
  padding: 90px 0 0 0;
  margin: 0 0 5px;
  background: url(/images/bg/footer_info.jpg) no-repeat 50% 0;
  overflow: hidden;
  height: 0px!important;
  height /**/:90px;
  font-size: 90%;
}

.copyright {
	margin: 0;
	text-align: center;
	font-size: 85%;
	padding: 15px 0 0 0;
	color: #E0DBD8;
}

.copyright h3 {
  color: #FFF;
  padding: 1em 0.5em;
  display: inline;
  font-size: 1em;
}

/* hack clearfix 回り込みハック
-------------------------------------------------------------------------------- */
#body:after, #header:after, .clear:after, #container:after, #headermenu:after, #left:after, #right p:after, #right dd:after, #right .back:after, #right ul.works:after, .amazon:after {
  content:  ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#body, #header, .clear, .entrybox, #container, #headermenu, #left, #right p, #right dd, #right .back, #right ul.works, .amazon {
  zoom: 100%;
} /* ie */


/* スタイルシート
-------------------------------------------------------------------------------- */

.list {
	color:#000000;
	font-size:12px;
	line-height:140%;
	padding-left:15px;
	background-image:url(../images/list.gif);
	background-position:left;
	background-repeat:no-repeat;
	
}
