/* common */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	}
body {
	font-size: 10pt;
	line-height: 140%;
	behavior: url("/css/csshover3.htc");
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}
table   {  
	border-collapse: collapse;
	border-spacing: 0;  
	}
th, caption {  
	text-align: left;  
	} 
li {
	list-style-type: none;
	}
img {
	border: 0;
	}
a {
	text-decoration: none;
	color: #0084d0;
	}
a:hover {
	text-decoration: underline;
	}

/* clearfix */

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
	}
* + html .clearfix {
	/* clearfix IE7 */
	display: inline-block;
}
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

form.corner input[type="text"] {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 10.5pt;
	height: 40px;
	line-height: 40px;
	border: solid 1px #d2d2d2;
	}






/* Main/HeaderPosition */

#MainPosition {
	position: absolute;
	top: 160px;
	width:100%;
	text-align: center;
	}
#HeaderPosition {
	position: absolute;
	top: 0;
	width:100%;
	text-align: center;
	}


/* *******************************************************
	header
******************************************************* */

#Header {
	height:160px;
	background: #fff url(/p/common7b/header/bg.png) left top repeat-x;
	}
#HeaderWrapper {
	width: 960px;
	height:156px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: url(/p/common7b/header/bg2.jpg) left top no-repeat;
	}
#Logo {
	width:394px;
	float:left;
	}
#Logo a {
	display:block;
	width:394px;
	height:106px;
	}
#Logo strong {
	display:none;
	}
#HeaderRight {
	float:right;
	width:525px;
	height:156px;
	}
#SiteMapS {
	margin-left:85px;
	margin-right:1px;
	height:20px;
	overflow:hidden;
	}
#SiteMapS ul {
	padding:3px 0 0 6px;
	}
#SiteMapS li {
	list-style:none;
	display:inline;
	font-size:smaller;
	line-height:100%;
	}
#SiteMapS li a {
	display: -moz-inline-box; /* firefox2 */
	display:inline-block;
	width:82px;
	height:15px;
	background: url(/p/common7b/header/blue.png) left top no-repeat;
	}
#SiteMapS li a.begin {
	background-position: -2px -3px;
	}
#SiteMapS li a.faq {
	background-position: -88px -3px;
	}
#SiteMapS li a.bbs {
	background-position: -174px -3px;
	}
#SiteMapS li a.help {
	background-position: -260px -3px;
	}
#SiteMapS li a.contact {
	background-position: -346px -3px;
	}
#SiteMapS li a.begin:hover {
	background-position: -2px -23px;
	}
#SiteMapS li a.faq:hover {
	background-position: -88px -23px;
	}
#SiteMapS li a.bbs:hover {
	background-position: -174px -23px;
	}
#SiteMapS li a.help:hover {
	background-position: -260px -23px;
	}
#SiteMapS li a.contact:hover {
	background-position: -346px -23px;
	}
#SiteMapS li a span {
	display:none;
	}
#SiteFeatures {
	overflow:hidden;
	padding-top:4px;
	padding-bottom:5px;
	_height: 58px;
	}
#SiteFeaturesL {
	height:49px;
	margin-left:92px;
	_margin-left:47PX;
	width: 212px;
	float: left;
	}
#SiteFeaturesL a.SendfeeInfo {
	display: block;
	height: 25px;
	margin-bottom: 1px;
	}
#SiteFeaturesL a.NoukiInfo {
	display: block;
	height: 23px;
	}
#SiteFeaturesR {
	height:49px;
	margin-right:11px;
	width: 205px;
	float: right;
	}
#SiteFeaturesR a {
	display: block;
	height: 49px;
	}
#SiteFeatures a span {
	display:none;
	}
#CartAndMembers {
	margin-left:85px;
	margin-right:1px;
	height:35px;
	overflow:hidden;
	}
#CartAndMembers ul {
	padding:4px 0 0 9px;
	}
#CartAndMembers li {
	list-style:none;
	display:inline;
	line-height:100%;
	}
#CartAndMembers li a.mem {
	display: -moz-inline-box; /* firefox2 */
	display:inline-block;
	width: 174px;
	height: 25px;
	background: url(/p/common7b/header/blue.png) left -41px no-repeat;
	}
#CartAndMembers li a.mem:hover {
	background-position: left -67px;
	}
#CartAndMembers li a.cart {
	display: -moz-inline-box; /* firefox2 */
	display:inline-block;
	width: 245px;
	height: 25px;
	background: url(/p/common7b/header/orange.png) left top no-repeat;
	}
