@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}

p {
	letter-spacing:-0.5px;
	color:#320003;
	text-align:justify;
}
a {color:#333333;text-decoration:none;border:none}
a hover {color:#333333;text-decoration:none}
a visited {color:#333333;text-decoration:none}

img {border:none}


.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

/* top */

#templatemo_header_wrapper {
	width: 100%;
	margin: 0 auto;
}

#templatemo_header {
	width: 898px;
	background-image: url(../images/topbg.gif);
	height: 150px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 7px;
	padding-left: 7px;
}

#templatemo_header #site_logo {
	float: left;
	width: 168px;
	height: 83px;
	margin-top: 5px;
}


#templatemo_header #btn {
	position: relative;
	float: right;
	height: 83px;
	width: 670px;
	margin-top: 5px;
}

#templatemo_header #menu {
	position: relative;
	float: right;
	height: 57px;
	width: 900px;
	margin-top: -0.5px \9;
	margin-left: 0.5px;
}
/* end of top

/* drop menu */
#dropmenu {
	display:none;
	position:absolute;
	width:300px;
	margin-top:-3px; 
	z-index:9;
	*top:57px;
}
#dropmenu, #dropmenu li { list-style:none; margin:0; padding:0; }
#dropmenu li a {
	display:block;
	height:22px;;
	line-height:22px;
	padding:8px;
	background:#991926;
	border:1px solid #791320;
	text-decoration:none;
	color:#FFF;
}
#dropmenu li a:hover {
	text-decoration:underline;
}
#dropmenu:hover {
	display:block;
}

#dropmenub {
	display:none;
	position:absolute;
	width:300px;
	margin-top:-3px; 
	z-index:9;
	*top:57px;
}
#dropmenub, #dropmenub li { list-style:none; margin:0; padding:0; }
#dropmenub li a {
	display:block;
	height:22px;;
	line-height:22px;
	padding:8px;
	background:#991926;
	border:1px solid #791320;
	text-decoration:none;
	color:#FFF;
}
#dropmenub li a:hover {
	text-decoration:underline;
}
#dropmenub:hover {
	display:block;
}

/* NEW HEADER */
/* TOP */

#menu tr td:first-child {
  border: solid 1px #000;
}

#menu tr td:nth-child(n + 2) {
  border: solid #000;
  border-width: 1px 1px 1px 0;
}

#menu .cell {
  width: 149px;
  height: 57px;
  position: relative;
  z-index: 1;
  background: -moz-linear-gradient(top, #a80415, #c66a6f);
  background: -webkit-linear-gradient(top, #a80415, #c66a6f);
  background: linear-gradient(to bottom, #a80415, #c66a6f);
}

#menu .cell a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  color: #f0e68c;
  font-size: 16px;
  text-align: center;
  font-family: cursive;
}

#menu .cell a span {
  position: relative;
  top: 30%;
}

#menu .cell a .open{
  font-size: 7px;
}

#menu .index-hover {
  display: none;
}

#menu a:hover .index-normal {
  display: none;
}

#menu a:hover .index-hover {
  display: inline;
}

/* COMPANY */
#menu .company-hover {
  display: none;
}

#menu a:hover .company-normal {
  display: none;
}

#menu a:hover .company-hover {
  display: inline;
}

/* BEAUTY */
#menu .beauty-hover {
  display: none;
}

#menu a:hover .beauty-normal {
  display: none;
}

#menu a:hover .beauty-hover {
  display: inline;
}

/* HAIR CARE */
#menu .haircare-hover {
  display: none;
}

#menu a:hover .haircare-normal {
  display: none;
}

#menu a:hover .haircare-hover {
  display: inline;
} 

/* SEMINOR */
#menu .seminor-hover {
  display: none;
}

#menu a:hover .seminor-normal {
  display: none;
}

#menu a:hover .seminor-hover {
  display: inline;
} 

/* LOVE LETTER */
#menu .contact-hover {
  display: none;
}

#menu a:hover .contact-normal {
  display: none;
}

#menu a:hover .contact-hover {
  display: inline;
} 

/* content */

#templatemo_content_wrapper {
	width: 100%;
	margin: 0 auto;
}

#templatemo_content {
	/*background-image: url(../images/border.gif);*/
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 7px;
	padding-left: 7px;
	background-color: white;
}

#templatemo_content #banner {
	_margin-left: 2px; 
	_margin-top: -2px;
	width: 900px;
	_width:899px;
}

/* 20130618 matsumura */

#templatemo_content #bannerBg {
	_margin-left: 2px; 
	_margin-top: -2px;
	width: 900px;
	_width:899px;
	height:251px;
	margin:0 auto;
	background: url(../images/bannerBg.jpg) no-repeat center top;
}

#templatemo_content #bannerBtn {
	width:451px;
	margin:159px 0 0 13px;
}

#templatemo_content #bannerBtn div {
	float:left;
}

#left_content {
	float: left;
	width: 540px;
	padding-right: 20px;
	padding-left: 20px;
}

#news {
	float: left;
	width: 530px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 4px;
	padding-bottom: 4px;
}

#left_content {
	float: left;
	width: 530px;
	left: 20px;
}

#left_content .header-fulvic-acid {
	width: 570px;
}

#left_content .fulvic-acid-txt {
	width: 570px;
	margin: 0 auto 44px;
}

#left_content .fulvic-acid-txt p {
	width: 515px;
	padding: 0 15px 0 35px;
	margin-bottom: 35px;
}

#left_content #header{
	width: 570px;
}

#left_content #area{
	width: 600px;
}

#profile {
  width: 570px;
  margin: 50px 0 0 15px;
}

.profile-top {
  width: 500px;
  margin: 0;
}

.profile-top .about {
  float: right;
  font-size: 15px;
  margin-left: 0;
}

.profile-top img {
  width: 225px;
  height: 325px;
  float: left;
  margin: 0;
} 

.profile-top .clearfix:after {
  content: "";
  display: block;
  clear: both;
}

#profile .career h2 {
  color: #320003;
  margin-top: 25px;
}

#profile .career h3 {
  color: #320003;
  margin-top: 20px;
}

#profile .career li {
  color: #320003;
}

#right_content {
	position: relative;
	float: right;
	width: 280px;
	right: 20px;
}

#right_content #banner {
	width: 280px;
	margin-bottom: 4px;
}

#right_content .blog {
  color: #b00a16;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 0;
}

/* #right_content .sns-personal {
  margin-top: 20px;
  margin-bottom: 0;
} */

#right_content .sns {
  color: #b00a16;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;
}

#right_content #sns-link {
  float: left;
  width: 80px;
  height: 80px;
	margin: 2px;
}
.Txtright {
	text-align: right;
}
#right_content #cartBtn {
	width: 280px;
	margin-bottom: 4px;
	text-align: right;
}
/* end of content

/* footer */

#templatemo_footer_wrapper {
	width: 100%;
	margin: 0 auto;
}

#templatemo_footer {
	width: 900px;
	background-image: url(../images/footerbg.gif);
	height: 60px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 7px;
	padding-left: 7px;
	text-align: center;
	line-height: 20px;
	color: #FFFFFF;
}

#templatemo_footer a {
	color: #FFFFFF;
}
/* end of footer

/* clearfix */

.cf:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.cf {
	display: inline-block;
}

