@charset "utf-8";
/* CSS Document */

/*
 ********************************
 *
 * Basic(Layout) CSS
 *
 * CSS Setting
 * for digital-packet.com
 * original - 00 2008.06.20 S.Takikawa
 * revision - 01
 *
 ********************************
*/

/********************************
   Basic Layout CSS Setting ( ContentsPage Only ).
 ********************************/

#container {
	clear: both;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: inherit;
	height: auto;
}

#header {
	width: 900px;
	margin: 0px;
	padding: 0px;
	height: 110px;
	background-image: url(../img/bg_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	display: inline;
}

#contents {
	float: left;
	width: 900px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#footer {
	width: 900px;
	float: left;
	clear: both;
	height: auto;
	padding: 0px;
	color: #505050;
}


/********************************
   #header Layout CSS Setting
 ********************************/

#header #head-content {
	height: 70px;
	width: 900px;
	float: left;
	clear: both;
	padding: 0px;
	margin: 0px;
}

#header #head-content h1 {
	display: inline;
	float: left;
	width: 200px;
	height: 45px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 410px;
}

#header #head-content #head-sub-menu {
	height: 25px;
	width: 270px;
	float: right;
	background-image: url(../img/head_menu_bg.jpg);
	background-repeat: no-repeat;
}

#header #head-content #head-sub-menu p {
	float: left;
	display: inline;
}

#header #head-menu {
	height: 38px;
	width: 900px;
	clear: both;
	float: left;
	border: 1px solid #2A2A2A;
	background-color: #202020;
}

#header #head-menu ul {
	padding: 0px;
	list-style-type: none;
	width: 700px;
	height: 38px;
	float: left;
	clear: both;
	margin: 0px;
}

#header #head-menu ul li {
	display: inline;
	list-style-type: none;
	line-height: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
	height: 38px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #2A2A2A;
}
#header #head-menu p {
	float: right;
	height: 38px;
	width: 170px;
	display: inline;
}

/********************************
   #contents Layout CSS Setting
 ********************************/

#contents #address {
	height: 30px;
	width: 900px;
	margin-bottom: 5px;
	float: left;
	clear: both;
	overflow: hidden;
	background-color: #222222;
	margin-top: 5px;
}

#contents #address ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	height: 28px;
	width: 770px;
	float: left;
	overflow: hidden;
}

#contents #address ul li {
	display: inline;
	background-image: url(../img/addr_border.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-right: 10px;
	line-height: 28px;
	background-position: left center;
	height: 28px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}

#contents #address ul li.first {
	background-image: none;
	padding-right: 5px;
	padding-left: 0px;
}

#contents #address #pageback {
	float: right;
	height: 30px;
	width: 120px;
}

#contents #page-image {
	float: left;
	clear: both;
	width: 900px;
	margin-bottom: 5px;
}

#contents #page-image img {
	margin: 0px;
	padding: 10px;
	background-color: #F0F0F0;
	background-image: url(../img/diag_cross.gif);
}

#contents #contents-area {
	clear: both;
	float: left;
	width: 900px;
	height: auto;
	margin-bottom: 5px;
}

#contents #contents-area #main-contents {
	float: left;
	height: auto;
	width: 610px;
	margin-left: 20px;
}

#contents #contents-area #sub-contents {
	float: left;
	width: 270px;
	height: auto;
}


/********************************
   #footer Layout CSS Setting
 ********************************/


#footer #foot-contents {
	width: 890px;
	float: left;
	clear: both;
	height: auto;
	border: 1px solid #333333;
	margin: 0px;
	padding: 4px;
	background-color: #202020;
}

#footer #foot-contents ul {
	padding: 0px;
	list-style-type: none;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#footer #foot-contents ul li {
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-top: 1px;
	line-height: 100%;
	color: #505050;
	font-size: 11px;
	float: left;
}

#footer #foot-contents p {
	line-height: 120%;
	padding: 0px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	clear: both;
	font-size: 11px;
}

#footer #foot-menu {
	width: 320px;
	float: left;
	height: auto;
	overflow: hidden;
	padding: 5px;
}

#footer #foot-brand {
	float: left;
	height: auto;
	width: 230px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #333333;
	display: inline;
	margin-left: 9px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


#footer #foot-shop-info {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #333333;
	float: left;
	display: inline;
	width: 270px;
	margin-left: 9px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#footer #foot-copyrights {
	clear: both;
	margin: 0px;
	width: 890px;
	padding: 5px;
	height: auto;
}

#footer #foot-copyrights h3 {
	float: left;
	clear: both;
	font-size: 11px;
	color: #333333;
	display: inline;
	width: 400px;
}

#footer #foot-copyrights ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	text-align: right;
}

#footer #foot-copyrights ul li {
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-top: 2px;
	float: right;
	font-size: 11px;
	display: inline;
	margin: 0px;
}

#footer a:link {
	color: #555555;
}
#footer a:visited {
	color: #555555;
}
#footer a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#footer a:active {
	color: #FF6600;
	text-decoration: underline;
}