#CartAndMembers li a.cart:hover {
	background-position: left -26px;
	}

#CartAndMembers li a span {
	display:none;
	}


/* */


#SearchBox form {
	width: 440px;
	padding-top:2px;
	float: right;
	text-align: right;
	}
#twitter-icon {
	width: 107px;
	text-align: left;
	}
#feed-icon {
	width: 61px;
	text-align: left;
	}
#y-bookmark-icon {
	width: 40px;
	text-align: left;
	}

td#finder_key {
	width:195px;
	text-align:right;
	background: url(/p/common4/finder_key_bg.gif) left top no-repeat;
	}
td#finder_submit {
	width:37px;
	text-align:right;
	}
input#keywordbox {
	border:solid 1px #ccc;
	font-size:12px;
	line-height:100%;
	padding:2px;
	width:118px;
	}
* html input#keywordbox {
	height:20px;
	width:122px;
	}


/* *******************************************************
	main-container
******************************************************* */

.main-container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	}

.main-content {
	width: 758px;
	float: right;
	text-align: left;
	}

.main-menu {
	width: 178px;
	float: left;
	}

.main-menu .schedule {
	position: relative;
	padding: 30px 10px 10px 10px;
	background: url(/p/common7b/menu/noukisokuhou.png) left top no-repeat;
	color:#005b9b;
	border-bottom: solid 6px #fcc800;
	margin-bottom: 6px;
	}

p.tadaimano_txt {
	height: 14px;
	font-size: 10px;
	color: #8a959e;
	line-height: 12px;
	margin-bottom: 3px;
	}
p.saitannouki_txt {
	height: 40px;
	color: #8a959e;
	line-height: 20px;
	text-align: center;
	margin-bottom: 5px;
	}
p.saitannouki_txt b {
	font-size: 10.5pt;
	}
p.simekiri_txt {
	height: 14px;
	font-size: 10px;
	color: #8a959e;
	line-height: 12px;
	margin-bottom: 2px;
	}
p.simekiri_txt2 {
	height: 18px;
	font-size: 12px;
	color: #8a959e;
	line-height: 18px;
	text-align: center;
	}


form.pref-list {
	display: none;
	position: absolute;
	left: 10px;
	top: 29px;
	background-color: #fff;
	border: solid 3px #fcc800;
	padding: 3px;
	}

	/* IE6-8 Except */

:root *> form.pref-list {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 3px 3px 9px gray;
	}

form.pref-list p {
	border-bottom: solid 1px #ddd;
	padding: 0.2em 0.5em 0.2em 1em;
	font-weight: bold;
	background-color: #fff;
	color: #7e837f;
	white-space: nowrap;
	}
form.pref-list tr th,
form.pref-list tr td {
	border-bottom: solid 1px #ddd;
	padding: 0.5em 1em;
	white-space: nowrap;
	background-color: #fffcef;
	font-size: 10pt;
	}

form.pref-list tr.even th,
form.pref-list tr.even td {
	background-color: #fff;
	}
form.pref-list tr.last th,
form.pref-list tr.last td {
	border-bottom: none;
	}

form.pref-list th {
	white-space: nowrap;
	font-weight: bold;
	color: #4169e1;
	}
form.pref-list label {
	white-space: nowrap;
	margin-right: 0.5em;
	cursor: pointer;
	color: #1e90ff;
	}




form.pref-list label:hover {
	color: #ff4500;
	text-decoration: underline;
	}
input.ex-prf {
	/*visibility: hidden;*/
	display: none;
	}





p.simekiri {
	padding-top: 3px;
	font-size:10px;
	color:#8a959e;
	text-align:right;
	}
p.simekiri b {
	font-size:11px;
	color:#f44542;
	}


/* *******************************************************
	main-category
******************************************************* */

.prbanner a {
	display: block;
	margin-bottom: 1px;
	background: url(/p/common8/menu/menu-pr-sprites.png) left top no-repeat;
	}
.prbanner a.menu-pr-bonus-point {
	width: 178px;
	height: 100px;
	}
.prbanner a.menu-pr-free-shipping {
	width: 178px;
	height: 39px;
	background-position: left -100px;
	}
.prbanner a.menu-pr-return {
	width: 178px;
	height: 39px;
	background-position: left -139px;
	}
.prbanner a.menu-pr-price-a {
	width: 178px;
	height: 39px;
	background-position: left -178px;
	}
.prbanner a.menu-pr-eco {
	width: 178px;
	height: 39px;
	background-position: left -217px;
	}
