@charset "utf-8";
/* CSS Document */

/*Tags*/
body {
	font-size:12px;
}

h1 {
	font-size:14px;
	margin:0;
	padding:0;
	color:#000000;
}

h1 a {
	color:#000000;
}

h2 {
	font-size: 14px;
	margin:0;
	padding:0;
}

h2 a {
	color: #999999;
	text-decoration:none;
	display:block;
	background-image: url(http://ero-anime.net/image/header.gif);
	height: 145px;
	text-align: right;
	padding:5px 10px 0 0;
}

img {
	border:0;
	vertical-align: top;
}


