body {
  margin: 1em 0;
  padding: 0;
  text-align:center;
}

body, td {
  line-height: 1.6;
}

#wrapper {
  text-align: left;
  width: 800px;
  margin: 0 auto;
  padding: 0;
  border: 1px solid black;
  background: white url(../images/common/background.gif) repeat-y left top;
}
#header {
}

#header h1 {
  margin: 0;
  padding: 0;
}

#header h1 a {
  text-indent: -10000px;
  background: white url(../images/common/header.jpg) no-repeat left top;
  display: block;
  width: 800px;
  height: 91px;
  vertical-align: bottom;
}

#sidebar {
  float: left;
  width: 174px;
  font-size: 11px;
}

#sidebar p {
  margin: 6px;
}

#sidebar .orange {
  color: #FF7800;
}

#sidebar address {
  text-align: center;
	font-style: normal;
}

#sidebar address .name {
  font-size: 14px;
	font-weight: bold;
}

#sidebar address .tel {
  font-size: 13px;
	margin-bottom: .8em;
}

#sidebar address span {
  display: block;
	margin-top: .8em;
}

a img {
  border: 0px;
}

img.block {
  display: block;

}

ul#sidemenu {
  list-style: none;
  padding: 0 10px;
  margin: 10px 0;
  font-size: 14px;
}

ul#sidemenu p,
ul#sidemenu a {
  font-size: 11px;
}

ul#sidemenu li {
  margin: 0 0 17px 0;
  line-height: 0;
  padding: 0;
  line-height: 1;
  font-size: 1px;
}

ul#sidemenu li a.link {
  margin: 0;
  display: block;
  text-indent: -10000px;
  background-position: 0 0;
  background-repeat: no-repeat;
  color: black;
  vertical-align: bottom;
  width: 151px;
  height: 16px;
}

ul#sidemenu li a.top { background-image: url(../images/menu/top.gif); }
ul#sidemenu li a.time { background-image: url(../images/menu/time.gif); }
ul#sidemenu li a.policy { background-image: url(../images/menu/policy.gif); }
ul#sidemenu li a.laserprice { background-image: url(../images/menu/laserprice.gif); }
ul#sidemenu li a.staff { background-image: url(../images/menu/staff.gif); }
ul#sidemenu li a.skincare { background-image: url(../images/menu/skincare.gif); }
ul#sidemenu li a.annai { background-image: url(../images/menu/annai.gif); }

ul#sidemenu div.sidemenu2 {
  margin: 0;
  padding: 4px 0 0px 16px;
  line-height: 1.5;
}

ul#sidemenu li ul.sidemenu2 {
  margin: 0;
  padding: 8px 0 0px 24px;
  list-style: none;
}
ul#sidemenu ul.sidemenu2 li {
  font-size: 12px;
  line-height: 1.5;
  text-indent: 0px;
  margin: 0;
  padding: 0;
}

ul#sidemenu ul.sidemenu2 li a {
  margin: 0;
  display: list;
  text-indent: 0px;
  background-position: 0 0;
  background-repeat: no-repeat;
  color: black;
  vertical-align: bottom;
  width: 100px;
}

#main {
  float: right;
  width: 625px;
  margin-bottom: 1em;
}

#footer {
  clear: both;
	text-align: right;
	font-size: 11px;
	color: #2B5E7D;
	padding: 0 4px;
}

.mini-square {
  margin: 10px;
  background: url(../images/common/square-mini.gif) no-repeat left 3px;
	text-indent: 14px;
	display: block;
	color: black;
	text-decoration: none;
}

.mini-square:hover {
  text-decoration: underline;
}

#main h2 {
  width: 608px;
  height: 48px;
  margin: 8px auto;
  background-position: 0 0;
  background-attachment: scroll;
  background-repeat: no-repeat;
  text-indent: -10000px;
}

#main h2.jikan { background-image: url(../images/jikan/title.jpg); }
#main h2.houshin { background-image: url(../images/houshin/title.jpg); }
#main h2.staff { background-image: url(../images/staff/title.jpg); }
#main h2.skincare { background-image: url(../images/skincare/title.jpg); }
#main h2.hifuka { background-image: url(../images/hifuka/title.jpg); }
#main h2.seikei { background-image: url(../images/seikei/title.jpg); }
#main h2.keisei { background-image: url(../images/keisei/title.jpg); }
#main h2.nail { background-image: url(../images/nail/title.jpg); }
#main h2.price { background-image: url(../images/price/title.jpg); }
#main h2.malelaser { background-image: url(../images/malelaser/title.jpg); }

body.top #top {
  width: 613px;
  margin: 8px auto;
  font-size: 12px;
}

body.top #top-left {
  float: left;
  width: 300px;
  padding-bottom: 3em;
}
body.top #top-right {
  float: right;
  width: 300px;
  padding-bottom: 3em;
}

body.top .box {
  margin-top: 1em;
}

body.top .box h4 {
  font-size: 13px;
  font-weight: bold;
  border-bottom: 1px solid #999;
  margin: 4px 0 2px 0;
  padding: 0 3px;
  line-height: 1.5;
}

body.top .box h4.nocontent {
  margin-bottom: 12px;
}

body.top .box h4 a {
  color: #0f2296;
  text-decoration: none;
}

body.top .box h4 a:hover {
  color: #ff0000;
}

body.top .box p {
  margin: 0 0 1em 0;
  padding: 0 3px;
}

