@charset "euc-jp";

@import url("base.css");

#color #headerMenu03 a img {
	display:none;
}
#new #headerMenu04 a img {
	display:none;
}
#lim #headerMenu05 a img {
	display:none;
}
#item #headerMenu06 a img {
	display:none;
}


#header-line {
	width:100%;
	height:115px;
	border-bottom: solid 4px #9E223C;
	margin:0px;
}


/*item-name*/

.item-name table {
	border-bottom:solid 3px #9E223C;
}
.item-name th {
	font-weight:normal;
	background-image: url(../img/common/icon/icon5.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-align: left;
	padding: 5px 20px 5px 25px;
	vertical-align: top;
	line-height:1.8em;
}
.item-name strong {
	font-size:150%;
	margin-right:15px;
}
.item-name td {
	text-align:right;
	font-size:90%;
	font-family: "¥á¥¤¥ê¥ª", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
	font-weight: bold;
	color: #666666;
	padding: 0px 0px 5px;
	vertical-align: bottom;
}

/*item-img*/

.item-img {
	float:left;
	width:300px;
}
.item-img .dpic {
	position:relative;
	z-index:1;
}
.item-img .color {
	position: relative;
	margin: -350px 0 0 0px;
	z-index: 10;
	text-align: center;
}
.item-img .color img {
	width:100px;
	height:100px;
	margin:auto;
}

.item-detail {
	float:right;
	width:250px;
	margin-top: 10px;
}

.item-no {
	margin-bottom:15px;
}
.item-no img {
	margin:0px 3px;
	vertical-align:middle;
}

.item-no a {
	font-size:80%;
	color:#0033FF;
}

.item-price {
	font-size:150%;
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
	font-weight: bold;
	color: #333333;
	margin-bottom: 12px;
}

.item-txt {
	font-size:120%;
	margin-bottom: 15px;
	line-height:1.4em;
}

.item-stock {
	color:#cc0000;
	font-size: 90%;
}


.item-subtitle table {
	border-bottom:solid 1px #9E223C;
}
.item-subtitle th {
	padding: 2px 20px 2px 0px;
	text-align: left;
}
.item-subtitle td {
	text-align:right;
	padding: 2px 0px;
}
.item-subtitle a {
	color:#0000CC;
	font-size:80%;
}
.item-subtitle a:link, .item-subtitle a:visited {
	text-decoration:underline;
}

.item-subtitle a:hover ,.item-subtitle a:active {
	text-decoration:none;
}

#toReturn {
	text-align:right;
	margin-top:5px;
}
#toReturn a {
	color:#039;
}

/*item-color*/

#item-color {
	margin-bottom:15px;
	margin-top: 5px;
}
#item-color td {
	padding:3px 3px 0px 0px;
}
#item-color th {
	padding-top:3px;
	text-align: right;
}
#item-color a img { border:none; }



#item-color2 {
	margin-top: 3px;
}
#item-color2 td {
	padding:5px 5px 0px 0px;
	width:80px;
}
#item-color2 th {
	padding-top:5px;
	text-align: right;
	width:80px;
}

#item-color2 a:link , #item-color2 a:visited {
	color:#999999;
}

#item-color2 a:hover , #item-color2 a:active {
	color:#663333;
}
#item-color2 a:link img , #item-color2 a:visited img {
	border:solid 1px #999999;
}

#item-color2 a:hover img , #item-color2 a:active img {
	border:solid 1px #663333;
}

#item-allcolor {
	text-align:right;
	margin-top:5px;
	margin-bottom: 15px;
}

/*item-check*/

.item-check_title {
	font-size:120%;
	font-weight:bold;
	padding:3px 0px;
	border-bottom:solid 3px #9E223C;
}

.item-check td {
	padding:10px 10px 0px 0px;
	width:110px;
}
.item-check th {
	padding-top:10px;
	text-align: right;
	width:110px;
}

.item-check a:link , .item-check a:visited {
	color:#999999;
}

.item-check a:hover , .item-check a:active {
	color:#663333;
}
.item-check a:link img , .item-check a:visited img {
	border:solid 1px #999999;
}

.item-check a:hover img , .item-check a:active img {
	border:solid 1px #663333;
}
.item-cn {
	margin:5px 0px 0px 0px;
}
.item-cn td {
	padding-right: 10px;
	background-position: 0px 2px;
	width:110px;
	vertical-align: top;
}
.item-cn th {
	text-align:left;
	font-weight:normal;
	vertical-align: top;
	width:110px;
}

.item-cn_link {
	background-image: url(../img/common/icon/icon4.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
}
.item-cn a {
	color:#333333;
}
.item-cn a:link,.item-cn a:visited {
	text-decoration:none;
}
.item-cn a:active,.item-cn a:hover {
	text-decoration:underline;
}

/*allcolor*/

#allcolor {
	font-size: 90%;
	line-height: 1.4em;
	text-align: left;

}

