body {
	margin: 0px;
	padding: 0px;
}

img	{border:0px;}


td {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	letter-spacing: -0.6px;
}


form {
	display: inline;
}


input {
	font-size: 12px;
	color: #CCCCCC;
	border: 1px solid #d7d7d7;
	height: 18px;
}
textarea {
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	border: 1px solid #d7d7d7;
}

select {
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	border: 1px solid #d7d7d7;
}

a:link {
	color: #714b62;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: -0.5px;
}
a:visited {
	font-size: 11px;
	color: #714b62;
	text-decoration: none;
	letter-spacing: -0.5px;
}
a:hover {
	font-size: 11px;
	color: #714b62;
	text-decoration: none;
	letter-spacing: -0.5px;
}
a:active {
	font-size: 11px;
	color: #714b62;
	text-decoration: none;
	letter-spacing: -0.5px;
}



.line01 {
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccb89f;
	border-bottom-color: #b2b2b2;
}
.line02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b2b2b2;
}
.line03 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #b2b2b2;
}
.line04 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #b2b2b2;
}

.line05 {
	border-right-style: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ccb89f;
}




.icon01 {
	font-size: 8px;
	color: #724c64;
	text-decoration: none;
}
.box {
	border: 1px solid #f0f0ee;
}