#footer #foot-dp {
	clear: both;
	margin: 0px;
	width: 890px;
	padding: 5px;
	height: auto;
	color: #111111;
}
#foot-dp a:link {
	color: #111111;
}
#foot-dp a:visited {
	color: #111111;
}
#foot-dp a:hover {
	color: #111111;
	text-decoration: none;
}
#foot-dp a:active {
	color: #111111;
	text-decoration: none;
}

/********************************
   #sub-contents Layout CSS Setting
 ********************************/

#sub-contents #sub-menu {
	width: 270px;
	float: left;
	clear: both;
	background-color: #181818;
	color: #666666;
}
#sub-contents #sub-menu .menu-block {
	background-color: #202020;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#sub-contents #sub-menu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#sub-contents #sub-menu ul li {
	line-height: 110%;
	margin: 0px;
	border: 1px solid #181818;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
}


#sub-contents #sub-menu ul li ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#sub-contents #sub-menu ul li ul li {
	line-height: 120%;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 10px;
	font-size: small;
	border: 1px solid #222222;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
}
#sub-contents #sub-menu ul li ul li.menuChild {
	margin-left: 20px;
}
#sub-contents #sub-menu ul li ul li span.w {
	color: #CCCCCC;
}

#sub-menu a:link {
	color: #666666;
}
#sub-menu a:visited {
	color: #666666;
}
#sub-menu a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#sub-menu a:active {
	color: #FF6600;
	text-decoration: underline;
}

#sub-menu a:link .w {
	color: #CCCCCC;
}
#sub-menu a:visited .w {
	color: #CCCCCC;
}
#sub-menu a:hover .w {
	color: #FF6600;
	text-decoration: underline;
}
#sub-menu a:active .w {
	color: #FF6600;
	text-decoration: underline;
}



/********************************
 *
 *
 * #main-contents Layout CSS Setting
 *
 *
 ********************************/

#main-contents p.div-block {
	background-color: #202020;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#main-contents #def {
	background-color: #181818;
	padding: 5px;
}

#main-contents #item-search {
	margin-bottom: 10px;
}

#main-contents #item-list {
	margin: 0px;
	padding: 0px;
	width: 610px;
}

#main-contents #item-detail {
	margin: 0px;
	padding: 0px;
	width: 610px;
	background-color: #181818;
	height: auto;
}

#main-contents #cart {
	background-color: #181818;
	padding: 5px;
}

/********************************
 * #item-list
 ********************************/
#item-list .item-count {
	color: #008FC4;
}
#item-list .item-page-navi {
	clear: both;
	height: 25px;
	width: 610px;
/* */
}
#item-list .item-list-parts {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	float: left;
	width: 610px;
}

#item-list .item-part {
	float: left;
	width: 298px;
	height: 108px;
	background-color: #202020;
	border: 1px solid #2A2A2A;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	display: inline;
}

/********************************
 * #item-list .item-part
 ********************************/

.item-part .photo-thm {
	float: left;
	height: 90px;
	width: 90px;
	margin: 5px;
	display: inline;
}
.item-part .photo-thm a {
	background-image: url(../img/diag_gray.gif);
	height: 90px;
	width: 90px;
	display: block;
}
.item-part .photo-thm img {
	padding: 5px;
}

.item-part .photo-thm a:hover {
	background-image: url(../img/diag_gray_o.gif);
}

.item-part .data-detail {
	float: left;
	width: 198px;
	display: inline;
}
.item-part .icons {
	width: 193px;
	overflow: hidden;
	margin-right: 5px;
	text-align: right;
}
.item-part .icons img {
	text-align: right;
	margin: 2px;
}
.item-part h2 {
	width: 193px;
	height: 1.4em;
	overflow: hidden;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 5px;
}
.item-part p.msg {
	width: 193px;
	font-size: 10px;
	line-height: 100%;
	height: 1.2em;
}
.item-part p.price {
	width: 193px;
	text-align: right;
	margin-right: 5px;
	height: 1.2em;
	color: #FFFFFF;
}
.item-part p.price span {
	font-size: 8pt;
	color: #999999;
}
.item-part p.price span.discount {
	color: #FF6600;
}
.item-part p.price span.teika {
	font-size: 8pt;
	color: #999999;
	text-decoration: line-through;
}
.item-part p.detail {
	margin-top: 2px;
}
.item-part p.detail a {
	background-color: #2A2A2A;
	width: 193px;
	height: 20px;
	display: block;
	text-align: right;
}

.item-part a:link {
	color: #CDCDCD;
}
.item-part a:visited {
	color: #CDCDCD;
}
.item-part a:hover {
	color: #CDCDCD;
	text-decoration: underline;
}
.item-part a:active {
	color: #CDCDCD;
	text-decoration: underline;
}
.item-part p.detail a:hover {
	background-color: #333333;
}

/********************************
 * #item-detail
 ********************************/