#tocode img {
	vertical-align:middle;
	margin-right:5px;
}
#tocode a {
	color:#039;
}

#allcolor-tbl {
	margin:8px 0px 10px 0px;
}
#allcolor-tbl th {
	width:22px;
}
#allcolor-tbl td {
	vertical-align:top;
	width:80px;
	padding-bottom: 5px;
}
#allcolor-tbl td a img {
	border:solid 1px #CCCCCC;
}

#allcolor-tbl td .code {
	padding-left:10px;
}

.allcolor-white {
	width:23px;
	height:23px;
	border:solid 1px #666666;
}
#allcolor-close {
	margin-bottom:15px;
	text-align:center;
}

/*mark*/

#mark {
	width:450px;
	font-size:80%;
	line-height:1.3em;
	padding:15px 0px;
	margin:auto;
	font-family: "¥á¥¤¥ê¥ª", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
}
#mark h2 {
	font-size:140%;
	border-bottom:solid 2px #9E223C;
	text-align: left;
	padding: 3px 0px 3px 18px;
	margin:0px;
	background-image: url(../img/common/icon/icon4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#mark table {
	margin:20px 0px;
}
#mark th {
	width:40px;
}
#mark td {
	width:410px;
}
#mark th, #mark td {
	padding-bottom:10px;
	text-align:left;
}

/*size*/

#size {
	width:590px;
	padding:0px;
	margin:auto;
}

#size-inner {
	font-size: 88%;
	line-height: 1.4em;
	color: #333333;
	padding:25px 20px;
	text-align:left;
	font-family: "¥á¥¤¥ê¥ª", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
}

#size-inner h4 {
	font-size:120%;
	padding:2px 0px 2px 10px;
	border-left:solid 3px #9E223C;
	margin:0px 0px 7px 0px;
}

.size-inner_left {
	width:108px;
	border:solid 1px #cccccc;
	float:left;
}
.size-inner_right {
	width:425px;
	float:right;
	padding-bottom: 30px;
}

.size-inner_right-tbl {
	padding-top:10px;
	border-top:dotted 1px #9E223C;
}

.size-inner_right td {
	width:115px;
	background-color: #EAEAEA;
	padding:8px 10px;
	vertical-align: top;
}
.size-inner_right td.n {
	background-color: #FFFFFF;
}

.size-inner_right td strong {
	margin:0px 12px 0px 5px;
}
.size-inner_right td img {
	margin-bottom:7px;
}


.size-inner_right th {
	width:10px;
}

.size-inner2 {
	clear:both;
}

#size-close {
	text-align:center;
}

/* category */

.category-tbl td {
	border:solid 1px #333333;
}
.category-tbl th {
	width:10px;
}
.category-list {
	width:138px;
}
.category-inner {
	padding:0px 4px 10px 4px;
}
.category-sleeve {
	padding:4px;
	text-align:center;
	background-color: #E4E4E4;
	font-weight: bold;
	font-size: 110%;
}
.category-txt {
	margin:10px 3px;
}
.category-size td {
	padding-right:2px;
	border:none;
}
.category-size th {
	border:none;
}
.category-btn {
	text-align:right;
	margin-top:10px;
}


/* newlim */

