@charset "shift_jis";
@import "http://";


body {
	color: #333333;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	background-color: #FFFFFF;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	width: 460px;
	line-height: 1.5;
}

a:link {
color: #003399;
text-decoration: none
}
a:visited {
color: #666666;
text-decoration: none
}
a:hover {
	color: #000099;
	text-decoration: underline
}
a:active {
	color: #000099;
	text-decoration: none
} 
dl.itsnew {
	width: 460px;
	padding: 0px;
	overflow: hidden;
}   
dl.itsnew dt {
	float: right;
	margin-left: 10px;
	text-align: left;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}   
dl.itsnew dd {
	border-bottom: 1px dotted #999;
	padding-left: 12px;
	padding-top: 3px;
	padding-right: 80px;
	padding-bottom: 3px;
}

dd.eve {
	margin-left: 1em;
	background-image: url(../img/eve_s.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.6em;
}  
  

dd.inf {
	margin-left: 1em;
	background-image: url(../img/inf_s.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.6em;
}  
  
dd.new {
	margin-left: 1em;
	background-image: url(../img/p.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.6em;
}  
