/*------------- p -------------*/

#headernavigations,
#utility,
#globalnavi,
#breadcrumbs,
#sidenavigation,
#footernavi,
#contents div.totop {
	display: none;
}

#toppage #headernavigations,
#toppage #utility,
#toppage #globalnavi,
#toppage #sidenavigation,
#toppage #footernavi {
	display: block;
}

#sitemap #sidenavigation {
	width: 100%;
	display: block;
}


body {
	overflow:visible;
}

#header {
	width: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
}

#toppage #header {
	width: 960px;
	margin: 0px auto 10px;
	padding: 0px 10px;
	border-bottom: 0px;
}

#top {

	position: relative;
	padding-top: 10px;
}

#toppage #top {
	position: absolute;
	padding-top: 12px;
}

#main {
	width: auto;
	margin-top: 0px;
	overflow: visible;
}

#toppage #main {
	width: 960px;
	margin: 10px auto 0px;
}

#contents {
	float: none;
	display: block;
	width: auto !important;
	min-height: 0;
	padding-bottom: 2em;
}

#toppage #contents {
	width: 740px !important;
	float: left;
	display: inline;
	padding-bottom: 4em;
}

#footercontents {
	width: auto;
}

#toppage #footercontents {
	width: 960px;
}

*+html div.column_image .manga_lead {
	margin-bottom: 20px;
	zoom: 0.85;
}

*+html div.column_image img {
	zoom: 0.7;
}

*+html div.column_image img {
	zoom: 0.7;
}