.prbanner a.menu-pr-convenience {
	width: 178px;
	height: 39px;
	background-position: left -256px;
	}
.prbanner a.menu-pr-faxorder {
	width: 178px;
	height: 74px;
	background-position: left -295px;
	}

.prbanner a:hover { 
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	}

.main-menu h3 {
	display: none;
	}

.main-category li {
	background-color: #f6f6f6;
	padding:  0 0 6px 0;
	margin-bottom: 3px;
	}
.main-category ul {
	border: solid 1px #d2d2d2;
	background-color: #fff;
	padding: 5px 1px 1px 1px;
	margin: 0 6px 0 6px;
	}
.main-category ul li {
	font-weight: bold;
	font-size: 10pt;
	line-height: 1.35em;
	padding: 0 0 0 10px;
	background-color: #fff;
	}
.main-category ul li a {
	}
.main-category ul h5 {
	margin-left: 10px;
	margin-top: 2px;
	padding: 3px 0 2px 8px;
	font-size: 9pt;
	line-height: 9pt;
	color: #777;
	background-color: #ddd;
	border: solid 1px #ddd;
	}
.main-category ul h5 span {
	background-color: #ddd;
	}
.main-category ul ul {
	padding-top: 3px;
	border-left: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	border-top: solid 1px #ddd;
	margin: 0;
	margin-left: 10px;
	margin-bottom: 2px;
	}
.main-category ul ul li {
	font-weight: normal;
	font-size: 9pt;
	line-height: 1.3em;
	margin-left: 8px;
	padding: 0;
	}
.main-category ul ul li a {
	color: #555;
	}

.main-category ul li a.new {
	color: #00a960;
	}
.main-category ul li a.c_side {
	color: #695190;
	}
.main-category ul li a.sale {
	color: #c70067;
	}

.main-category ul li small {
	font-weight: normal;
	font-size: 8pt;
	line-height: 1.25em;
	color: #666;
	}

	/* IE6,7 Except */

html >/**/ body .main-category ul {
	padding-top: 0;
	}
html >/**/ body .main-category ul li {
	display: inline;
	padding: 0;
	}
html >/**/ body .main-category ul li:first-child a {
	border-top: solid 1px #fff;
	}
html >/**/ body .main-category ul li a {
	display: block;
	line-height: 10pt;
	padding: 5px 0 3px 10px;
	border-top: solid 1px #f6f6f6;
	}
html >/**/ body .main-category ul li a:hover {
	background-color: #22a4ef;
	color: #fff;
	text-decoration: none;
	}

html >/**/ body .main-category ul ul {
	padding-top: 0;
	}
html >/**/ body .main-category ul ul li {
	display: inline;
	line-height: 9pt;
	margin-left: 0;
	}
html >/**/ body .main-category ul ul li:first-child a {
	border-top: solid 1px #fff;
	}
html >/**/ body .main-category ul ul li a {
	display: block;
	padding: 3px 0 2px 8px;
	}
html >/**/ body .main-category ul ul li a:hover {
	background-color: #aaa;
	text-decoration: none;
	color: #fff;
	}

html >/**/ body .main-category ul li a.new:hover {
	background-color: #29c380;
	}
html >/**/ body .main-category ul li a.c_side:hover {
	background-color: #9079b6;
	}
html >/**/ body .main-category ul li a.sale:hover {
	background-color: #d22c82;
	}

html >/**/ body .main-category ul li small {
	display: block;
	border-top: solid 1px #f6f6f6;
	padding: 6px 8px;
	}

	/* IE6-8 Except */

:root *> .main-category ul li a {
	border: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}
:root *> .main-category ul ul li a {
	border: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}
:root *> .main-category ul li:first-child a {
	border-top: none;
	margin-top: 1px;
	}
:root *> .main-category ul ul li:first-child a {
	border-top: none;
	margin-top: 1px;
	}

	/* category title (h4) */

.main-category h4 {
	border-top: solid 1px #f6f6f6;
	}
.main-category h4 a,
.main-category h4 b {
	background:url(/p/common8/menu/cats.png) left top no-repeat;
	display: block;
	font-size:10.5pt;
	line-height:10.5pt;
	padding:12px 0 0 38px;
	background-color: #e6e6e6;
	color: #666;
	height: 20px;
	_height: 32px;
	}
.main-category h4 a:hover {
	}
html >/**/ body .main-category h4 a:hover {
	background-color: #999;
	color: #fff;
	text-decoration: none;
	}

.main-category li.new h4 b {
	background-position: left top;
	/*color:#00a960;*/
	}
