@charset "UTF-8";
#address .address_border {
	border-top-color:#c1a574;
}
#content_header {
	background-image:url(/others/image/bg_head.png);
}
#contents_menu .contents_menu_bg {
	background-image:url(/others/image/contents_menu_bg.gif);
}
#contents_menu .contents_menu_footer {
	background-image:url(/others/image/contents_menu_foot.gif);
}
#main_contents h2 {
	background-image:url(/others/image/bg_contents_h2.gif);
	color:#877353;
}
#main_contents_foreside h2 {
	background-image:url(/others/image/bg_contents_h2_foreside.gif);
}
#main_contents h3 {
	color:#ff7b31;
}
#main_contents h4 {
	color:#487cff;
}
#main_contents table, td {
	border-color:#c1a574;
}
#main_contents th {
	border-color:#c1a574;
	background-color:#dfd0b2;
	background-image:url(/others/image/bg_th.gif);
	background-repeat:no-repeat;
}