#item-detail #item-detail-wrap {
	clear: both;
	float: left;
	width: 610px;
	height: auto;
	background-color: #181818;
	margin-top: 10px;
	margin-bottom: 10px;

}
#item-detail-wrap #item-detail-photos {
	width: 200px;
	float: left;
	display: inline;
	margin-right: 10px;
	height: auto;
	overflow: hidden;

}
#item-detail-wrap #item-detail-data {
	display: inline;
	float: left;
	width: 400px;
	height: auto;

}
#item-detail-photos p.photo-main {
	margin: 5px;
	height: 190px;
	width: 190px;
	float: left;
	clear: both;
	display: inline;
}
#item-detail-photos p.photo-main a {
	background-image: url(../img/diag_gray.gif);
	height: 190px;
	width: 190px;
	display: block;
}
#item-detail-photos p.photo-main img {
	padding: 5px;
}
#item-detail-photos p.photo-thm {
	float: left;
	height: 90px;
	width: 90px;
	display: inline;
	margin: 5px;
}
#item-detail-photos p.photo-thm a {
	background-image: url(../img/diag_gray.gif);
	height: 90px;
	width: 90px;
	display: block;
}
#item-detail-photos p.photo-thm img {
	padding: 5px;
}
#item-detail-photos p.photo-main a:hover {
	background-image: url(../img/diag_gray_o.gif);
}
#item-detail-photos p.photo-thm a:hover {
	background-image: url(../img/diag_gray_o.gif);
}

/********************************
 * #item-detail-wrap #item-detail-data
 ********************************/

#item-detail-data .icons {
	overflow: hidden;
	margin-right: 5px;
	text-align: right;
}
#item-detail-data .icons img {
	text-align: right;
	margin: 2px;
}
#item-detail-data h2 {
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	font-size: 12pt;
	line-height: 120%;
}
#item-detail-data p.cate-brand {
	font-size: 10px;
	line-height: 100%;
	height: 1.2em;
	margin-right: 10px;
}
#item-detail-data p.msg-title {
	line-height: 120%;
	text-align: justify;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-size: 10px;
	color: #999999;
}
#item-detail-data p.msg {
	line-height: 120%;
	margin: 5px;
	padding: 5px;
	border: 1px solid #666666;
	text-align: justify;
}
#item-detail-data p.price {
	text-align: right;
	margin-right: 10px;
	height: 1.2em;
	font-size: 12pt;
}
#item-detail-data p.price span {
	font-size: 8pt;
	color: #999999;
}
#item-detail-data p.price span.discount {
	color: #FF6600;
}
#item-detail-data p.price span.teika {
	font-size: 8pt;
	color: #999999;
	text-decoration: line-through;
}
#item-detail-data p.cart-in {
	text-align: right;
	margin: 10px;
}
#item-detail-data .soldout {
	color: #777777;
}
#item-detail-data table {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#item-detail-data a:link {
	color: #CDCDCD;
}
#item-detail-data a:visited {
	color: #CDCDCD;
}
#item-detail-data a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#item-detail-data a:active {
	color: #FF6600;
	text-decoration: underline;
}

/********************************
 * #cart
 ********************************/



/********************************
 *
 *
 * #main-contents etc Layout CSS Setting
 *
 *
 ********************************/

/********************************
 * Box Indent
 ********************************/

#main-contents div.boxL1 {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-right: 10px;
}
#main-contents div.boxL2 {
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 20px;
}

/********************************
 * Text Box
 ********************************/

#main-contents .guide-box {
	padding-left: 28px;
	background-image: url(../img/mark_arrow.gif);
	background-position: 3px center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
}

#main-contents .tbox-lev1 {
	margin-top: 15px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 2px;
	padding: 0px;
}
#main-contents .tbox-lev2 {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 18px;
	padding: 0px;
}
#main-contents .tbox-lev3 {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 36px;
	padding: 0px;
}



/********************************
 * Img Box
 ********************************/

#main-contents .img-border {
	background-image: url(../img/diag_gray.gif);
	background-repeat: repeat;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 5px;
}


/********************************
 * Text
 ********************************/

#main-contents .clrBlack {
	color: #111111;
}
#main-contents .txtS {
	font-size: 8pt;
}
#main-contents .txtM {
	font-size: 9pt;
}
#main-contents .txtL {
	font-size: 11pt;
}
#main-contents .clrRed {
	color: #CC3300;
}
#main-contents .clrGreen {
	color: #339900;
}
#main-contents .clrBlue {
	color: #0099CC;
}
#main-contents .clrGray {
	color: #999999;
}

/********************************
 * (dl+dt+dd)
 ********************************/

#main-contents dl {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#main-contents dl dt {
	margin-top: 10px;
	margin-bottom: 10px;
}
#main-contents dl dd {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 30px;
}


/********************************
 * Table
 ********************************/

#main-contents table.t-type1 {
	border-collapse: collapse;
	border-spacing: 1px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.t-type1 th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: normal;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.t-type1 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.t-type1 td.no-line {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* table common */
table td.center-cell {
	text-align: center;
}
table td.center-cell-row {
	text-align: center;
	vertical-align: middle;
}

table th.center-cell {
	text-align: center;
}
table th.center-cell-row {
	text-align: center;
	vertical-align: middle;
}


/********************************
 *
 * TOP ONLY CSS
 *
 ********************************/


/********************************
 *
 * #top-main Layout CSS Setting
 *
 ********************************/


/* END */
