/* Reset */
html,body{margin:0;padding:0;font-size:100%;line-height: 100%;}
p,blockquote,address,div,p,hr,noscript{margin:0;padding:0;border:0;font-size:100%;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;border:0;font-size:100%;font-weight:normal;}
ul,ol,li,dl,dt,dd{margin:0;padding:0;border:0;font-size:100%;}
pre{margin:0;padding:0;border:0;font-size:100%;}
a,img,map,q,sub,sup,span,bdo{margin:0;padding:0;border:0;}
br{margin:0;padding:0;border:0;letter-spacing:0;}
tt,i,b,big,small{margin:0;padding:0;border:0;}
code,samp,var{margin:0;padding:0;border:0;font-size:100%;}
strong,dfn,kbd,cite,abbr,acronym,em{margin:0;padding:0;border:0;font-size:100%;font-style:normal;font-weight:bold;}
ins{margin:0;padding:0;border:0;font-size:100%;font-style:normal;font-weight:bold;text-decoration:none;}
del{margin:0;padding:0;border:0;font-size:100%;font-style:normal;}
form,fieldset{margin:0;padding:0;border:0;font-size:100%;}
legend,label,select,optgroup,option,button{margin:0;padding:0;border:0;font-size:100%;}


/* clearfix */
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	
}
.clearfix{
	display:inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */


/* Common */
body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 10px;
	color: #776438;
	text-align: center;
	background: url(../images/bg_base.gif) repeat-y center top;
	padding-bottom: 25px;
}

/* BaseLayout */
#Wrap {
	width: 780px;
	margin: 0px auto;
	text-align: left;
}
#Header {
	background: url(../images/bg_header.gif) no-repeat center top;
	width: 780px;
	height: 55px;
	position: relative;
}
#Footer {
	margin: 20px auto 0px;
	width: 724px;
	color: #767676;
}
/* Pankuzu */
#Pankuzu h2 {

	margin-left: 25px;
	margin-bottom: 10px;
}
/* Header */


#Header h1 {
	position: absolute;
	top: 3px;
	left: 11px;
}
#Header ul {
	list-style: none;
	position: absolute;
	height: 8px;
	width: 542px;
	left: 169px;
	top: 34px;
}
#Header li {
	display: inline;
}
#Header li img {
	vertical-align: top;
}
#Header #HMhome {
	margin-right: 48px;
}
#Header #HMconcept {
	margin-right: 62px;
}
#Header #HMprofuct {
	margin-right: 64px;
}
#Header #HMinformation {
	margin-right: 44px;
}
#Header #LinkEnglish {
	position: absolute;
	height: 15px;
	width: 98px;
	left: 674px;
	top: 8px;
}

/* Footer */
#Footer a:link, #Footer a:visited {
	color:#767676;
	text-decoration: none;
}
#Footer a:hover, #Footer a:active {
	color:#767676;
	text-decoration: underline;
}
#Footer ul {
	float: left;
	list-style: none;
	width: 500px;
	line-height: 1em;
}
#Footer li {
	display: inline;
	padding-right: 1em;
	padding-left: 1em;
	border-left: 1px solid #767676;
}
#Footer #FMpp {
	border-right: 1px solid #767676;
}
#Footer #FMsitemap {
	border-right: 1px solid #767676;
}
#Footer address {
	line-height: 1em;
	float: right;
	width: 210px;
}

/* BannerArea */
#BannerArea {
	width: 214px;
	float: left;
}
#BannerArea img {
	vertical-align: top;
}
#BannerArea ul {
	list-style: none;
		width: 214px;
}
#BannerArea .ClothBrand,
#BannerArea .AccesaryBrand,
#BannerArea .Prosalon {
	margin-bottom:21px;
}
#BannerArea h3 {
	margin-bottom: 7px;
}
#BannerArea li {
	width: 214px;
	background-image: url(../../images/dot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 4px;
	padding-bottom: 4px;
}
#BannerArea .last {
	background-image: none;
	padding-bottom: 0px;
}
#BannerArea p.BrandName {
	padding-top: 15px;
}
#BannerArea .BrandName .New {
	margin-bottom: 7px;
}
#BannerArea .Bannr {
	float: left;
	width: 116px;
}
#BannerArea .BrandName {
	float: right;
	width: 86px;
}
#BannerArea .SV09 .BrandName .New {
	margin-bottom: 4px;
}
#BannerArea .Name2Line .BrandName {
	padding-top: 11px;
}
#BannerArea .LinkBanner li {
	width: 214px;
	background: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
#BannerArea .Prosalon ul {
}
#BannerArea .Prosalon li {
	width: 214px;
	background: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: -4px;
}

