img {
	border: none;
}

body {
	background-color: #FFCCCC;
	background-image: url(/images/body_bg.gif);
	background-position: 0 0;
	background-repeat: repeat;
	margin: 0;
	padding: 0 0 20px;
	text-align: center;
}
table#header,
table#gnavi {
	width: 750px;
	border: none;
	border-collapse: collapse;
	text-align: center;
	margin: 0 auto;
}
table#header td,
table#gnavi td {
	border-collapse: collapse;
	border: none;
}
#header img,
#gnavi img {
	border: none;
}
table#main {
	width: 750px;
	border: none;
	border-collapse: collapse;
	text-align: center;
	margin: 0 auto;
	background: #FFFFFF;
}
table#main td {
	border-collapse: collapse;
	border: none;
}

#submenue {
	text-align: center;
	padding: 5px;
}
#submenue img {
	border: none;
	margin-bottom: 5px;
}
#submenue ul {
	font-size: 90%;
	line-height: 1.3;
	list-style-type: square;
	margin: -5px 0 5px 0;
	padding: 5px 5px 5px 29px;
	text-align: left;
	background-image: url(/images/menue_bg.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
#footer {
	width: 750px;
	border: none;
	border-collapse: collapse;
	text-align: center;
	margin: 0 auto;
	background: #CCCCCC;
	font-size: 90%;
	line-height: 1.5;
}
#header {
	font-size: 10px
}
#header td#tagline {
	font-size: 10px;
	text-align: right;
	background-image: url(/images/taguline_bg.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}
#content {
	margin: 10px 15px;
	text-align: left;
}

#top_menue {
	background: #FFFFFF url(/images/menue-bg.gif);
}
#top_navi {
	background:  url(/images/bg.gif) repeat-y right top;
}
#info {
	font-size: 90%;
	line-height: 1.5;
}
.bnr_hr {
	margin: 10px 0 5px 10px;
}
.bnr_genre {
	font-size: 10px;
	color: #006600;
	text-align: center;
	padding: 3px 0;
	width: 150px;
	margin: 5px 0 0;
	background: #FFFFFF;
	border-top: 1px dashed #006633;
	border-right: 1px none #006633;
	border-bottom: 1px dashed #006633;
	border-left: 1px none #006633;
}
p {
	line-height: 1.5;
}
h1.title {
	font-size: 125%;
	color: #006633;
	width: 505px;
	margin-top: 20px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 25px;
	border-bottom: 3px dotted #006633;
	background: url(/images/onpu.gif) no-repeat left center;
}

li {
	line-height: 1.5;
}
.new {
	font-weight: bold;
	color: #CC0000;
	margin-left: 5px;
}

#pagetop {
	text-align: right;
	margin-right: 10px;
}

@media print {
.noprint{display:none;}
}

