@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	text-align: center;
}

p{
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	line-height: 25px;
}

#wrapper {
	margin: 0px auto;
	text-align: left;
	width: 1020px;
	height: 25px;
}

#newsarea {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 550px;
	height: 25px;
	float: left;
}

#newsnavi {
	background-image:url(../img/headertitle.png);
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 70px;
	height: 25px;
	text-align: center;
}

#newsnavi p{
	font-family: "Arial Black",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 14px;
	font-weight: bold;
}

#newscont {
	display: none;
	position: absolute;
	left: 70px;
	margin: 0px;
	padding: 0px 10px;
	width: 455px;
	height: 25px;
	overflow: hidden;
}

#newscont p{
	position: absolute;
	left: 0px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	width: 4000px;
	font-family: "Century Gothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 12px;
	overflow: hidden;
}

#newscont img{
	width: 20px;
	height: 20px;
	margin: 0px;
	border: none;
	vertical-align: middle;
}

#newswrap {
	position: relative;
	float: left;
}

#newswrap dl {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}

#newswrap dt {
	margin: 0px;
	padding: 0px;
	position: relative;
	font-family: "Arial Black",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-weight: bold;
	float: left;
}

#newswrap dd {
	margin: 0px;
	padding: 0px;
	position: relative;
	float: left;
}

#newsbrank {
	position: relative;
	width:20px;
	color: #000000;
	float: right;
}

#sharearea {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 470px;
	height: 25px;
	float: right;
}

#sharenavi {
	background-image:url(../img/headertitle.png);
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 70px;
	height: 25px;
	text-align: center;
}

#sharenavi p{
	font-family: "Arial Black",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 14px;
	font-weight: bold;
}

#sharecont {
	display: none;
	position: absolute;
	left: 70px;
 	margin: 2px 0px;
	padding: 0px;
	width: 400px;
	height: 25px;
	font-family: Century Gothic, Verdana,verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 12px;
	text-align: center;
}

#sharecont ul {
	margin: 0px auto;
	padding: 0px;
	height: 21px;
}

#sharecont ul li {
	margin: 0px;
	padding: 0px 5px;
	width: 100px;
	height: 21px;
	overflow: hidden;
	text-align: center;
	list-style-type: none;
}

iframe.twitter-share-button {
    width: 100px!important;
}

#loadnews {
	position: absolute;
	left: 70px;
	margin: 0px;
	padding: 0px 10px;
	width: 455px;
	height: 25px;
	text-align: center;
}

#loadnews img{
	width: 150px;
	height: 25px;
	margin: 0px;
	border: none;
	vertical-align: middle;
}

#loadshare {
	position: absolute;
	left: 70px;
 	margin: 2px 0px;
	padding: 0px;
	width: 400px;
	height: 25px;
	text-align: center;
}

#loadshare img{
	width: 150px;
	height: 25px;
	margin: 0px;
	border: none;
	vertical-align: middle;
}