@charset "utf-8";
/* CSS Document */

.navi ul {
	border-bottom:1px dotted #e95d2d;
}
.navi ul li {
	
	border-top:1px dotted #e95d2d;
}

ul.subnavi {
	border:none;
}

.navi ul li .naviactive a {
color:#e95d2d;
}
.activemain {
color:#e95d2d;
}
.activesub {
color:#e95d2d;
}
h1 {
	
	color:#e95d2d;
}
h2 {
	color:#e95d2d;
}
.img_text_container {
	border-bottom-color:#e95d2d;
}
.link_info {
	color:#e95d2d;
}

.info_box a.maillink {
	color:#e95d2d;
}
.img_text_container h2 {
	color:#e95d2d;
		
}
.releated_box_text ul {
	color:#e95d2d;
}


.content a:link, .content a:active, .content a:visited {
color:#e95d2d;

}

.content a:hover {
text-decoration:none;
}
.info_box A {
	color:#e95d2d !important;
}
