#content h1 {
	height: 40px;
	padding-left: 18px;
	font-size: 18px;
	line-height: 43px;
	_line-height: 40px;
	color: #fff;
	background: #fff url(/p/category/blue-ie.png) left -60px no-repeat;
	}

#content h1 a {
	color: #fff;
	}
#content h1 a:hover {
	text-decoration:none;
	}
#topic_path {
	height: 21px;
	padding-left: 18px;
	border-right: solid 1px #f3f3f3;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #f3f3f3;
	line-height: 24px;
	_line-height: 21px;
	font-size:8pt;
	color:#ccc;
	background-color: #f9f9f9;
	}
#topic_path a {
	color:#888;
	}
#topic_path a:hover {
	color: #555;
	}

div.page-controler {
	padding: 4px 18px;
	border-top: solid 1px #fcfcfc;
	border-right: solid 1px #f3f3f3;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #f3f3f3;
	font-size:10pt;
	color:#ccc;
	background-color: #f9f9f9;
	margin-bottom: 24px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-radius-bottomleft: 6px;
	border-radius-bottomright: 6px;
	}


div.mode-exchanger {
	width: 73%;
	float: right;
	text-align: right;
	}
div.mode-exchanger ul.view-mode,
div.mode-exchanger ul.items-per-page,
div.mode-exchanger ul.sort-mode {
	float: right;
	padding-left: 6px;
	margin-left: 6px;
	border-left: solid 1px #d6d6d6;
	}


ul.view-mode li {
	display: inline;
	height: 21px;
	overflow: hidden;
	}
ul.view-mode li b,
ul.view-mode li a {
	display: -moz-inline-box;
	display: inline-block;
	_margin-left: 3px;
	padding-top: 5px;
	_padding-top: 6px;
	height: 16px;
	_height: 21px;
	font-size: 9pt;
	font-weight: bold;
	line-height: 100%;
	color: #888;
	}
ul.view-mode li a {
	background: #e6e6e6 url(/p/category/_global.png) -64px -73px no-repeat;
	width: 31px;
	}
ul.view-mode li a span {
	visibility: hidden;
	}
ul.view-mode li a.view-mode-2 { background-position: -64px -95px; }
ul.view-mode li a.view-mode-3 { background-position: -64px -117px; }
ul.view-mode li a.view-mode-1:hover { text-decoration: none; background-position: -32px -73px; }
ul.view-mode li a.view-mode-2:hover { text-decoration: none; background-position: -32px -95px; }
ul.view-mode li a.view-mode-3:hover { text-decoration: none; background-position: -32px -117px; }
ul.view-mode li a.active-1, ul.view-mode li a.active-1:hover { text-decoration: none; background-position: left -73px; }
ul.view-mode li a.active-2, ul.view-mode li a.active-2:hover { text-decoration: none; background-position: left -95px; }
ul.view-mode li a.active-3, ul.view-mode li a.active-3:hover { text-decoration: none; background-position: left -117px; }

ul.items-per-page li {
	display: inline;
	height: 21px;
	overflow: hidden;
	}
ul.items-per-page li b,
ul.items-per-page li a {
	display: -moz-inline-box;
	display: inline-block;
	_margin-left: 3px;
	padding-top: 5px;
	_padding-top: 6px;
	height: 16px;
	_height: 21px;
	font-size: 9pt;
	font-weight: bold;
	line-height: 100%;
	color: #888;
	}
ul.items-per-page li a {
	background: #e6e6e6 url(/p/category/_global.png) -64px -139px no-repeat;
	width: 31px;
	text-align: center;
	}
ul.items-per-page li a span {
	visibility: hidden;
	}