.main-category li.c_side h4 b {
	background-position: left -704px;
	/*color:#695190;*/
	}
.main-category li.ladies h4 a {
	background-position: left -64px;
	}
.main-category li.mens h4 a {
	background-position: left -128px;
	}
.main-category li.lotion h4 a {
	background-position: left -192px;
	}
.main-category li.anal h4 a {
	background-position: left -256px;
	}
.main-category li.sm h4 a {
	background-position: left -320px;
	}
.main-category li.helper h4 a {
	background-position: left -384px;
	}
.main-category li.alacalte h4 a {
	background-position: left -448px;
	}
.main-category li.books h4 a {
	background-position: left -512px;
	}
.main-category li.lingerie h4 a {
	background-position: left -576px;
	}
.main-category li.sale h4 b {
	background-position: left -640px;
	/*color:#c70067;*/
	}



/* *******************************************************
	footer splitter
******************************************************* */


#SplitterBottom {
	display:none;
	}



/* *******************************************************
	footer II
******************************************************* */

#Footer {
	}
#FooterWrapper  {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}
#Footer div.PageTop {
	text-align: right;
	}
#Footer div.PageTop a {
	color: #888;
	font-size: 9pt;

	}


/* *************** **
   layout- bottom- '2' column
** *************** */
div#layout-bottom {
	}
div#layout-bottom div.bottom-body {
	/* width:100%;
	margin-left:-202px; */
	width: 758px;
	float:right;
	margin-bottom: 18px;
	}
div#layout-bottom div.bottom-body-inner {
	/* margin-left:202px; */
	}
div#layout-bottom div.bottom-left {
	/* width:202px;
	float:right; */
	width: 178px;
	float: left;
	margin-bottom: 18px;
	}
div#layout-bottom div.bottom-bottom {
	width:100%;
	clear:right;
	}


div.bottom-shopping-guide {
	}
div.shopping-guide-title {
	height: 31px;
	width: 100%;
	overflow: hidden;
	background: url(/p/common7h/footer/demo2.png) left -260px repeat-x;
	}

	/* IE6-8 Except */

:root *> div.shopping-guide-title {
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	}

div.shopping-guide-title h3 {
	float: left;
	width: 396px;
	height:31px;
	background: url(/p/common7h/footer/demo2.png) left -322px; repeat-x;
	}
div.shopping-guide-title h3 span {
	display: none;
	}
div.shopping-guide-title p {
	float: right;
	padding-right: 12px;
	width: 238px;
	_width: 250px;
	height: 31px;
	text-align: right;
	font-size: 12px;
	line-height:32px;
	background: url(/p/common7h/footer/demo2.png) right -291px no-repeat;
	}
div.shopping-guide-title p a {
	color: #fff;
	padding-left: 14px;
	background: url(/p/common7h/footer/transparent.png) left 1px no-repeat;
	}

div.shopping-guide-body {
	padding-top: 6px;
	padding-bottom: 4px;
	background-color:#dee2e5;
	}

div.shopping-guide-body table {
	}
div.shopping-guide-body table tr {
	vertical-align: top;
	}
td.col-width-50 {
	width: 50%;
	}
td.col-width-33 {
	width: 33.3%;
	}

div.td-right {
	padding: 4px 8px 4px 4px;
	}
div.td-left {
	padding: 4px 4px 4px 8px;
	}
div.td-center {
	padding: 4px;
	}
div.shopping-guide-body dl {
	padding: 6px 10px 6px 14px;
	background-color: #fff;
	border-bottom: solid 1px #b4bcc1;
	border-right: solid 1px #b4bcc1;
	}

div.shopping-guide-body dt {
	height: 28px;
	margin-bottom: 8px;
	background: url(/p/common7h/footer/shopping-guide-3.png) left top no-repeat;
	}
div.shopping-guide-body dt.sg-title-2 {
	background-position: left -28px;
	}
div.shopping-guide-body dt.sg-title-3 {
	background-position: left -56px;
	}
div.shopping-guide-body dt.sg-title-4 {
	background-position: left -84px;
	}
div.shopping-guide-body dt.sg-title-5 {
	background-position: left -112px;
	}
div.shopping-guide-body dt.sg-title-6 {
	background-position: left -140px;
	}
div.shopping-guide-body dt.sg-title-7 {
	background-position: left -168px;
	}
div.shopping-guide-body dt.sg-title-8 {
	background-position: left -196px;
	}
div.shopping-guide-body dt.sg-title-9 {
	background-position: left -224px;
	}
