@charset "UTF-8";
html, body, p, img {
	margin: 0px;
	padding: 0px;
	text-align: center;
	-webkit-text-size-adjust: none;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
body {
    width: 100%;
}

img {
    border-style:none;
}
#text-profile a:link {
	color: #988E3F;
	text-decoration: underline;
}
#text-profile a:visited {
	text-decoration: underline;
	color: #988E3F;
}
#text-profile a:hover {
	text-decoration: underline;
	color: #CAC377;
}
#text-profile a:active {
	text-decoration: underline;
	color: #988E3F;
}

#header {
	background-image: url(../images/bg_header.png);
	background-repeat: repeat-x;
	height: 71px;
	padding-top: 7px;
	width: 100%;
	position: fixed;
	z-index: 1000;
}
#contents {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 850px;
	padding-top: 100px;
}
#btn-webshop {
	position: absolute;
	left: 571px;
	top: 433px;
}
#webshop {
	position: absolute;
	left: 381px;
	top: 433px;
}
#btn-stores {
	position: absolute;
	left: 535px;
	top: 422px;
}
#btn-iichi {
	position: absolute;
	left: 525px;
	top: 414px;
}
#btn-pinkoi {
	position: absolute;
	left: 525px;
	top: 482px;
	width: 304px;
	height: 48px;
}
#s-webshop {
	position: absolute;
	left: 161px;
	top: 248px;
}
#s-btn-stores {
	position: absolute;
	left: 382px;
	top: 231px;
}
#s-btn-iichi {
	position: absolute;
	left: 345px;
	top: 229px;
}
#s-btn-pinkoi {
	position: absolute;
	left: 342px;
	top: 303px;
}
#text-line {
	font-size: 11px;
	color: #414F43;
	position: absolute;
	left: 402px;
	top: 311px;
	text-align: left;
	line-height: 2em;
}
#navi {
	height: 62px;
	width: 850px;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
#navi #logo {
	margin-top: 2px;
	width: 122px;
}
#navi #TOP {
	float: left;
	width: 26px;
	padding-top: 20px;
	padding-left: 305px;
}
#navi #BRAND {
	float: left;
	width: 45px;
	padding-top: 20px;
	padding-left: 21px;
}
#navi #PROFILE {
	float: left;
	width: 50px;
	padding-top: 20px;
	padding-left: 18px;
}
#navi #WEBSHOP {
	float: left;
	width: 59px;
	padding-top: 20px;
	padding-left: 20px;
}
#navi #BLOG {
	float: left;
	width: 46px;
	padding-top: 20px;
	padding-left: 14px;
}
#navi #yukunia {
	float: left;
	width: 101px;
	padding-top: 11px;
}
#navi #aster {
	width: 63px;
	padding-top: 3px;
	padding-left: 24px;
	float: left;
}
#navi #mico {
	float: left;
	width: 86px;
	padding-top: 5px;
	padding-left: 23px;
}
#navi #twi {
	float: left;
	width: 28px;
	padding-top: 3px;
	padding-left: 35px;
}
#navi #fb {
	float: left;
	width: 32px;
	padding-top: 3px;
	padding-left: 12px;
}
#navi #mail {
	float: left;
	width: 25px;
	padding-top: 3px;
	padding-left: 12px;
}
#title-profile {
	position: absolute;
	left: 2px;
	top: 22px;
}
#text-profile {
	position: absolute;
	font-size: 11px;
	color: #988E3F;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	left: 20px;
	top: 102px;
	text-align: left;
	width: 340px;
}
#box-press {
	text-align: left;
	height: 170px;
	width: 463px;
	position: absolute;
	left: 410px;
	top: 387px;
	background-image: url(../images/profile_bg_press.png);
	line-height: 1.4em;
	letter-spacing: 0.1em;
	font-size: 8px;
	color: #f4f3ed;
}
#text-press-more {
	position: absolute;
	font-size: 11px;
	color: #988E3F;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	left: 153px;
	top: 102px;
	text-align: left;
	width: 500px;
}

#box-press #boxinbox-press {
	height: 170px;
	width: 463px;
	position: relative;
}
#boxinbox-press #title-press {
	position: absolute;
	left: 9px;
	top: 11px;
}
#boxinbox-press #text-press1 {
	position: absolute;
	left: 12px;
	top: 42px;
	height: auto;
	width: 210px;
}
#boxinbox-press #text-press2 {
	position: absolute;
	left: 230px;
	top: 42px;
	width: 225px;
	height: auto;
}
#box-mailnews {
	font-size: 12px;
	color: #424E39;
	letter-spacing: 0.1em;
	margin-top: 20px;
}
#profile-back {
	position: absolute;
	left: 0px;
	top: 102px;
}
#boxinbox-press #more {
	position: absolute;
	left: 388px;
	top: 149px;
}
#navi-btns {
	overflow: hidden;
}
.clear {
	clear: both;
}
#body-webshop {
	background-color: #f5f5f3;
}