body.top .access {
  background-color: #f0f3ff;
}

body.top h3 {
  background-color: #2b5e7d;
  text-align: center;
  color: white;
  font-size: 14px;
  margin: 0;
  line-height: 1.8;
}

body.top h3.news {
  text-align: left;
  background-color: #f19e7e;
  padding-left: 6px;
}

body.top table.news-table {
  border-spacing: 2px;
  border-collapse: separate;
  width: 100%;
}

body.top table.news-table strong {
  color: #2b5e7d;
}

body.top table.new-table td.ls {
  padding-left: 4px;
}

body.top .map {
  width: 270px;
  margin: 0 auto;
  text-align: center;
  vertical-align: bottom;
}

body.top .map img {
  border: 1px solid #adaae4;
}

body.common #main .menu {
  font-size: 12px;
  list-style: none;
  padding: 0 16px;
  margin: 1em 0;
}

body.common #main .menu li {
  display: block;
  float: left;
  background: url(../images/common/square-mini.gif) no-repeat 0 4px;
  text-indent: 13px;
  line-height: 1.6;
  width: 290px;
  padding-bottom: 4px;
}

body.common #main .menu3col li {
  width: 190px;
}

body.common #main .menu li.wide {
  width: 400px;
}

body.common #main .article {
  clear: left;
  font-size: 12px;
  margin: 16px;
}

body.common #main h3 {
  font-size: 14px;
}

body.common #main h4 {
  font-size: 14px;
  border-bottom: 1px dashed #2B5E7D;
  margin: 14px 4px 2px 4px;
  padding: 0;
  background: url(../images/common/square-mini.gif) no-repeat 0 5px;
  text-indent: 13px;
  color: #2B5E7D;
}

body.common #main .article p {
  margin: 0 0 .8em 0;
  padding: 0px 4px;
}

img.left {
  float: left;
  margin-right: 6px;
  margin-bottom: 6px;
}

img.right {
  float: right;
  margin-left: 6px;
  margin-bottom: 6px;
}

body.common #main div.col3 {
  width: 180px;
  float: left;
  text-align: center;
}

body.common #main .article ul {
  padding: 0 3em;
  margin: 0;
  list-style: square;
}
body.common #main .article li {
  padding: 0 0 .5em 0;
  margin: 0;
}

div.gotop {
  font-size: 12px;
  text-align: right;
  clear: both;
  padding: 12px 12px 0 12px;
}

div.gotop div.inner {
  border-top: 1px dotted #ccc;
  padding-top: 4px;
}

div.gotop a {
  color: #666;
  text-decoration: none;
}

div.gotop a:hover {
  text-decoration: underline;
}

.jikan-table {
  border-collapse: collapse;
}

.jikan-table td {
  border: 1px solid #2B5E7D;
  padding: 3px;
  text-align: center;
  vertical-align: middle;
}

.jikan-table td.saturday {
  color: #00c;
}

.jikan-table td.sunday,
.jikan-table td.yasumi {
  color: #f00;
}

.contents {
  padding: 0 10px;
  font-size: 14px;
}

.yoyaku {
  font-weight: bold;
  margin-bottom: .8em;
}

.kome {
  margin-bottom: .8em;
  font-size: small;
}

.contents h3 {
  margin-bottom: 0; 
  color: #2B5E7D;
  text-indent: 13px;
  background: url(/images/common/square-mini.gif) no-repeat 0 5px;
}

.jikan-detail {
  padding-left: 4px;
}

.legend {
  font-size: small;
}

.contents p {
  margin: 0 0 .8em 12px;
  font-size: 12px;
}

body.common .article h3 {
  background: url(../images/common/headbg.jpg) no-repeat 0 0;
  padding-left: 14px;
  font-size: 16px;
  line-height: 2.2;
  height: 30px;
  vertical-align: middle;
  margin-top: 12px;
}

.staffarticle {
  background-color: #DFE4EA;
  padding: 8px;
}

body.common .staffarticle h3 {
  background: none;
  line-height: 1.3;
  padding: 3px;
  margin: 0px 0px 5px 0px;
  font-weight: normal;
  font-size: 17px;
}

table.price-table {
  border-collapse: collapse;
  border: 1px solid #2B5E7D;
  width: 100%;
  margin-bottom: 1.5em;
}

table.price-table tr.head td {
  background-color: #B5D4DF;
}

table.price-table td {
  text-align: center;
  vertical-align: middle;
  border: 1px solid #2B5E7D;
}
.price-caption {
  font-size: 14px;
  font-weight: bold;
}

.price-link {
  text-align: center;
  margin-top: 12px;
}

table.no-margin {
  margin-bottom: 2px;
}

p.orange {
  color: #d50;
}

span.right {
  text-align: right;
  float: right;
  margin-top: -22px;
  font-weight: normal;
}

dl.qa {

}

dl.qa dt {
  margin: 6px;
  padding: 2px 2px 2px 20px;
  background: url(../images/malelaser/q.gif) no-repeat 1px 0px;
  border-bottom: 1px dashed #5E39E9;
}

dl.qa dd {
  margin: 6px;
  padding: 0px 2px 2px 20px;
  margin-bottom: 2em;
  border-bottom: 1px dashed #EF2B4B;
  background: url(../images/malelaser/a.gif) no-repeat 0 0;
}

img.laser-img {
  padding: 9px;
  border: 1px solid #909090;
  margin: 4px;
}