ul.items-per-page li a.items-per-page-1:hover,
ul.items-per-page li a.items-per-page-2:hover,
ul.items-per-page li a.items-per-page-3:hover { text-decoration: none; color: #fff; background-position: -32px -139px; }
ul.items-per-page li a.active-1, ul.items-per-page li a.active-1:hover,
ul.items-per-page li a.active-2, ul.items-per-page li a.active-2:hover,
ul.items-per-page li a.active-3, ul.items-per-page li a.active-3:hover { text-decoration: none; color: #fff; background-position: left -139px; }



ul.sort-mode li {
	display: inline;
	height: 21px;
	/*overflow: hidden;*/
	}
ul.sort-mode li b,
ul.sort-mode li span {
	display: -moz-inline-box;
	display: inline-block;
	padding-top: 5px;
	height: 16px;
	_height: 21px;
	font-size: 9pt;
	font-weight: bold;
	line-height: 100%;
	color: #888;
	}
ul.sort-mode li b {
	_padding-top: 4px;
	_padding-right: 3px;
	_padding-left: 3px;
	}
ul.sort-mode li span {
	padding-top: 0;
	position: relative;
	}
ul.sort-mode li span.choose-sort-mode {
	width: 124px;
	text-align: center;
	color: #fff;
	}

ul.sort-mode span.choose-sort-mode * {
	visibility: hidden;
	}
ul.sort-mode span.choose-sort-mode:hover * {
	visibility: visible;
	}
ul.sort-mode span.choose-sort-mode:hover div,
ul.sort-mode span.choose-sort-mode:hover ul,
ul.sort-mode span.choose-sort-mode:hover li,
ul.sort-mode span.choose-sort-mode:hover a {
	_visibility: visible;
	}
ul.sort-mode span.choose-sort-mode a.active {
	visibility: visible;
	background: url(/p/category/_alpha.png) left top no-repeat;
	_background-position: -125px top;
	}
ul.sort-mode span.choose-sort-mode:hover a.active {
	background: none;
	}
ul.sort-mode span.choose-sort-mode div {
	padding-top: 6px;
	height: 111px;
	_height: 117px;
	/*position: relative;*/
	position: absolute;
	left: 0;
	top: -6px;
	z-index: 99;
	background: url(/p/category/_alpha.png) left -22px no-repeat;
	_background-position: -125px -22px;
	}
	*:first-child+html ul.sort-mode span.choose-sort-mode div {
		padding-top: 4px;
		top: -4px;
		height: 113px;
		}

ul.sort-mode span.choose-sort-mode div ul {
	padding-bottom: 6px;
	}
ul.sort-mode span.choose-sort-mode div a {
	display: block;
	padding: 5px 0 0 0;
	height: 16px;
	width: 124px;
	_height: 21px;
	color: #fff;
	background: url(/p/category/_alpha.png) 124px top no-repeat;
	_background: none;
	}
ul.sort-mode span.choose-sort-mode:hover a.active:hover,
ul.sort-mode span.choose-sort-mode div a:hover {
	background-color: #555;
	text-decoration: none;
	background: url(/p/category/_alpha.png) left -184px no-repeat;
	_background: none;
	_background-color: #555;
	}



div.item-counter {
	color: #999;
	font-family: 'Century Gothic';
	font-size: 13pt;
	font-weight: bold;
	}
div.item-counter small {
	font-family: sans-serif;
	font-size:10pt;
	}


/* ******************************
	
****************************** */

div.refine-alert {
	text-align: center;
	line-height: 120%;
	font-size: 8pt;
	margin-bottom: 12px;
	margin-top: 4px;
	}
div.refine-alert a {
	color: #ce7794;
	}
div.refine-alert a:hover {
	color: #c85179;
	}

/* ******************************
	
****************************** */


ul.genres-included-inline,
ul.brands-included-inline {
	margin-bottom: 2px;
	}
ul.genres-included-inline li,
ul.brands-included-inline li {
	display: inline;
	line-height: 100%;
	}
ul.genres-included-inline li a,
ul.brands-included-inline li a {
	display: -moz-inline-box;
	display: inline-block;
	font-size: 10px;
	background-color: #f3f3f8;
	color: #68699b;
	padding: 2px 5px 0;
	white-space: nowrap;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}
ul.genres-included-inline li a:hover,
ul.brands-included-inline li a:hover {
	background-color: #9697bf;
	color: #fff;
	text-decoration: none;
	}
ul.genres-included-inline li a.active,
ul.brands-included-inline li a.active {
	background-color: #68699b;
	color: #fff;
	text-decoration: none;
	}
ul.genres-included-inline li b,
ul.brands-included-inline li b {
	display: -moz-inline-box;
	display: inline-block;
	font-size: 10px;
	background-color: #bbb;
	color: #fff;
	padding: 2px 5px 0;
	white-space: nowrap;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-weight: normal;
	}

/* ******************************
	page-list ( Link list )
****************************** */

ul.page-list {
	text-align: center;
	margin-bottom: 1em;
	}
ul.page-list li {
	display: inline;
	line-height: 100%;
	}
ul.page-list li a,
ul.page-list li b {
	background: url(/p/category/_global.png) left top no-repeat;
	display: -moz-inline-box;
	display: inline-block;
	padding-top: 5px;
	width: 32px;
	height: 17px;
	_height: 22px;
	text-align: center;
	font-weight: bold;
	font-size:14px;
	color: #fff;
	}

ul.page-list li b.page-list-active {
	padding-top: 7px;
	width: 38px;
	height: 19px;
	_height: 26px;
	background-position: -103px -69px;
	color: #63bcf3;
	font-size:18px;
	position: relative;
	top: 2px;
	_top: 3px;
	}
*:first-child+html ul.page-list li b.page-list-active { /* IE7 */
	position: relative;
	top: 3px;
	}
ul.page-list li a.page-list-prev {
	width: 108px;
	background-position: -33px 0;
	}
ul.page-list li b.page-list-prev-hide {
	width: 108px;
	background-position: -33px -23px;
	}
ul.page-list li a.page-list-next {
	width: 108px;
	background-position: -33px 0;
	}
ul.page-list li b.page-list-next-hide {
	width: 108px;
	background-position: -33px -23px;
	}
ul.page-list li a:hover {
	background-position: left -46px;
	text-decoration: none;
	}
ul.page-list li a.page-list-prev:hover {
	background-position: -33px -46px;
	text-decoration: none;
	}
ul.page-list li a.page-list-next:hover {
	background-position: -33px -46px;
	text-decoration: none;
	}
ul.page-list li b small,
ul.page-list li a small {
	font-size: 12px;
	}

/* ******************************

****************************** */


#menu ul li h5 {
	border: solid 1px #ddd;
	border-right: none;
	margin-left: 6px;
	padding: 2px 0 1px 12px;
	font-size: 9pt;
	color: #999;
	background-color: #f9f9f9;
	}
#menu ul li ul {
	border-right: none;
	border-color: #ddd;
	padding: 2px 0 2px 9px
	margin-left: 14px;
	margin-right: 1px;
	}
