@charset "UTF-8";
body {
	-webkit-text-size-adjust: 100%;
	background: #CC2A1E;
}
.debug {
	width: 320px;
	
}
.in_block {
	padding: 5px;
}
address {
	color: #fff;
}
#header,
#contents {
	background: #fff;
}
#header {
	border-top: solid 3px #CC2A1E;
}
#menu_wrap {
	
}
#menu_wrap p {
	padding: 3px 0 3px 30px;
	background: url('../img/menu_icon.png') 5px center no-repeat #CC2A1E;
	background-size: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
#menu_wrap table {
	background: #fff;
	width: 100%;
	table-layout: fixed;
}
#menu_wrap table td {
	border: solid 1px #aaa;
}
#menu_wrap span,
#menu_wrap a {
	display: block;
	padding: 5px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	background: #f2f2f2;
	background: -webkit-gradient(linear,left top, left bottom,from(#ffffff),color-stop(0.49, #ffffff), to(#f2f2f2));
	background: -moz-linear-gradient(top, #ffffff 1%, #f2f2f2 99%);
	background: -webkit-linear-gradient(top, #ffffff 1%,#f2f2f2 99%);

}
#footer {
	padding: 20px 0 30px 0;
}
.footer_menu {
	margin-right: 50px;
	color: #fff;
}
.footer_menu a {
	color: #fff;
}
.footer_menu dt {
	border-left: solid 10px #fff;
	padding-left: 10px;
	font-weight: bold;
	font-size: 18px;
}
.footer_menu dd {
	padding: 5px 0;
}

.sumo_info_list .sumo_info {
	width: 100%;
	_width: 200px;
	margin: 0 auto !important;
}
.sumo_info_list .sumo_info dd.thumb {
	width: 100%;
	height: 120px;
	background-repeat: no-repeat !important;
	background-position: center ! important;
}
.hoshi_finish {
	font-size: 14px;
}

.rikishi_data .info_data dt {
}
.rikishi_data .name dd,
.rikishi_data .name dd a {
	font-size: 20px !important;
}
.side_select li {
	margin-bottom: 5px;
}
.waza_data {
	margin-bottom: 10px;
}
.hoshitori_rikishi_name {
	width: 80px ! important
}
.sumo_site {
	margin: 5px auto;
}
.comment_data .rikishi_info img {
	display: block;
	margin-bottom: 10px;
}
#moveAd {
	width: 100%;
}
#moveAd .adsense {
	text-align: center;
}
.shares li {
	height: 25px;
}
.ranking_button .shares li {
	height: auto;
}