.cell {
	background-image:url(../images/plate_whatsnew.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:14px;
	padding:45px 0px 0px 60px;
	vertical-align:top;
	line-height: 25px;
	list-style-type: square;
	list-style-position: outside;

}
.list {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/link_ya.gif);
}
body {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}

a:link {
	text-decoration: none;
	color: #3333FF;
}
a:visited
 {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