#menu ul li ul li a {
	display: block;
	margin: 1px 0 1px 0;
	color: #6b7e8a;
	font-size: 9pt;
	line-height: 120%;
	font-weight: normal;
	padding: 2px 0 1px 10px;
	}
#menu ul li ul li a:hover {
	background-color: #9dd1f2;
	color: #fff;
	}
#menu ul li ul li a.active {
	background-color: #79ccff;
	color: #fff;
	}


/* ******************************
	item-column-1
****************************** */

div.item-column-1 {
	position: relative;
	width: 33.3%;
	padding: 6px 0;
	margin-bottom: 12px;
	float: left;
	}
div.item-column-1 div,
div.item-column-1 form {
	margin: 0 8px;
	}
div.item-column-1 div.item-thumb-160 {
	text-align: center;
	margin-bottom: 1em;
	}
div.item-column-1 div.item-thumb-160 a img {
	background: url(/p/category/_global.png) 172px 172px no-repeat;
	padding: 6px;
	}
div.item-column-1 div.item-thumb-160 a:hover img {
	background-position: -142px top;
	}
div.item-column-1 div.item-name {
	font-size: 10.5pt;
	line-height: 120%;
	font-weight: bold;
	padding: 0.4em;
	height: 2.4em;
	_height: 3em;
	background-color: #f6f6f6;
	margin-bottom:8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}
