﻿@charset "utf-8";
body {
	margin:0;
	overflow:hidden;
	border:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}


#pscroller1{
	height: 70px;
	width: 235px;
	font-size: 0.9em;
	color: #676767;
}


#pscroller1 h3 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.2em;
}



#pscroller1 a:link{
	color: #f90113;
}


#pscroller1 a:hover{
	color: #000000;
}

#pscroller1 a:visited {
	color: #676767;
	text-decoration: underline;
}


#pscroller1 p {
	padding: 0px;
	margin: 0px;
}



#pscroller1 .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
}

#pscroller1 .txt {
	padding-left: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	line-height: 1.2em;
}



#pscroller1 .chuui {
	padding-left: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	color: #ff7403;
	line-height: 1.2em;
	background-image: url(../img/arrow_chuui.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#pscroller1 .link {
	padding-left: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.9em;
	line-height: 1em;
	background-image: url(../img/arrow.gif);
	background-position: left top;
	background-repeat: no-repeat;
}




.someclass{
	padding: 0px;
	margin: 0px;
	font-size: 0.9em;
	line-height: 1.2em;
}

