@charset "utf-8";
/* CSS Document */
body{margin:0; font-family:Tahoma,Arial,sans-serif; font-size:11px; line-height:20px;}
img{border:0;}

#navi{color:#56433d;font-size:14px;}
#navi a{color:#56433d; text-decoration:none;font-size:14px;}
#navi a:hover{color:#796b65; text-decoration:none;}
.bold1{color:#53402f;font-weight:bold;}
#login input{ width:120px; height:14px; border:1px solid #dbd8d3;}
#login{
	border: 1px solid #705945;
	width:216px;background-color: #bca991;
}
#login2{border: 1px solid #705945;background-color: #bca991;width:216px;}
a{ color:#56433d;text-decoration:none;}
.copy{ color:#333333;}
.subtitle{ font-size:13px; color:#fff; padding-left:20px;}
.location{ color:#8c8c8c}
.title{color:#e5741f;  font-size:12px;}
.title a:hover{color:#c0753c;  font-size:12px;}

#product ul{ list-style:none; background:#705945; width:205px; padding:0; margin:0; font-size:13px; margin-bottom:1px;}
#product li{ font-size:11px; background:#f6f4ef; line-height:23px; padding-left:25px; border-bottom:1px solid #ebe3d6;}
#product ul li a{
	width: 100px;
	
}
.ptitle{
	font-size: 16px;
	color: #705945;
}
.ptipr{
	font-size: 14px;
	color: #ff0000;

	border: 1px solid #666666;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 4px;
}

.ptip{
	font-size: 14px;
	color: #333333;

	border: 1px solid #666666;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 4px;
}
.imgbor{
	border-top-width: 2px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C6C6C6;
	border-right-color: #C6C6C6;
	border-bottom-color: #C6C6C6;
	border-left-color: #C6C6C6;
}
.mailtos{
	font-size: 10pt;
	color: #0000FF;
	text-decoration: underline;
}
