/*
Theme Name: Chapter 3 - ORIGINAL
Description: Chapter 3 - オリジナルテーマ
Author: 管理人
*/


/* ==================== レイアウト ==================== */
body,form,fieldset {
  margin: 0;
  padding: 0;
}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd,table {
  margin: 0;
  padding: 0;
}
body {
	font-size: 14px;
	background: url(images/body_bg.png) repeat-x;
	background-attachment: fixed;
}
#wrapper {
	background: url(images/wrapper_bg.png) center top no-repeat;
	background-attachment: fixed;
}
#container	{width: 900px;
	margin: auto;
	color: #333333;
	background: #FFFFFF;
}


#foot	{clear: both;}/*
Theme Name: Chapter 3 - ORIGINAL
Description: Chapter 3 - オリジナルテーマ
Author: 管理人
*/


/* ==================== レイアウト ==================== */
body,form,fieldset {
  margin: 0;
  padding: 0;
}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd,table {
  margin: 0;
  padding: 0;
}
body {
	font-size: 14px;
	background: url(images/body_bg.png) repeat-x;
	background-attachment: fixed;
}
#wrapper {
	background: url(images/wrapper_bg.png) center top no-repeat;
	background-attachment: fixed;
}
#container	{width: 900px;
	margin: auto;
	color: #333333;
	background: #FFFFFF;
}


#foot	{clear: both;}

#head, #content
	{background-color: #FFFFFF;}


/* ==================== リンク ==================== */

/* ==================== ヘッダー ==================== */
/* ----------------------------------------------------
    ヘッダ
---------------------------------------------------- */
#header {
  margin: 0;
  padding: 0;
  height: 92px;
  background: url(images/header.png) no-repeat;
}

#header h1 {
  position: absolute;
  top: 2px;
  margin: 0;
  padding: 2px;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: normal;
  text-indent: -99999px;
}
ul.top-navi {
	list-style: none;
	padding-top: 60px;
	padding-left: 660px;
	font-size: 14px;
	font-weight: bold;
}
ul.top-navi li {
	float: left;
}
.topnavi-barnone {
		padding: 0 5px;
	}
.topnavi-bar {
		padding: 0 5px;
	}
ul.top-navi a:link,a:hover {
	text-decoration: none;
}

/* -----------　[ヘッダメニュー]　------------ */
ul#topnav {
	clear: both;

  margin: 0;
  list-style: none;
}
ul#topnav li {
  float: left;
  list-style: none;
  height: 40px;
  text-indent: -9999px;
}
ul#topnav li a {
  text-decoration: none;		/* ■Firefox等で線が表示されないようにする */
  display: block;
  height: 40px;
}
ul#topnav li#nav-01    {background:url(images/menu/navi.png) no-repeat 0 0; width:112px;}
ul#topnav li#nav-02    {background:url(images/menu/navi.png) no-repeat -112px 0; width:112px;}
ul#topnav li#nav-03    {background:url(images/menu/navi.png) no-repeat -224px 0; width:112px;}
ul#topnav li#nav-04    {background:url(images/menu/navi.png) no-repeat -336px 0; width:112px;}
ul#topnav li#nav-05    {background:url(images/menu/navi.png) no-repeat -448px 0; width:112px;}
ul#topnav li#nav-06    {background:url(images/menu/navi.png) no-repeat -560px 0; width:112px;}
ul#topnav li#nav-07    {background:url(images/menu/navi.png) no-repeat -672px 0; width:112px;}
ul#topnav li#nav-08    {background:url(images/menu/navi.png) no-repeat -784px 0; width:116px;}



ul#topnav li#nav-01       a:hover  {background:url(images/menu/navi.png) no-repeat 0 -40px; width:112px;}
ul#topnav li#nav-02     a:hover    {background:url(images/menu/navi.png) no-repeat -112px -40px; width:112px;}
ul#topnav li#nav-03      a:hover  {background:url(images/menu/navi.png) no-repeat -224px -40px; width:112px;}
ul#topnav li#nav-04    a:hover    {background:url(images/menu/navi.png) no-repeat -336px -40px; width:112px;}
ul#topnav li#nav-05      a:hover  {background:url(images/menu/navi.png) no-repeat -448px -40px; width:112px;}
ul#topnav li#nav-06     a:hover  {background:url(images/menu/navi.png) no-repeat -560px -40px; width:112px;}
ul#topnav li#nav-07      a:hover  {background:url(images/menu/navi.png) no-repeat -672px -40px; width:112px;}
ul#topnav li#nav-08    a:hover  {background:url(images/menu/navi.png) no-repeat -784px -40px; width:112px;}

/* ==================== コンテンツ ==================== */
#content	{
	clear: both;
	padding-top: 10px;
	background: none;}

#content h2	{
	margin: 20px 0 40px 0;
	text-align: center;
}

