@charset "utf-8";
/* CSS Document */

body {
	background: none;
	}

h1 {
	display: none;
	}

#wrap {
	width: 100%;
	background: none;
	}

#side {
	display: none;
	}

#main {
	width: 100%;
	float: none;
	}

#globalNavi {
	display: none;
	}

#rankNarrowDown {
	display: none;
	}

#dsRank {
	background: none;
	}

#dsRank table {
	width: 100%;
	}

#dsRank th, #dsRank td {
	height: 55px;
	border-bottom: 1px #000 solid;
	}

#dsRank th {
	font-size: 12px;
	}

#printMsg {
	display: none;
	}

#footer {
	display: none;
	}


a.naviTop {
	display: none;
	}

.linker {
	display: none;
	}

#main h2 {
	display: none;
	}

#main h4 {
	height: 25px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	line-height: 25px;
	color: #000;
	border-bottom: 2px #000 solid;
	background-image: none;
	}



.update {
	padding-left: 10px;
	color: #000;
	}

.onlyForPrint {
	display: block;
	}


/*cell*/
.no {
	width: 10%;
	color: #ff0000;
	text-align: center;
	font-weight: bold;
	}

.char {
	width: 20%;
	text-align: center;
	}	

	th.char {
	color: #000;
	text-align: center;
	}

.char img {
	width: 140px;
	height: 40px;
	}

.name {
	width: 18%;
	color: #000;
	font-size: 14px;
	text-align: center;
	}

td.name {
	font-weight: bold;
	}

.emb {
	width: 12%;
	color: #000;
	text-align: center;
	}

.emb img {
	width: 42px;
	height: 42px;
	}

.point {
	width: 40%;
	text-align: left;
	color: #000;
	}	

td.point {
	font-weight: bold;
	}

	.point em {
		color: #F00;
		}

.title {
	color: #000;
	font-size: 12px;
	}

.area {
	color: #000;
	font-size: 12px;
	}

.pagesw {
	display: none;
	}