@import url(main.css);




/************************   共通カラー設定   *************************/
img.display {	/* 追加：2007/4/29 */
	border-color:#dddddd;
}

hr {
	border-color:#dddddd;
}
hr.strong {
	border-color:#666666;
}

dl.datalist dt {
	color:#666666; 
}
blockquote {
	color:#444444;
	background-color: #eeeeee;
}

table.newItemInfo:hover {
	background-color:#dddddd;
}
.explanation { color:#666666; }

.regularPrice {
	color:#444444; 
}
.regularDiscount {
	color:#666666; 
}

.tableList table {
	border-color:#666666;
}
td.tableListItem {
	background-color:#dddddd;
}
td.tableListContents {
	background-color:#eeeeee;
}
table.imageIndex td:hover {
	background-color:#eeeeee;
}
.imageIndex .image img {
	border-color:#dddddd;
}
.guideText {
	color:#444444;
}

#header table.mainMenu {
	background-color:#faeada;
}
#header table.mainMenu td:hover {
	background-color:#dddddd;
}
#categoryMenu ul {
	background-color:#faeada;
}

#categoryMenu ul .title {
	background-color:#955500;
}
#categoryMenu ul .title:hover {
	background-color:#955500;
}

#categoryMenu ul li:hover {
	background-color:#dddddd;
}


/*************** Item Category Name : small ***************/
#contents div.itemCategory-small {
	background-color: #eeeeee;
	border-top-color: #aaaaaa;
	border-right-color: #aaaaaa;
	border-bottom-color: #eeeeee;
	border-left-color: #aaaaaa;
	color: #444444;
}
#contents div.itemCategory-small h2 {
	font-size:1.2em;
	margin: 0px;
	padding: 0px;
}
#contents div.itemCategory-small h3.catchMark {
	color: ;
	margin-top: 0.75em;
	margin-bottom: 2px;
}
#contents div.itemCategory-small p {
	margin: 10px 0px 0px 10px;
	padding: 0px;
}

/*************** Item Data ***************/
#contents div.itemData {
	border-color: #aaaaaa;
}

/*************** Item Data : Detail Info ***************/
#contents table.itemData table.itemDetailInfo td.contents {
	color: #444444;
}
#contents table.itemData table.itemDetailInfo td.contents h1,
#contents table.itemData table.itemDetailInfo td.contents h2 {
	color: black;
}
#contents div.itemDetailData {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #666666;
}
#contents div.itemDetailData h1 {
	text-align: left;
	font-size: 1.1em;
	background-color: #eeeeee;
	margin: 0px;
	padding: 5px 8px;
}
#contents div.itemDetailData .itemSpec {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#contents div.itemDetailData .itemSpec h2 {
/*	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #dddddd;*/
	padding-left: 10px;
	color: #222222;
	font-size: 1em;
}
#contents div.itemDetailData .itemSpec {
	font-size: 0.9em;
	color: #444444;
}
#contents div.itemDetailData .itemSpec ul {
	margin-top: 5px;
	margin-bottom: 15px;
}
#contents .itemContentsData h2 {
	font-size:1.1em;
	margin:3px 0px;
}
#contents .itemContentsData h3 {
	font-size:1em;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 0px;
}
#contents .itemContentsData p {
	margin:3px 3px 3px 15px;
}
#contents .itemContentsData table.contentsTable {
	border-width: 0px;
	border-spacing: 0px;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}
#contents .itemContentsData table.contentsTable tr td {
	border-width: 0px 0px 1px 0px;
	border-color: #dddddd;
	border-style: solid;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-right: 8px;
	padding-left: 5px;
	color: #444444;
}
#contents .itemContentsData table.contentsTable tr td.first-item {
	font-weight: bold;
	color: #222222;
	padding-left: 10px;
	padding-right: 15px;
	
}

/*************** Item Data : small matrix ***************/
#contents div.itemData div.small-matrix ul.item-row {
	border-bottom-color: #dddddd;
}
#contents div.itemData div.small-matrix ul.item-row-first {
	border-bottom-color: #dddddd;
}
#contents div.itemData div.small-matrix ul.item-row li.item-col {
	border-right-color: #dddddd;
}
#contents div.itemData div.small-matrix ul.item-row li.item-col-first {
	border-right-color: #dddddd;
}
#contents div.itemData div.small-matrix ul.item-row li.item-col dl dd.id {
	color: #666666;
s}

/*************** Item Data : small line ***************/
#contents div.itemData div.small-line ul.item-row li.item-col {
	border-bottom-color: #dddddd;
}
#contents div.itemData div.small-line ul.item-row li.item-col table tr td {
	color: #666666;
}
#contents div.itemData div.small-line ul.item-row li.item-col table tr td.name .catchMark {
	margin-left: 1em;
}


/*************** old type ***************/
#contents div.itemData h2,
#contents table.itemData .itemDataInfo h2 {
	color:#666666;
}
#contents table.itemData .itemDataInfo h3 {
	color:#666666;
}
#contents table.itemData .itemDataInfo h4 {
	color:#666666;
}
#contents table.itemData .tableIndex h2 {
	color:#666666;
}
#contents table.itemData .tableIndex h3 {
	color:#666666;
}
#contents table.itemData .tableIndex h4 {
	color:#666666;
}
#contents table.itemData .tableIndex td {
	border-color:#888888;
	color:#444444;
}
#contents .itemContentsData table {
	border-color:#888888;
}
#contents .itemContentsData .cd td.itemTitle {
	border-color:#dddddd;
	background-color:#eeeeee;
}
#contents .itemContentsData .cd td.subtitle {
	background-color:#eeeeee;
}
#contents .itemContentsData .cd td {
	color:#333333;
	border-color:#eeeeee;
}
#contents .itemContentsData .cd .dataSeparate {
	background-color:#777777;
}
#contents .noImage {
	color:#666666;
}

/* Item List */

#contents .itemList .imageIndex .image img {
	border-color:#dddddd;
}

.feedback td {
	color: #333333;
	border-color:#333333;
}

/* TOP */


/* RSS */