div.item-column-1 div.item-keisai {
	text-align: right;
	margin-bottom:3px;
	}
div.item-column-1 div.item-price {
	text-align: right;
	margin-bottom:8px;
	}

div.item-column-1 div.discontinued {
	color: #999;
	}
div.item-column-1 div.discontinued a {
	color: #666;
	}
div.item-column-1 span.new-hot-icons {
	position: absolute;
	top: 0;
	left: 6px;
	display: block;
	width: 33px;
	}
div.item-column-1 span.new-icon {
	display: block;
	width: 33px;
	height: 33px;
	margin-bottom: 1px;
	margin-bottom: 1px;
	background: url(/p/category/_global.png) left -161px no-repeat;
	}
div.item-column-1 span.hot-icon {
	display: block;
	width: 33px;
	height: 33px;
	margin-bottom: 1px;
	margin-bottom: 1px;
	background: url(/p/category/_global.png) -34px -161px no-repeat;
	}
div.item-column-1 span.outlet-icon {
	display: block;
	width: 33px;
	height: 33px;
	margin-bottom: 1px;
	margin-bottom: 1px;
	background: url(/p/category/_global.png) -68px -161px no-repeat;
	}




/* ******************************
	item-column-2
****************************** */
div.item-column-2 {
	position: relative;
	padding: 6px 0 12px 0;
	margin-bottom: 12px;
	border-bottom: solid 3px #eee;
	}

div.item-column-2 div.item-thumb-160 {
	float: left;
	width: 35%;
	text-align: right;
	}
div.item-column-2 div.item-thumb-160 a img {
	background: url(/p/category/_global.png) 172px 172px no-repeat;
	padding: 6px;
	}
div.item-column-2 div.item-thumb-160 a:hover img {
	background-position: -142px top;
	}
div.item-column-2 div.item-data {
	float: right;
	width: 60%;
	}

div.item-column-2 div.item-name {
	font-size: 10.5pt;
	line-height: 120%;
	font-weight: bold;
	padding: 0.4em;
	background-color: #f6f6f6;
	margin-bottom:8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}
div.item-column-2 div.item-description {
	font-size: 10.5pt;
	line-height: 150%;
	margin-bottom: 0.5em;
	padding: 0.4em;
	}
div.item-column-2 div.item-keisai {
	text-align: right;
	margin-bottom:3px;
	}
div.item-column-2 div.item-price {
	text-align: right;
	margin-bottom:8px;
	}
div.item-column-2 span.new-hot-icons {
	position: absolute;
	top: 0;
	left: 6px;
	display: block;
	width: 68px;
	}
div.item-column-2 span.new-icon {
	display: block;
	width: 33px;
	height: 33px;
	margin-right: 1px;
	margin-bottom: 1px;
	float: left;
	background: url(/p/category/_global.png) left -161px no-repeat;
	}
div.item-column-2 span.hot-icon {
	display: block;
	width: 33px;
	height: 33px;
	margin-right: 1px;
	margin-bottom: 1px;
	float: left;
	background: url(/p/category/_global.png) -34px -161px no-repeat;
	}
div.item-column-2 span.outlet-icon {
	display: block;
	width: 33px;
	height: 33px;
	margin-right: 1px;
	margin-bottom: 1px;
	float: left;
	background: url(/p/category/_global.png) -68px -161px no-repeat;
	}


/* ******************************
	item-column-3
****************************** */

div.item-column-3 {
	position: relative;
	width: 16.6%;
	padding: 6px 0;
	float: left;
	}
div.item-column-3 div,
div.item-column-3 form {
	margin: 0 12px;
	padding: 0;
	}
div.item-column-3 form {
	height: 21px;
	overflow: hidden;
	margin-bottom: 6px;
	}
