@charset "utf-8";

/*-------------------------------------------------------------- base */

/*Basic*/
a:link {
	color:#0c5fe3;
	text-decoration:none;
}

a:visited {
	color:#0c5fe3;
	text-decoration:none;
}

a:hover {
	color:#0c5fe3;
	text-decoration:underline;
}

a:active {
	color:#0c5fe3;
	text-decoration:none;
}

/*----------------------------------------------------------------------*/
/*-------------------------------------------------------------- body */
body {
	background:#ffffff url() repeat-y left top;
	color:#666666;
	font-family: 'ヒラギノ角ゴ Pro W3', 'メイリオ', 'ＭＳ Ｐゴシック', Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #edeeef;
}

/*#base{
	width:0px;
	height:0px;
	margin:0;
	padding:0;
	border:0px #000000 solid;
	font-size:0em;
	line-height:0em;
	float:none;}
*/

/*----------------------------------------------------------------------*/
/*-------------------------------------------------------------- wrap */
#wrap {
	width:920px;
	margin:0 auto;
	padding: 20px;
	background-color: #fff;
	overflow: hidden;
}


/*----------------------------------------------------------------------*/
/*-------------------------------------------------------------- header */

#header {
	width:960px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

#header img.logo { margin:17px 0 15px; }

/*-------------------------------------------------------------- header navi */
#header #header-navi { margin-bottom:10px; }

#header #header-navi ul li {
	font-size:0;
	line-height:0;
	float:left;
}

/*----------------------------------------------------------------------*/
/*-------------------------------------------------------------- main */
#topicpath {
	width:920px;
	margin:15px auto 15px;
	padding:0;
	text-align:left;
}

/*----------------------------------------------------------------------*/
/*-------------------------------------------------------------- footer */
#footer {
	clear:both;
	width:960px;
	margin:0 auto;
	padding:0;
}

/*-------------------------------------------------------------- footer navi 1 */
#footer-navi1 {
	border-top: 1px #ced3d9 solid;
	margin:0 0 20px 0;
	padding: 25px 0 50px 30px;
	background:url(../img/fotter_back.gif) no-repeat center bottom;
	text-align:left;
}

#footer-navi1 ul {
	margin:0;
	padding:0;
	float:left;
}

#footer-navi1 ul li {
	width:180px;
	margin: 0 0 10px 0;
	font-size: 1.0em;
	line-height: 1.5em;
}

#footer-navi1 ul li a.category-title { font-weight: 900; }

#footer-navi1 ul li a:link,
#footer-navi1 ul li a:active,
#footer-navi1 ul li a:visited { text-decoration:none; }

#footer-navi1 ul li a:hover { text-decoration: underline; }

/*-------------------------------------------------------------- footer navi 2 */
#footer-navi2 { text-align:center; }

#footer-navi2 ul,
#footer-navi2 address { margin:5px auto; }

#footer-navi2 ul li {
	padding: 0 10px;
	font-size: 1.0em;
	line-height: 1.0em;
	border-left:1px #0c5fe3 solid;
	display:inline;
}

#footer-navi2 ul li.first { border-left: none; }

#footer-navi2 address {
	font-size: 1.0em;
	font-style:normal;
}

/*-------------------------------------------------------------- footer navi top */
#footer-navi-top {
	text-align:center;
	padding-top: 10px;
	border-top:1px #ced3d9 solid;
}

#footer-navi-top ul,
#footer-navi-top address { margin:5px auto; }

#footer-navi-top ul li {
	padding: 0 10px;
	font-size: 1.0em;
	line-height: 1.0em;
	border-left:1px #0c5fe3 solid;
	display:inline;
}

#footer-navi-top ul li.first { border-left: none; }

#footer-navi-top address {
	font-size: 1.0em;
	font-style:normal;
}

/*-------------------------------------------------------------- shaver header navi */

#shaver_header { background: url(../img/header_bg.gif) repeat-x left top; }

#shaver_header .header-inner {
	width: 960px;
	height: 116px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#shaver_header .header-inner h1 {
	position: absolute;
	top: 17px;
	left: 0px;
}

#shaver_header .header-inner .search {
	position: absolute;
	top: 23px;
	right: 0px;
	width: 300px;
	background: url(../img/header_search-button.png) no-repeat left center;
}

#shaver_header .header-inner .search form { margin-left: 104px; }

