/*
---------------------------------------------------------------------- */

body {
    margin-top: 25px;
    margin-bottom: 30px;
    margin-left: 0px;
    margin-right: 0px;
	color: #004181;
	background-color: #FFFFFF;
}

.contents {
	width: 580px;
	margin: 0px auto;
}


h1,h2,h3,h4,h5,h6,img {
	clear: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

img { border:none; }

table {
	border: none;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}


h1 {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
}


p {
	font-style: normal;
	font-weight: normal;
	font-size: 80%;
	line-height: 140%;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

p.pright {
    margin-top: 3px;
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 0px;
	text-align: right;
}

p.pcenter {
	text-align: center;
}



table.sizeList {
	width: 100%;
	border-top: 1px solid #F7AAC2;
	border-bottom: 1px solid #F7AAC2;
}

table.sizeList th, 
table.sizeList td {
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 120%;
	text-align: center;
	padding: 5px 5px;
	border: 1px solid #F7AAC2;
	border-top: none;
	border-bottom: none;
}


table.sizeList th.headcell {
	background-color: #F9C3D4;
}


table.sizeList tr.colorline {
	background-color: #FDE9EF;
}

table.sizeList td.sidecell {
	background-color: #F9C3D4;
}

table.sizeList td.subheadcell {
	background-color: #F7B1C8;
}


table.sizeList td.brandname {
	width: 140px;
	color: #F04D8B;
	text-align: left;
	font-weight: bolder;
	padding-left: 10px;
}



.close {
	text-align: center;
}
