@charset "UTF-8";
body {
	background-image: url(../images/ColorBlind_main_03.jpg);
	background-repeat: repeat-y;
	background-color: 3a6435;
}
.ComicZone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	width: 359px;
	top: 20px;
	left: 20px;
	text-align: center;
}
.mainDiv {
	position: absolute;
	top: 0px;
	left: 0px;
}
.mainDiv2 {
	position: absolute;
	top: 282px;
	left: 0px;
	background-image: url(../images/ColorBlind_main_02.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 600px;
}
.mainDiv3 {
	position: absolute;
	left: 1024px;
	background-image: url(../images/ColorBlind_main_04.jpg);
	background-repeat: repeat-x;
	width: 900px;
	float: none;
	clear: none;
	overflow: hidden;
	background-attachment: fixed;
	top: 0px;
	height: 701px;
}
a:link {
	color: #3A6435;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FE6D00;
}
a:hover {
	text-decoration: none;
	color: #FE6D00;
}
a:active {
	text-decoration: none;
}
