@charset "UTF-8";
/*
-----------------------------------------------
sumaho-cover.com Table Styles
Version: 1.00


----------------------------------------------- */


/* basicTable
----------------------------------------------- */
.basicTable {
	width: 100%;
	line-height: 140%;	
	font-size: 14px;
	color: #333333;
}

.basicTable th {
	padding: 8px 5px;
	text-align: left;
}

.basicTable td {
	padding: 8px 5px;
	font-weight: normal;
}

.basicTable .borderBottomDot {
	border-bottom: dotted 1px #999999;
}

.basicTable .borderBottomSolid {
	border-bottom: solid 1px #999999;
}

.basicTable .verticalTop {
	vertical-align: top;
}

.basicTable .verticalMiddle {
	vertical-align: middle;
}

.basicTable .verticalBottom {
	vertical-align: bottom;
}


/* profileTable
----------------------------------------------- */

.profileTable01 {
	width: 617px;
	margin-bottom: 20px;
}

.profileTable01 td {
	vertical-align: top;
}

.profileTable01 .textArea {
	padding-left: 10px;
}

.profileTable01 p {
	font-size: 14px !important;
}

.profileTable02 .center {
	padding: 0 16px;
}


/* cartTable01-1
----------------------------------------------- */

#cartTable01-1 {
    margin: 0 0 5px;
    width: 616px;
}
#cartTable01-2 {
    margin-bottom: 10px;
    width: 616px;
}
#cartTable01-2 th {
    font-size: 0.8125em;
}
#cartTable01-2 td {
    border-bottom: 1px solid #999999;
    font-size: 0.8125em;
    line-height: 1.4em;
    padding: 5px 0 3px;
}
#cartTable01-2 td a {
    color: #000099;
}
.cartTitle01 {
    padding-left: 3px;
    padding-top: 2px;
    text-align: left;
}
.cartTitle02 {
    padding-top: 2px;
    text-align: right;
    width: 115px;
}
.cartTitle03 {
    padding-top: 2px;
    text-align: right;
    width: 115px;
}
.shoptablecolor02 {
    background: none repeat scroll 0 0 #CCCCCC;
}

.shoptableRight {
    font-size: 0.8125em;
    line-height: 1.4em;
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
}
.shopCartTableCnter {
    text-align: right;
    vertical-align: top;
}


/* productsTable
----------------------------------------------- */

.productsTable {
	width: 345px;
	margin-bottom: 30px;
}

.productsTable th {
	width: 120px;
	padding: 5px 0 3px 3px;
	border-bottom: 1px solid #dfdfdf;
	font-size: 14px;
	vertical-align: middle;
	text-align: left;
	color: #333333;
	font-size: 13px;
}

.productsTable td {
	padding: 5px 0 3px 3px;
	border-bottom: 1px solid #dfdfdf;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
	color: #333333;
	line-height: 1.3em;
	font-size: 13px;


}


/* originalTable
----------------------------------------------- */

.originalTable {
	width: 100%;
}

.originalTable td {
	width: 180px;
	padding-bottom: 5px;
	color: #333333;
	font-size: 14px;
}

.originalTable .center {
	padding: 0 38px;
}