#content h3	{font-size: 16px;
	border-left: solid 12px #8bc124;
	padding-left: 10px;}

/* 画像 */
.alignleft	{float: left;
	margin-right: 20px;
	margin-bottom: 20px;}

.alignright	{float: right;
	margin-left: 20px;
	margin-bottom: 20px;}

.aligncenter	{clear: both;
	display: block;
	margin: 25px auto;}

a img	{border: none;}


/* ==================== home ==================== */
#top-ariaA {
	clear: both;
	margin: 20px 0;

}
#osirase-aria {
	width: 600px;
	float: left;
	margin-left: 5px;
}
#osirase-aria dl {
	height: 320px;
}
#osirase-aria .oa-title {
	float: left;
	width: 120px;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	padding: 8px 5px 5px 5px;
	border-bottom: 1px #666666 dotted;
}
#osirase-aria .oa-coment {
	float: left;
	width: 440px;
	padding: 8px 5px 5px 5px;
	font-size: 12px;
	border-bottom: 1px #666666 dotted;
}
.bana-table {
	clear: both;
	width: 600px;
	margin-bottom: 20px;
}
.oa-itiran {
	clear: both;
	padding: 10px;
	font-size: 12px;
	text-align: right;
}
/* ==================== サイドナビ ==================== */
#sidenavi	{width: 240px;
	float: right;
	margin-bottom: 20px;
	}
#sidenavi .shop-bana-title {
	margin: 0;
	height: 27px;
	}
ul.shop-bana {
	list-style: none;
}
ul.shop-bana li {
	margin: 0;
	height: 50px;
}
/* ==================== サロンメニュー ==================== */
#salon-menu {
	width: 816px;
	background: url(images/price/price_bg.png) repeat-y;
	padding: 30px;
	margin-top: 20px;
	margin-left: 45px;
	margin-bottom: 30px;
}
.salon-menu-main {
	margin: 20px 0 20px 15px;
}
.salon-menu-title {
	margin: 20px;
}
.salon-menu-title2 {
	width: 685px;
	margin: 20px;
	padding: 3px 0px 2px 15px;
	background: #664118;
	color: #fff;
}
.salon-menu-table {
	margin: 20px 0 20px 70px;
	width: 600px;
}
.salon-menu-salondt01 {
	border-bottom: 1px #993300 dotted;
	line-height: 1.4;
	padding-left: 40px;
}
.salon-menu-salondt02 {
	border-bottom: 1px #993300 dotted;
	line-height: 1.4;
	text-align: right;
	padding-right: 40px;
}
.salon-menu-tyui {
	font-size: 12px;
}

/* ==================== 会社概要  ==================== */
#company-aria {
	margin: 20px 0;
	float: right;
	width: 700px;
}

.compny-table {
	margin: 20px 0 60px 50px;
	width: 600px;
}
.compny-title {
	margin: 20px 0;
}
.compny-dt01 {
	width: 120px;
	padding-left: 20px;
	line-height: 1.4;
	padding-top: 8px;
	border-bottom: 1px #999999 dotted;
}
.compny-dt02 {
	padding-left: 15px;
	line-height: 1.4;
	padding-top: 8px;
	border-bottom: 1px #999999 dotted;
}

.compny-table02 {
	margin: 20px 0 20px 70px;
	width: 600px;

}
.compny-dt03 {
	padding: 20px 40px;
	line-height: 2;
}

/* ==================== ワシントンとは  ==================== */
/* --------- 左メニュー  ----------- */
#company-menu {
	width: 190px;
	margin-top: 30px;
	float: left;
}
#company-menu ul {
	list-style: none;
	margin-top: 20px;
	margin-left: 5px;
	border-top: 3px #990000 solid;
}
#company-menu li {
	padding: 10px 25px;
	margin: 0 5px;
	border-bottom: 1px #999999 dotted;
	background: url(images/company/menu_icon.png) left no-repeat;
}
#company-menu li a:link,a:hover {
	text-decoration: none;
}
/* --------- 右コンテンツ  ----------- */
#what-aria {
	margin: 20px 0;
	float: right;
	width: 700px;
}
dl.what-ariaA {
	margin-top: 50px;
	background: url(images/company/what_img_bg.png) no-repeat right;
}
dl.what-ariaA dt {
	margin-top: 20px;
	margin-left: 20px;
	line-height: 1.6;
}
dl.what-ariaA dd {
	padding: 15px 0 20px 35px;
	line-height: 1.6;
}
.what-ariaB {
	margin: 20px 0 50px 0;
}
.what-ariaC {
	margin: 20px 0 50px 0;
}
.what-ariaC p {
	margin: 20px;
}
.what-ariaC ul {
	list-style: none;
}
.what-ariaC ul li {
	padding: 10px 50px;
}
.what-ariaC .li-space {
	text-indent: 6px;
}
.what-ariaD {
	margin: 20px 0 50px 0;
}
dl.system01 {
	width: 330px;
	float: left;
	margin: 20px 5px;
}
dl.system01 dt {
	background: #993300;
	padding: 8px 0 4px 8px;
	font-weight: bold;
	color: #FFFFFF;
}
dl.system01 dd {
	background: #ffffee;
	padding: 15px;
	line-height: 1.6;
}
dl.system01 dd.systemdd01 {
	background: #ffffee;
	padding: 15px 15px 0 15px;
	line-height: 1.6;
	color:#FF0000;
	border-bottom: 1px #990000 dotted;
}
dl.system01 dd.systemdd02 {
	height: 210px;
	}
	