div.item-column-3 div.item-thumb-80 {
	text-align: center;
	margin-bottom: 1em;
	}
div.item-thumb-80 a img {
	background: url(/p/category/_global.png) 172px 172px no-repeat;
	padding: 6px;
	}
div.item-column-3 div.item-thumb-80 a:hover img {
	background-position: -142px -173px;
	}
div.item-column-3 div.item-name {
	font-size: 9pt;
	line-height: 120%;
	font-weight: bold;
	height: 3.6em;
	margin-bottom: 0.2em;
	overflow: hidden;
	}
div.item-column-3 div.item-keisai {
	text-align: right;
	margin-bottom:3px;
	}
div.item-column-3 div.item-price {
	text-align: right;
	margin-bottom: 6px;
	}
div.item-column-3 div.item-description {
	font-size: 11px;
	line-height: 120%;
	color: #777;
	}
div.item-column-3 div.item-description span.tyouki {
	display: block;
	border: solid 1px #d2d2d2;
	background-color: #eee;
	color: #bc763c;
	padding:4px;
	}
div.item-column-3 span.new-hot-icons {
	position: absolute;
	top: 0;
	left: 6px;
	display: block;
	width: 23px;
	}
div.item-column-3 span.new-icon {
	display: block;
	width: 23px;
	height: 8px;
	margin-bottom: 1px;
	background: url(/p/category/_global.png) left -195px no-repeat;
	}
div.item-column-3 span.hot-icon {
	display: block;
	width: 23px;
	height: 8px;
	margin-bottom: 1px;
	background: url(/p/category/_global.png) -34px -195px no-repeat;
	}
div.item-column-3 span.outlet-icon {
	display: block;
	width: 23px;
	height: 8px;
	margin-bottom: 1px;
	background: url(/p/category/_global.png) -68px -195px no-repeat;
	}



div.item-name a {
	color: #0084d0;
	}

div.item-keisai {
	color: #555;
	font-size: 9pt;
	line-height: 13pt;
	}
div.item-price {
	color: #555;
	font-size: 9pt;
	line-height: 13pt;
	}
div.item-price b.price {
	font-size: 14pt;
	font-family: 'Century Gothic';
	font-weight: bold;
	color: #c71585;
	}
div.item-price b.price span {
	font-weight: normal;
	font-size: 10.5pt;
	}
div.item-price span.point-reduction {
	color: #00a968;
	}
div.item-price span.off {
	color: #ba55d3;
	font-family: 'Century Gothic';
	font-weight: bold;
	font-size: 10.5pt;
	}
div.item-price span.teika {
	text-decoration: line-through;
	/* retouchde old common.css */
		font-size: 9pt;
		color: #555;
	/* end */
	}
div.item-free {
	text-align: right;
	}
div.item-free span {
	background-color: #c71585;
	font-size: 9pt;
	line-height: 9pt;
	padding: 1px 4px 0 4px;
	color: #fff;
	}

	/* mode-3 ( 6 cols ) */

div.item-column-3 {
}

div.item-column-3 div.item-price b.price {
	font-size: 10.5pt;
	}
div.item-column-3 div.item-keisai {
	font-size: 9pt;
	}
div.item-column-3 div.item-price b.price span {
	font-size: 9pt;
	}
div.item-column-3 div.item-price span.teika {
	font-size: 8pt;
	color: #555;
	}
div.item-column-3 div.item-price span.off {
	font-size: 8pt;
	}
div.item-column-3 div.item-price span.point-reduction {
	font-size: 8pt;
	}



/* ******************************
	to-cart ( submit button )
****************************** */

form.to-cart {
	height: 30px;
	text-align: right;
	}
form.to-cart input.submit-inactive {
	background: url(/p/buttons/submit.png) left top no-repeat;
	}
form.to-cart input.submit-active {
	background: url(/p/buttons/submit.png) -180px top no-repeat;
	}
form.to-cart input.submit-sinagire-1-inactive {
	background: url(/p/buttons/submit.png) left -27px no-repeat;
	}
