@charset "utf-8";
/* CSS Document */


html {
	background-color: #EBEBEB;
}
header#main_header {
	border-top-color: #000000;
}
header#main_header {
	background-color: #2D2D2D;
}

p.pagetop {
	background-color: #2D2D2D;
}

footer#main_footer {
	color: #454545;
	background-color: #EBEBEB;
}

.item_type h3 {
	color: #5F7586;
}
dl.contact dt {
	background-color: #F3F3F3;
}

footer a:link, footer a:visited {
	color: #454545;
}

.btn_detail a:link,
.btn_detail a:visited {
	background-color: #EDEDED;
}
.btn_detail a:hover {
	background-color: #EBEBEB;
}