/* ==================== 社長直行便  ==================== */
#cyokkou-aria {
	margin: 30px;
}
#cyokkou-aria p {
	text-align: center;
	line-height: 1.8;
}
.cyokkou-table {
	width: 600px;
	margin: 40px 0 20px 140px;
}
.cyokkou-dt01 {
	width: 120px;
	padding: 8px 0 3px 15px;
	border-bottom: 1px #999999 dotted;
	line-height: 2;
	font-weight: bold;
}
.cyokkou-dt02 {
	padding: 8px 0 3px 20px;
	border-left: 1px #999999 dotted;
	border-bottom: 1px #999999 dotted;
}
/* ==================== お店一覧  ==================== */
.shop-ariaA {
	margin: 30px 0 30px 80px;
	width: 700px;
	border: 1px #CCCCCC solid;
}
.shop-ariaB {
	margin: 30px 0 30px 80px;
	width: 700px;
	border: 1px #CCCCCC solid;
}
.shop-aria-title {
	margin-top: 0px;
	margin-bottom: 20px;
}
.shop-aria-table {
	width: 620px;
	margin: 20px 0 40px 40px;
}
.shop-aria-dt01 {
	width: 80px;
	padding: 8px 0 3px 15px;
	border-bottom: 1px #CCCCCC dotted;
}
.shop-aria-dt02 {
	padding: 8px 0 3px 15px;
	background: url(images/shop/shop_bar.png) left center no-repeat;
	border-bottom: 1px #CCCCCC dotted;
}
.shop-aria-dt03 {
	width: 150px;
	padding: 8px 0 3px 15px;
	border-bottom: 1px #CCCCCC dotted;
}
.shop-aria-dt04 {
	width: 88px;
	padding: 8px 0 3px 0;
	border-bottom: 1px #CCCCCC dotted;
}
.g-map {
	margin: 20px 0 20px 10px;
}
/* ==================== 店舗詳細 ==================== */
#shop-infoA {
	float: left;
	width: 400px;
	margin-top: 20px;
	margin-left: 30px;
}
.shop-name {
	padding: 5px 20px;
	font-size: 18px;
	text-align: 1.8;
	font-weight: bold;
	background:url(images/shop/shop_name_icon.png) left no-repeat;
	border-bottom: 1px #000000 solid;
}
.shop-table {
	width: 350px;
	margin: 20px 0 0 20px;
}
.shop-dt01 {
	width: 80px;
	padding: 5px 10px;
	border-bottom: 1px #333333 dotted;
}
.shop-dt02 {
	padding: 5px 0;
	border-bottom: 1px #333333 dotted;
}
dl.shop-infocome {
	margin: 20px 10px;
}
dl.shop-infocome dd {
	padding: 10px 15px;
	height: 110px;
	overflow:auto;
	line-height: 1.5;
}

dl.shop-infomap {
	margin: 20px 10px;
}
dl.shop-infomap dd {
	padding: 15px;

}
ul#shop-infoB {
	float: right;
	width: 400px;
	margin-top: 60px;
	margin-right: 30px;
	list-style: none;
}
ul#shop-infoB li {
	margin-bottom: 50px;
}

#shift-aria {
	clear: both;
	width: 840px;
	margin-left: 30px;
	border-top: 1px #CCCCCC dotted;
}

.calendar-ariaA {
	margin: 0 0 40px 70px;
}
.calendar-img {
	margin: 0 0 3px 65px;
	padding-top: 50px;
}
.calendar-no {
	margin: 0 0 3px 100px;
	padding-top: 50px;
}
.shift-table {
	margin: 0 0 40px 100px;
	border-right: 1px #CCCCCC solid;
}
.shift-dt01 {
	padding: 3px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background: #999999;
	width: 85px;
}

/* ------ システム前　------ */
.st-01 {
	padding: 3px 5px;
	text-align: right;
	font-size: 12px;
	background: #FFFF99;
	height: 12px;
	border-left: 1px #CCCCCC solid;
}
.st-02 {
	padding: 3px 5px;
	font-size: 12px;
	line-height: 1.6;
	text-align: center;
	color: #666666;
	height: 60px;
	border-left: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
}