form.to-cart input.submit-sinagire-1-active {
	background: url(/p/buttons/submit.png) -180px -27px no-repeat;
	}
form.to-cart input.submit-sinagire-2-inactive {
	background: url(/p/buttons/submit.png) left -54px no-repeat;
	}
form.to-cart input.submit-sinagire-2-active {
	background: url(/p/buttons/submit.png) -180px -54px no-repeat;
	}
form.to-cart input.submit-teibangai-1-inactive {
	background: url(/p/buttons/submit.png) left -81px no-repeat;
	}
form.to-cart input.submit-teibangai-1-active {
	background: url(/p/buttons/submit.png) -180px -81px no-repeat;
	}
form.to-cart input.submit-teibangai-2-inactive {
	background: url(/p/buttons/submit.png) left -108px no-repeat;
	}
form.to-cart input.submit-teibangai-2-active {
	background: url(/p/buttons/submit.png) -180px -108px no-repeat;
	}
form.to-cart input.submit-teibangai-3-inactive {
	background: url(/p/buttons/submit.png) left -135px no-repeat;
	}
form.to-cart input.submit-teibangai-3-active {
	background: url(/p/buttons/submit.png) -180px -135px no-repeat;
	}

form.to-cart input.submit-s-inactive {
	background: url(/p/buttons/submit.png) left -216px no-repeat;
	}
form.to-cart input.submit-s-active {
	background: url(/p/buttons/submit.png) -83px -216px no-repeat;
	}
form.to-cart input.submit-sinagire-1-s-inactive {
	background: url(/p/buttons/submit.png) -166px -216px no-repeat;
	}
form.to-cart input.submit-sinagire-1-s-active {
	background: url(/p/buttons/submit.png) -249px -216px no-repeat;
	}
form.to-cart input.submit-sinagire-2-s-inactive {
	background: url(/p/buttons/submit.png) left -238px no-repeat;
	}
form.to-cart input.submit-sinagire-2-s-active {
	background: url(/p/buttons/submit.png) -83px -238px no-repeat;
	}
form.to-cart input.submit-teibangai-1-s-inactive {
	background: url(/p/buttons/submit.png) -166px -238px no-repeat;
	}
form.to-cart input.submit-teibangai-1-s-active {
	background: url(/p/buttons/submit.png) -249px -238px no-repeat;
	}
form.to-cart input.submit-teibangai-2-s-inactive {
	background: url(/p/buttons/submit.png) left -260px no-repeat;
	}
form.to-cart input.submit-teibangai-2-s-active {
	background: url(/p/buttons/submit.png) -83px -260px no-repeat;
	}
form.to-cart input.submit-teibangai-3-s-inactive {
	background: url(/p/buttons/submit.png) -166px -260px no-repeat;
	}
form.to-cart input.submit-teibangai-3-s-active {
	background: url(/p/buttons/submit.png) -249px -260px no-repeat;
	}

/* ******************************
	item-column-clear ( spliter )
****************************** */

hr.item-column-clear {
	display: block;
	clear: both;
	width: 100%;
	background-color: #fff;
	margin-bottom: 12px;
	border: none;
	border-bottom: solid 3px #eee;
	color: #fff; /* mac IE5.5 */
	}
* html hr.item-column-clear { /* IE6 and older */
	margin: 5px 0;
	}
*:first-child+html hr.item-column-clear { /* IE7 */
	margin: 5px 0;
	}


/* ******************************
	no-target
****************************** */

div.no-target h3 {
	margin: 0 32px 1.5em 32px;
	background-color: #6abeff;
	height: 28px;
	font-size: 16px;
	line-height: 31px;
	_line-height: 28px;
	color: #fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-align: center;
	}
div.no-target h3 a {
	color: #fff;
	}
div.no-target ul {
	margin: 0 48px 32px 48px;
	color: #666;
	}
div.no-target ul a {
	font-size: 10.5pt;
	}