div.shopping-guide-body dt.sg-title-10 {
	background-position: left -252px;
	}
div.shopping-guide-body dt span {
	display: none;
	}
div.shopping-guide-body div.sg-img {
	width: 100px;
	height: 120px;
	float: left;
	background: url(/p/common7h/footer/shopping-guide-img-3.png) left top no-repeat;
	}
div.shopping-guide-body div.sg-img-small {
	width: 80px;
	height: 120px;
	float: left;
	background: url(/p/common7h/footer/shopping-guide-img-3.png) 5px top no-repeat;
	}
div.shopping-guide-body div.sg-img-2 {
	background-position: left -120px;
	}
div.shopping-guide-body div.sg-img-3 {
	background-position: 15px -240px;
	}
div.shopping-guide-body div.sg-img-4 {
	background-position: 15px -360px;
	}
div.shopping-guide-body div.sg-img-5 {
	background-position: 5px -480px;
	}
div.shopping-guide-body div.sg-img-6 {
	background-position: left -600px;
	}
div.shopping-guide-body div.sg-img-7 {
	background-position: left -720px;
	}
div.shopping-guide-body div.sg-img-8 {
	background-position: left -840px;
	}
div.shopping-guide-body div.sg-img-9 {
	background-position: 5px -960px;
	}
div.shopping-guide-body div.sg-img-10 {
	background-position: 5px -1080px;
	}
div.bottom-left div.sg-img-small {
	width: 90px;
	height: 95px;
	float: left;
	background: url(/p/common7h/footer/shopping-guide-img-3.png) 10px -1195px no-repeat;
	}
div.bottom-left div.sg-img-12 {
	width: 110px;
	height: 55px;
	float: left;
	background-position: 5px -1320px;
	}
div.bottom-left div.sg-img-12 a {
	display: block;
	width: 100px;
	height: 30px;
	}
div.bottom-left div.sg-img-12 a span {
	display: none;
	}
div.shopping-guide-body div.sg-comment {
	width: 100%;
	float: left;
	margin-right: -100px;
	}
div.shopping-guide-body div.sg-comment-small {
	width: 100%;
	float: left;
	margin-right: -80px;
	}
div.shopping-guide-body div.sg-comment div {
	margin-right:110px;
	}
div.shopping-guide-body div.sg-comment-small div {
	margin-right: 90px;
	}
div.shopping-guide-body div.sg-comment div p,
div.shopping-guide-body div.sg-comment-small div p {
	padding: 3px;
	font-size: 9pt;
	line-height: 140%;
	}

div.bottom-left dl {
	padding: 6px;
	background-color: #fff;
	border: solid 1px #ddd;
	}
div.bottom-left dt {
	text-align: center;
	font-weight: bold;
	height: 18px;
	line-height: 21px;
	_line-height: 18px;
	color: #fff;
	background-color:#898e92;
	}
div.bottom-left dd {
	padding: 0.5em;
	font-size: 9pt;
	line-height: 140%;
	color: #666;
	}

	/* IE6-8 Except */

:root *> div.shopping-guide-body {
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	}
:root *> div.shopping-guide-body dl {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}
:root *> div.bottom-left dl {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}
:root *> div.bottom-left dt {
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;	
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;	
	}



/* common7g Footer miniSitemap etc */

#MiniSitemaps {
	margin-bottom:0.5em;
	border-top:solid 1px #d2d2d2;
	border-bottom:solid 1px #d2d2d2;
	padding:0.5em 0;
	font-size: 12px;
	}

#MiniSitemaps ul {
	text-align:center;
	}
#MiniSitemaps ul li {
	display:inline;
	}

#CopyRight {
	text-align: center;
	font-size:8pt;
	color:#666666;
	}
#CopyRight a {
	color:#666666;
	}


#Footer a.icons_flash {
	padding-left:20px;
	padding-bottom:2px;
	background: url(/p/common7h/footer/shopping-guide-img-3.png) left -1440px no-repeat;
	}
#Footer a.icons_link {
	padding-left:20px;
	padding-bottom:2px;
	background: url(/p/common7h/footer/shopping-guide-img-3.png) left -1464px no-repeat;
	}
#Footer a.icons_y_bookmark {
	padding-left:20px;
	padding-bottom:2px;
	background: url(/p/common7h/footer/shopping-guide-img-3.png) left -1488px no-repeat;
	}
#Footer a.icons_rss {
	padding-left:20px;
	padding-bottom:2px;
	background: url(/p/common7h/footer/shopping-guide-img-3.png) left -1512px no-repeat;
	}

