@charset "UTF-8";

/* トップ新着情報CSS------------------------------------ */

.n1 {
	clear: both;
	width: 740px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.n1 p{
	float: left;
	width: 100px;
	padding-left: 5px;
	margin: 10px;
	border-style: none;
}
.n1 dl{
		width: 600px;
		margin: 6px;
		float: right;
}

.n1 dt {
	margin: 0.5em;
	padding-left: 1em;
	line-height: 8px;
	color: #E09EA7;
	font-weight: bold;
	background: url(../images/arow_01.gif) no-repeat;
	background-position: 1px -1px;
	font-size: 100%;
}

.n1 dd{
	width: 580px;

}
.new01 {
	width: 740px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 5px;
	border: 1px solid #ccc;
	height: auto;
	float: left;
	text-decoration: none;
}

img {
	border: none;
}
