/* 共通
────────────────────────────── */
h1 {
	background-image: url(images/title.jpg);
	height: 45px;
	width: 760px;
	text-indent: -9999px;
}

a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
div#box760 div#products-index {
	background-color: #fff;
}
div#box760 div#products-contents {
	background-image: url(images/box760_bg.gif);
	background-repeatrepeat: repeat-y;
}

/* グローバルナビ
────────────────────────────── */

#gnavi-products a:link, #gnavi-products a:visited, #gnavi-products a:hover {
	background-position: -120px -72px;
}


/* メインページ 右側（カテゴリ別）
────────────────────────────── */
div#products-index div#category-menu {
	float: right;
	margin-top: 10px;
	margin-right: 7px;
	margin-left: 5px;
	width: 360px;
	padding-bottom: 10px;
}

div#products-index div#category-menu h2 {
	background-image: url(images/title_category.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
	width: 360px;
}
div#products-index h3#daidokoro {
	background-image: url(images/category_sutitle01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
	width: 360px;
	margin-top: 10px;
}
div#products-index h3#irui {
	background-image: url(images/category_sutitle02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
	width: 360px;
	margin-top: 10px;
}
div#products-index h3#sumai {
	background-image: url(images/category_sutitle03.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
	width: 360px;
	margin-top: 10px;
}
div#products-index h3#baby {
	background-image: url(images/category_sutitle_baby.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
	width: 360px;
	margin-top: 10px;
}
div#products-index h3#body {
	background-image: url(images/category_sutitle04.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
	width: 360px;
	margin-top: 10px;
}
div#products-index h3#face {
	background-image: url(images/category_sutitle05.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
	width: 360px;
	margin-top: 10px;
}
div#products-index h3#haircare {
	background-image: url(images/category_sutitle06.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
	width: 360px;
	margin-top: 10px;
}
div#products-index h3#hatokuchi {
	background-image: url(images/category_sutitle07.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
	width: 360px;
	margin-top: 10px;
}
div#products-index h3#eisei-kaigo {
	background-image: url(images/category_sutitle08.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
	width: 360px;
	margin-top: 10px;
}
div#products-index h3#hoko-shoshu {
	background-image: url(images/category_sutitle_hoko-shoshu.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
	width: 360px;
	margin-top: 10px;
}
div#products-index h3#shokuhin {
	background-image: url(images/category_sutitle09.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
	width: 360px;
	margin-top: 10px;
}
div#products-index div.category-line {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #70BF40;
}
div#products-index div#category-menu ul {
	padding-top: 5px;
	margin-left: 30px;
}
div#products-index div#category-menu li {
	list-style-position: outside;
	list-style-image: url(images/li-category.gif);
	list-style-type: none;
}


/* メインページ 左側（ブランド別）
────────────────────────────── */
div#products-index div#brand-menu {
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 7px;
	float: left;
	width: 360px;
	padding-bottom: 10px;
}

div#products-index div#brand-menu h2 {
	background-image: url(images/title_brand.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
	width: 360px;
}
div#products-index div#brand-menu h3#katei {
	background-image: url(images/brand_sutitle01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
	width: 360px;
	margin-top: 10px;
}
div#products-index div#brand-menu h3#iryo {
	background-image: url(images/brand_sutitle02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
	width: 360px;
	margin-top: 10px;
}
div#products-index div#brand-menu h3#shoku {
	background-image: url(images/brand_sutitle03.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
	width: 360px;
	margin-top: 10px;
}
div#products-index div#brand-menu p {
	margin-right: 5px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF9933;
	padding-left: 5px;
	padding-top: 10px;
}
div#products-index div.brand-line {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF9933;
}

div#products-index div#brand-menu ul {
	margin-left: 30px;
	padding-top: 5px;
}


div#products-index div#brand-menu li {
	margin-top: 5px;
	list-style-position: outside;
	list-style-image: url(images/li-brand.gif);
	list-style-type: none;
}


