@charset "utf-8";
/* CSS Document */

table {
	border-left: 1px solid #B45E73;
	border-top: 1px solid #B45E73;
	margin-bottom: 20px;
	margin-top: 10px;
	border-collapse:collapse;
	width: 570px;
}

table th  {
	background: url(../img/bg_dot2.gif) repeat;
	text-align: center;
	border: 1px solid #B45E73;
	border-right: 1px solid #B45E73;
	border-bottom: 1px solid #B45E73;

	line-height: 2.5em;
}

table td {
	text-align: center;
	border-right: 1px solid #B45E73;
	border-bottom: 1px solid #B45E73;

}

/* ------------------------------
 Contact
------------------------------ */
#contact table {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#contact table th  {
	background: url(../img/bg_dot2.gif) repeat;
	text-align: center;
	border-bottom: 1px dotted #999;
	border-right: 1px solid #999;
	border-top-style: none;
	border-left-style: none;
	width: 150px;
}

#contact table td {
	text-align: left;
	border-bottom: 1px dotted #999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 20px;
}
#contact table .noborder {
	border-bottom-style: none;
}
#contact input {
	margin-right: 10px;


}
#contact table #waku {
	width: 400px;
}
#praivacy .nomber li {
	list-style: decimal;
	margin-right: 25px;
}


#contact table #waku td{
	border-bottom-style: none;
	height:1em;
	padding: 0px 0px 5px;
	vertical-align: top;
}
form p {
	margin-bottom: 30px;
	margin-top: 30px;
}
.border_left {
	border-left: 3px solid #B44F65;
	height: 20px;
	padding-left: 15px;
}
#company dl dt {
	float: left;
	width: 100px;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #999;
	height: 20px;
}

#company dl dd {
	display: block;
	float: left;
	width: 450px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #999;
	height: 20px;
}

#company #bottom {
	margin-top: 30px;
	margin-bottom: 30px;
}

#praivacy li {
	float: none;
	list-style-type: square;
	margin-left: 25px;
}

#praivacy ul.number li{
	float: none;
	list-style-type: decimal;
	margin-left: 25px;
}
#praivacy ul .cercle {
	list-style: square;
}

#praivacy p {
	margin-bottom: 20px;
}
#sitemap dt a.gray {
	color: #666;
	margin-left: 10px;
}


#sitemap dl dt {
	float: left;
	width: 150px;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #999;
	height: 20px;
}

#sitemap dl dd {
	display: block;
	float: left;
	width: 400px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #999;
	height: 20px;
	text-align: right;
}
#sitemap dl .noborder {
	border-style: none;
}

