@charset "UTF-8";
@import "/themes/concept/master.css";
/*
 [ reset
----------------------------------------------------------- */
.blogEntry h3 {
	margin: 0;
	padding: 0;
	line-height: 1.0;
}
dl.new_system,
dl.new_system dt,
dl.new_system dd {
	margin: 0;
	padding: 0;
}

/*
 [ Decoration 
----------------------------------------------------------- */
dl.new_system {
	width: 480px;
}

dl.new_system dd img.photo {
	margin: 0;
}
dl.new_system dt {
  float: left;
  width: 285px;
	padding: 0 10px;
}
dl.new_system dd {
margin-left: 305px;
}
.blogEntry h3 {
	clear: both;
	font-size: 13px;
	background: url(images/h3_point.gif) no-repeat 0 0;
	width: 460px;
	height: 18px;
	padding-left: 20px;
	margin: 20px 0 10px 0;
}
