#score {
	background: #fff;
	color: #000;
	height:160px;
	border-bottom:1px solid #ccc;
}

#score h3 {
	font-weight:bold;
	font-size: medium;
	margin-bottom: 6px;
	margin-top: 0px;
}

#score a#score {
	color: #000;
}

#score p {
	margin:3px;
}

#score p#menu {
	margin-top:12px;
}

#score_guest {
	background: #fff;
	color: #000;
	padding-bottom: 10px;
	border-bottom:1px solid #ccc;
}

#score_guest h3 {
	font-weight:bold;
	font-size: medium;
	margin-bottom: 6px;
	margin-top: 0px;
}

#testmenu {
	clear:both;
	border-bottom:1px solid #ccc;
	margin: 0px;
	padding: 15px 0px;
}

#testmenu a {
	font-weight: bold;
	font-size: small;
}

#testmenu p{
	margin-top: 2px;
	margin-bottom: 8px;	
}

#google_ad {
	clear:both;
	border-bottom:1px solid #ccc;
	margin: 0px;
	padding: 15px 0px;
}

h1#index {
	font-weight:normal;
}

.banner {
	width: 90%;
}

.banner img {
	vertical-align: middle;
}


div.container {
	width: 820px;
}

#column1 {
	background: #fff;
	color: #000;
	float: left;
	width: 24%;
	text-align: left;
}

#column2 {
	background: #fff;
	color: #000;
	float: left;
	width: 50%;
	text-align: left;
	padding: 0px 40px;
	margin-left: 2px;
	margin-right: 2px;
}

#column3 {
	background: #fff;
	color: #000;
	float: left;
	width: 24%;
	text-align: left;
}

.sidebox#rank div.sidetitle {
	background: #066;
	color: #fff;
}

.sidebox#rank span#rank-name {
	color: #666;
	font-weight: bold;
}

.sidebox#rank span#rank {
	color: #666;
	font-size: x-small;
}

.sidebox#news div.sidetitle {
	background: #066;
	color: #fff;
}

.dhc_ad {
	 text-align:center;
}


#grade {
	border:1px solid #ccc;
}

a#makuri {
	font-weight: normal;
}

#score_guest a {
	font-size: small;
	font-weight: normal;
}

p.rank {
	color: #666;
}

p.comment {
	font-size: x-small;
}

p.profile {
	font-size: x-small;
	margin-bottom: 8px;
	color: #666;
}

table.banner {
   width: 600px;
}
table.banner td.left {
   width: 150px;
}
table.banner td.right {
   width: 450px;
   align: left;
}

div.banner {
	margin-bottom:20px;
}

div#foot{
        margin:0px auto;
        text-align:center;
		color: #36c;
		 padding:30px;
}

td.column1 {
	background: #fff;
	color: #000;
	width: 180px;
	text-align: left;
	vertical-align:top;	
}

td.column2 {
	background: #fff;
	color: #000;
	width: 380px;
	text-align: left;
	vertical-align:top;
	padding: 0px 40px;
}

td.column3 {
	background: #fff;
	color: #000;
	width: 180px;
	text-align: left;
	vertical-align:top;
}