@charset "utf-8";
/* CSS Document */

.kousin{
	border: 1px solid;
}

.manga{
	width: 760px;

	margin-bottom:5px;
}


.info{
	border: 1px solid;
}

.bottom5px {
	margin-bottom:5px;
}

.map a {
	color:#ff8c00;
	text-decoration: none; 
}
.map a:visited {
	color:#ff8c00;
	text-decoration: none; 

}

.map a:hover {
	color:#00b;
	text-decoration: none; 
}