.newlim-tbl {
	margin:15px 0px 20px 0px;
}
.newlim-tbl td {
	width:285px;
	padding-bottom: 25px;
	vertical-align:top;
}
.newlim-tbl td ul {
	margin:0px 0px 7px 0px;
	padding:0px 0px 2px 0px;
	list-style:none;
	border-bottom: dotted 1px #666666;
}
.newlim-tbl td li {
	padding-left:18px;
	background-image: url(../img/common/icon/icon6.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-weight: bold;
}
.newlim-tbl td li a {
	color:#333333;
	text-decoration:none;
}
.newlim-tbl td li a:active,.newlim-tbl td li a:hover {
	color:#9E223C;
}
.newlim-p {
	float:left;
}
.newlim-p a:link img , .newlim-p a:visited img {
	border:solid 1px #999999;
}

.newlim-p a:hover img , .newlim-p a:active img {
	border:solid 1px #663333;
}

.newlim-txt {
	float:right;
	width: 105px;
	font-size: 14px;
	line-height: 20px;
}

.newlim-price {
	text-align:right;
	margin-top: 5px;
}
.newlim-price img {
	margin-right:3px;
	vertical-align: middle;
}
.newlim-tbl th {
	width:20px;
}
.newlim-size {
	margin-top:10px;
}
.newlim-size table {
	border-collapse:collapse;
}
.newlim-size td {
	border:solid 1px #000000;
	width:25px;
	margin:0;
	padding:0;
}	
.newlim-sizeinfo {
	text-align:right;
	margin-top: 5px;
	font-size: 90%;
}
.newlim-sizeinfo img {
	margin-right:3px;
	vertical-align: middle;
	border:solid 1px #000000;
}



/* item-all */

.item-all {
	clear:both;
	margin-bottom: 50px;
	padding-top: 20px;
}

.item-all_photo {
	float:left;
	width:200px;
}
.item-all_r {
	float:right;
	width:365px;
}
.item-all_r h4 {
	font-size:120%;
	padding:2px 0px 2px 10px;
	border-left:solid 3px #9E223C;
	margin:0px 0px 10px 0px;
}
.item-all_txt{
	border-top:dotted 1px #9E223C;
	padding:10px 0px;
}
.item-all_tbl table {
	border-collapse:collapse;
}
.item-all_tbl td {
	width:110px;
	padding-top:15px;
	vertical-align: top;
}
.item-all_tbl th {
	text-align:center;
	padding-top:15px;
	vertical-align: top;
}

.item-all_tbl a:link , .item-all_tbl a:visited {
	color:#999999;
}

.item-all_tbl a:hover , .item-all_tbl a:active {
	color:#663333;
}
.item-all_tbl a:link img , .item-all_tbl a:visited img {
	border:solid 1px #999999;
}

.item-all_tbl a:hover img , .item-all_tbl a:active img {
	border:solid 1px #663333;
}

.item-all_sleeve {
	width:110px;
	margin:5px auto 0px auto;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	padding:2px 0px;
	vertical-align:middle;
}


/* color-list */

.color-list {
	padding:20px 0px 10px 0px;
}

.color-list table {
	border-collapse:collapse;
}
.color-list th {
	vertical-align: top;
}
.color-list th.p {
	padding-right:20px;
	width:230px;
}
.color-list td {
	padding-right:10px;
	width:160px;
	vertical-align: top;
	font-weight: normal;
	padding-bottom: 5px;
	text-align:left;
}
.color-list td ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

.color-list td img {
	margin-right:5px;
	vertical-align: middle;
}
.color-list td.link {
	padding:5px 0px 0px 0px;
	text-align:right;
	vertical-align: bottom;
}
.color-list td a:link , .color-list td a:visited {
	color:#333333;
	text-decoration:underline;
}

.color-list td a:hover , .color-list td a:active {
	color:#999999;
	text-decoration:none;
}

.color-choice {
	margin:20px 0px 30px 0px;
}
.color-choice h4 {
	font-size:120%;
	padding:2px 0px 2px 10px;
	border-left:solid 3px #9E223C;
	margin:0px 0px 8px 0px;
}
.color-choice_tbl {
	border-top:dotted 1px #9E223C;
}
.color-choice_tbl table {
	border-collapse:collapse;
}
.color-choice_tbl td {
	width:110px;
	padding-top:15px;
	vertical-align: top;
}
.color-choice_tbl th {
	width:50px;
}

.color-choice_tbl a:link , .color-choice_tbl a:visited {
	color:#999999;
}

.color-choice_tbl a:hover , .color-choice_tbl a:active {
	color:#663333;
}
.color-choice_tbl a:link img , .color-choice_tbl a:visited img {
	border:solid 1px #999999;
}

.color-choice_tbl a:hover img , .color-choice_tbl a:active img {
	border:solid 1px #663333;
}
.color-choice_sleeve {
	width:110px;
	margin:5px 0px;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	padding:2px 0px;
}

#color-code {
	margin:10px 15px;
}
#color-code ul {
	margin:0;
	padding:0;
	list-style:none;
}
#color-code ul li {
	width:5.5em;
	float:left;
	margin-bottom:3px;
}

#color-code ul li a {
	color:#333;
}
#color-code ul li img {
	vertical-align:middle;
	margin-right:3px;
}

/* soldout->>inquiry */

.sold-itemphoto {
	width:108px;
	float:left;
}
.sold-inq {
	float:right;
	width:470px;
}
.sold-itemname {
	font-size:120%;
	font-weight:bold;
	padding:3px 0px 3px 19px;
	border-bottom:solid 3px #9E223C;
	background-image: url(../img/common/icon/icon5.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.sold-inq td ,.sold-inq th {
	border-bottom:solid 1px #CCCCCC;
}
.sold-inq th {
	text-align:left;
	font-weight:normal;
	padding:5px 10px 5px 8px;
	background-color: #EEEEEE;
}
.sold-inq td {
	padding:5px 3px 5px 8px;
}
.sold-inq input,.sold-inq textarea {
	border:solid 1px #999999;
}
.sold-inq input.nb {
	border:none;
}
.sold-inq_submit {
	text-align:center;
	margin:20px 0px 0px 0px;
}
.sold-inq_kome {
	text-align:right;
}


#sold-inq_btn {
	margin:30px 0px;
	padding:10px 20px;
	border:solid 1px #9E223C;
	background-color: #EBEBEB;
	font-size:80%;
}

#sold-inq_btn th {
	text-align:right;
}

.err {
	color:#cc0000;
}