#shaver_header .header-inner .search #search-field {
	border: 1px solid #c5c6d1;
	background: url(../img/search_icon.gif) no-repeat 3px center;
	padding-left: 15px;
	padding: 3px 3px 3px 20px;
	width: 171px
}

#shaver_header .header-inner .search-no-results {
	position: absolute;
	top: 50px;
	right: 0px;
	text-align: right;
}

#shaver_header .header-inner ul {
	position: absolute;
	top: 78px;
	left: 0px;
	width: 960px;
	overflow: hidden;
}

#shaver_header .header-inner li { float: left; }

/*-------------------------------------------------------------- shaver footer navi */

#footer_sitemap { 
	clear: both;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	padding-bottom: 20px;
	text-align: left;
}

#footer_sitemap div {
	padding: 25px;
	overflow: hidden;
	border: 1px solid #d2d3d5;
	background-color: #fff;
	margin-left: 20px;
	margin-right: 20px;
	width: 868px;
}

#footer_sitemap ul {
	float: left;
	width: 170px;
}

#footer_sitemap li {
	margin-bottom: 5px;
	font-size: 10px;
	line-height: 1.5;
}

#footer_sitemap ul li a.category-title { font-weight: 900; }

/*-------------------------------------------------------------- shaver footer */

#shaver_footer {
	width: 960px;
	height: 99px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 12px;
}

#shaver_footer ul {
	display: block;
	width: 900px;
	padding-top: 15px;
}

#shaver_footer li {
	display: inline;
	border-right: 1px solid #655969;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.5;
}

#shaver_footer li a:link { color: #655969; }

#shaver_footer li a:visited { color: #655969; }

#shaver_footer li a:active { color: #655969; }

#shaver_footer li a:hover { color: #655969; }

#shaver_footer .last { border-right: none; }

#shaver_footer p { margin-top: 15px; }

/*-------------------------------------------------------------- shaver footer2 */

#shaver_footer2 div {
	width: 960px;
	height: 99px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#shaver_footer2 ul {
	display: block;
	width: 900px;
	padding-top: 15px;
}

#shaver_footer2 li {
	display: inline;
	border-right: 1px solid #655969;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.5;
}

#shaver_footer2 li a:link { color: #655969; }

#shaver_footer2 li a:visited { color: #655969; }

#shaver_footer2 li a:active { color: #655969; }

#shaver_footer2 li a:hover { color: #655969; }

#shaver_footer2 .last { border-right: none; }

#shaver_footer2 p { margin-top: 15px; }

/*-------------------------------------------------------------- wrap */

#philosophy #wrap,
#sensotouch3d #wrap,
#narimiya #wrap,
#technic #wrap,
#greenbox #wrap,
#wet #wrap,
#sitemap #wrap {
	width: 960px;
	padding: 0px;
}

#woman  #wrap,
#spec #wrap {
	width: 960px;
	padding: 0px;
	background: none;
}

#sensotouch3d #topicpath,
#woman #topicpath,
#bodygrooming #topicpath,
#narimiya #topicpath,
#technic #topicpath,
#greenbox #topicpath,
#wet #topicpath,
#sitemap #topicpath,
#spec #topicpath { width: 960px; }

#woman  #vision-main { margin-bottom: 0px; }

#woman #footer_sitemap,
#sensotouch3d #footer_sitemap,
#narimiya #footer_sitemap,
#philosophy #footer_sitemap,
#technic #footer_sitemap,
#greenbox #footer_sitemap,
#wet #footer_sitemap,
#spec #footer_sitemap { 
	padding-bottom: 0px;
	margin-top: 20px;
}

#woman #footer_sitemap div,
#sensotouch3d #footer_sitemap div,
#narimiya #footer_sitemap div,
#philosophy #footer_sitemap div,
#technic #footer_sitemap div,
#greenbox #footer_sitemap div,
#wet #footer_sitemap div,
#spec #footer_sitemap div {
	width: 908px;
	margin: 0px;
}

#bodygrooming { background-color: #fff; }

#bodygrooming  #footer_sitemap div {
    margin-left: 6px;
    width: 898px;
}

#narimiya #main,
#philosophy #main,
#sensotouch3d #main,
#greenbox #main,
#wet #main,
#spec #main { margin-bottom: 0px;}

#sitemap #main {
	margin: 0px;
	padding: 0px;
}