.shift-dt02 {
	padding: 3px;
	height: 100px;
	border-bottom: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
}
dl.st dt {
	padding: 3px 5px;
	text-align: right;
	margin-bottom: 15px;
	font-size: 12px;
	background: #FFFF99;
	height: 12px;
}
dl.st dd {
	padding: 3px 10px;
	font-size: 12px;
	color: #666666;
}
.stdt-02 {
	background: #FFFFFF;
	color: #666666;
	}

/* ==================== 求人情報  ==================== */
#recruit-aria {
	margin: 30px 0 30px 100px;
}
.recruit-menu-table {
	margin: 30px 0 30px 15px;
}
.recruit-menu-dt {
	width: 226px;
	text-align: center;
}
.recruit-ariaA	{
	margin-bottom: 50px;
	width: 700px;
}
/* --インタビュー-- */
.interview-name {
	font-size: 16px;
	font-weight: bold;
	color: #5f3000;
	margin-bottom: 20px;
}
.interview-title {
	color: #FF6600;
}

dl.interview {
	width: 700px;
}
dl.interview dt {
	clear: both;
	font-weight: bold;
}
dl.interview dd {
	padding: 10px 20px 20px 20px;
	line-height: 1.4;
}
dl.interview-flot {
	width: 380px;
	float: left;
}
dl.interview-flot dt {
	clear: both;
	font-weight: bold;
}
dl.interview-flot dd {
	padding: 10px 15px 20px 20px;
	line-height: 1.4;
}
.interview-img {
	padding: 0 20px;
	float: left;
}
/* --はじめに-- */
dl.recruit-dl {
	margin: 20px;
	background: url(images/recruit/kensyu_bg.png) right bottom no-repeat;
}
dl.recruit-dl dt {
	margin-top: 20px;
	}
dl.recruit-dl dd {
	padding: 5px 15px;
	line-height: 1.6;
}
/* --募集要項-- */
.youkou-table {
	width: 600px;
	margin: 20px 0 0 50px;
}
.youkou-dt01 {
	width: 120px;
	padding: 6px 12px;
	background: #996633;
	font-weight: bold;
	color: #FFFFFF;
}
.youkou-dt02 {
	padding: 6px 12px;
	background: #ffffcc;

}

/* ==================== フッター ==================== */
#foot	{
	background-color: #301a02;
	border-top: solid 1px #aaaaaa;
	color:#ffffff;
	padding: 10px 0 20px;}
	
.foot_in	{
	margin:0 auto;
	width:900px;
	}

#foot p	{
	font-size: 12px;
	text-align: center;
	margin: 0;}
	
#foot a {
	color:#ffffff;
	text-decoration: none;
}

#foot tr p {
	text-align: left;
	font-size:13px;
	line-height:120%;
}

#foot th {
	text-align:left;
}

#foot tr {
	vertical-align:top;
	text-decoration: none;
}

.line {
	border-right: dotted 1px #ffffff;
}


/* ==================== ニュース ==================== */
.newspost h3	{font-size: 16px;
	border-left: solid 6px #8bc124;
	border-bottom: solid 1px #8bc124;
	padding: 4px 4px 4px 10px;
	margin: 0 0 15px;}

.newspost h3 span	{font-size: 12px;
	color: #888888;}


/* ==================== 月別メニュー ==================== */

.sidemenu	{font-size: 14px;
	border: solid 1px #aaaaaa;
	padding: 10px;
	margin-bottom: 20px;}

.sidemenu h2	{font-size: 16px;
	color: #ffffff;
	background-color: #8bc124;
	padding: 5px 10px;
	margin: 0 0 10px 0;}

.sidemenu ul	{margin: 0;
	padding: 0;}

.sidemenu li	{line-height: 1.2;
	list-style-type: none;
	background-image: url(images/mark.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 8px;}

.sidemenu li a:hover	{color: #ff8800;}


/* ==================== ２段組み
.single #content,
.date #content,
.page-template-customnews-php #content
	{width: 630px;
	float: left;}

#sidebar	{width: 240px;
	float: right;
	margin: 25px 0;}
 ==================== */

/* ========== 前後のページへのリンク ========== */
.prevnext	{font-size: 14px;
	font-family: Verdana, sans-serif;
	color: #8bc124;
	margin-top: 30px;
	overflow:hidden;}

.prevnext a	{color: #8bc124;}

.prevnext a:hover	{color: #ff8800;}

.prev	{margin: 0;
	float: left;}

.next	{margin: 0;
	float: right;}


/* ========== 記事の個別ページ ========== */
.postdate	{color: #8bc124;
	font-weight: bold;}

.page-top {
	margin-right: 15px;
	clear: both;
	text-align: right;
}


#head, #content
	{background-color: #FFFFFF;}