@charset "utf-8";
/* CSS Document */


html {
	background-color: #D8EEFA;
}

header#main_header {
	border-top-color: #0E5A84;
}
header#main_header {
	background-color: #1794D9;
}

p.pagetop {
background-color: #1794D9;
}

footer#main_footer {
	color: #1794D9;
	background-color: #D8EEFA;
}

.item_type h3 {
	color: #5F7586;
}
dl.contact dt {
	background-color: #EEF7FB;
}

footer a:link, footer a:visited {
	color: #1794D9;

}

.btn_detail a:link,
.btn_detail a:visited {
	background-color: #EDEDED;
}
.btn_detail a:hover {
	background-color: #EBEBEB;
}
