/* CSS Document */
div.header{
	border-top:6px solid #C8AA82;
}
div.header h1 a{
	width:282px;
	background:url(/images/mji/header_logo.png) no-repeat;
}
div.header div{
	color:#A07832;
}
div.header div span.tel{
	background:url(/images/mji/phone.png) no-repeat 0 center;
}
div.container{
	background:#FFF5E1;
}
div.article h3{
	color:#A07832;
}
div.article th{
	background:#FFF5E1;
}
div.article tr.top th{
	background:#C8AA82;
}
div.article td{
	background:#F5F5F5;
}
address{
	border-top:4px solid #C8AA82;
}