/* ローカルナビ
────────────────────────────── */
div#lnavi div h2 {
	background-repeat: no-repeat;
	height: 35px;
	width: 180px;
	margin-left: 5px;
	margin-top: 10px;
	text-indent: -9999px;
}
div#lnavi div#category-menu h2 {
	background-image: url(images/lnavi-category.gif);
}
div#lnavi div#brand-menu h2 {
	background-image: url(images/lnavi-brand.gif);
}
div#lnavi div h3 {
	font-size: 100%;
	font-weight: bold;
	background-image: url(images/icon_folder.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-indent: 0px;
}
div#lnavi div div {
	margin: 0px;
	padding: 0px;
}
div#lnavi div div ul {
	margin: 0px;
	padding: 0px;
}
div#lnavi div div ul li {
	font-weight: normal;
	font-size: 90%;
	line-height: 1.5;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	list-style-type: none;
	list-style-position: outside;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
div#lnavi div#category-menu div.category-line ul li {
	background-image: url(images/li-category.gif);
}
div#lnavi div#brand-menu div.brand-line ul li {
	background-image: url(images/li-brand.gif);
}


/* 一覧ページ 右側
────────────────────────────── */ 

div#contents h2 {
	font-size: 80%;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF9A08;
	text-indent: 5px;
	padding-top: 5px;
	font-weight: normal;
}
div#contents h3 {
	font-size: 110%;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF9A08;
	text-indent: 5px;
	padding-bottom: 5px;
}
div#contents div.item h4 {
	font-size: 130%;
	font-weight: bold;
	background-color: #FFC46A;
	color: #FFFFFF;
	text-indent: 1em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF873A;
	border-bottom-color: #FF873A;
}
div#contents div.item h4 a {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
div#contents div.item h4 a:hover {
	background-color: #FFD57B;
}
div#contents div.item {
	width: 570px;
	padding-bottom: 10px;
	clear: both;
}

div#contents div.item:after {
    content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

div#contents div.item div.productsphoto a img {
	margin: 10px;
	height: 160px;
	width: 160px;
	border-style: none;
	float: left;
}

div#contents div.item p {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	padding-bottom: 10px;
	margin-left: 180px;
	margin-right: 10px;
	clear: none;
}

div#contents div.item dl {
	margin-top: 10px;
	display: block;
	margin-left: 180px;
	margin-right: 10px;
}
div#contents div.item dl dt {
	float: left;
}
div#contents div.item dl dd {
	text-indent: 1em;
}
div#contents div.item div#detail-icon {
	margin-right: 10px;
	text-align: right;
	margin-top: 10px;
}
div#contents div.item div#detail-icon img {
	margin-right: 2px;
}
div#contents div.item div#detail-bana {
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
}
div#contents div.item div.hifu-shigeki {
	margin-right: 10px;
	margin-left: 40px;
	clear: both;
	color: #999999;
}


/* 詳細ページ 右側
────────────────────────────── */ 

div#contents div#entrydate {
	font-size: 80%;
	color: #CCCCCC;
	text-align: right;
	margin-right: 80px;
	margin-left: 80px;
	margin-top: 30px;
}
div#contents h2#item-detail {
	font-size: 150%;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
	border-style: none;
}

div#contents img.photo {
	height: 320px;
	width: 320px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

div#contents p {
	margin-top: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	margin-left: 80px;
	margin-right: 80px;
	clear: both;
	line-height: 180%;
}

div#contents dl {
	margin-top: 20px;
	display: block;
	margin-left: 80px;
	margin-right: 80px;
	padding-bottom: 10px;
}
div#contents dt {
	float: left;
}
div#contents dd {
	text-indent: 1em;
}
div#contents div#toplink {
	text-align: center;
	margin-top: 30px;
	padding-bottom: 30px;
}
div#detail-icon {
	margin-right: 80px;
	text-align: right;
}
div#detail-icon img {
	margin-right: 2px;
}
div#detail-bana {
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
}
div#hifu-shigeki {
	color: #999999;
	margin-right: 80px;
	margin-left: 80px;
	clear: both;
	margin-top: 10px;
} 
