@charset "utf-8";


/* CSS Document */

#header {
	color: #FFFFFF;
	width: 760px;
	height: 115px;
	padding: 10px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header_left {
	float: left;
	width: 400px;
	font-size: 85%;
	line-height: 120%;
	clear: left;
	color: #FF6400;
	font-weight: bold;
}
#header_right {
	float: right;
	width: 200px;
	clear: right;
}
#header_right p {
	padding-bottom: 3px;
}


#wrapper {
	width: 778px;
	background-color: #FFFFFF;
	background-image: url(../images/hana.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 5px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	clear: both;
	margin: 0px auto;
}
#top td {
	padding-left: 10px;
}

#side  {
	float: left;
	width: 200px;
	clear: both;
	margin-bottom: 50px;
	padding-left: 10px;
	margin-top: 10px;
}

html>/**/body #side li{
	margin-bottom/*\**/ : 4px\9;
}

#comic-baster {
	float: left;
	width: 188px;
	clear: left;
	border: 1px solid #FF6400;
	padding: 5px;
}
#comic-baster img {
	margin-bottom: 5px;
}
#comic-baster p {
	margin-bottom: 5px;
}

#link {
	float: left;
	width: 200px;
	clear: left;
	margin-top: 20px;
}
#link img {
	margin-top: 2px;
}




#main  {
	float: right;
	width: 540px;
	margin-bottom: 50px;
	clear: right;
	padding-right: 10px;
	margin-top: 10px;
}


#footer {
	clear: both;
	padding: 5px 10px 10px;
	color: #FF6400;
	background-color: #000000;
	height: 45px;
	width: 758px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer a:link {
	color: #FF6400;
}

#footer a:visited {
	color: #FF6400;
}
.tableunder {
	padding-left:275px;
	color:#FF0000;
}
