@charset "utf-8";
body {
	font-family: "MS PGothic","ＭＳ Ｐゴシック", "Osaka", Arial, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.header {
	padding: 0px;
	width: 100%;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E8E2D0;
	height: 120px;
}
.header #titlemenu {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 750px;
}
.header #titlemenu ul {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f5f1e5;
}
.header #titlemenu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
}
#sibch a {
	background-image: url(../images/top/header_title_link.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 58px;
	width: 95px;
	margin: 0px;
	padding: 0px;
	background-position: left top;
}
#sibch a:hover {
	background-image: url(../images/top/menu_top.jpg);
	background-repeat: no-repeat;
	background-position: left -58px;
}
#top a {
	background-image: url(../images/top/menu_top.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	background-position: left top;
}
#top a:hover {
	background-image: url(../images/top/menu_top.jpg);
	background-repeat: no-repeat;
	background-position: left -40px;
}
#hair a {
	background-image: url(../images/top/menu_hair.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	background-position: left top;
}
#hair a:hover {
	background-image: url(../images/top/menu_hair.jpg);
	background-repeat: no-repeat;
	background-position: left -40px;
}
#nail a {
	background-image: url(../images/top/menu_nail.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	background-position: left top;
}
#nail a:hover {
	background-image: url(../images/top/menu_nail.jpg);
	background-repeat: no-repeat;
	background-position: left -40px;
}
#care a {
	background-image: url(../images/top/menu_care.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	background-position: left top;
}
#care a:hover {
	background-image: url(../images/top/menu_care.jpg);
	background-repeat: no-repeat;
	background-position: left -40px;
}
#cosme a {
	background-image: url(../images/top/menu_cosme.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	background-position: left top;
}
#cosme a:hover {
	background-image: url(../images/top/menu_cosme.jpg);
	background-repeat: no-repeat;
	background-position: left -40px;
}

h1 {
	font-family: "MS PGothic", "Osaka", Arial, sans-serif;
	font-size: 10px;
	background-color: #F5F1E5;
	text-align: left;
	margin: 0px;
	width: 100%;
	text-decoration: none;
	font-weight: normal;
	height: 12px;
	color: #958979;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h2 {
	margin: 0px;
	padding: 0px;
	height: 28px;
	text-align: left;
	font-weight: normal;
	font-size: 16px;
}
h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.contents {
	padding: 0px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.fooder {
	padding: 0px;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-image: url(../images/top/fooder_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #f5f1e5;
	height: 100px;
}
.fooder #fooder_750 {
	padding: 0px;
	width: 750px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.fooder #fooder_750 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.fooder #fooder_750 li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	float: right;
}
.fooder #fooder_750 div {
	clear: right;
	margin: 0px;
	padding: 0px;
}

