@charset "utf-8";
h2 {
	background-image: url(../attention/img/title.gif);
	height: 20px;
}

#con01 h3 {
	background-image: url(../attention/img/con01.gif);
}

#con01 .spacer {
	margin-top: 16px;
	margin-right: 8px;
	margin-bottom: 16px;
	margin-left: 8px;
}
#con01 .day {
	float: left;
	width: 80px;
}

div.blog {
	width: 510px;
	margin-top: 16px;
	margin-left: 8px;
}

div.blog .att_title {
	background-image: url(../attention/img/att_bg.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 502px;
	font-weight: bold;
}
.blog .att_title p {
    padding-top:4px;
    padding-bottom:4px;
	padding-left:10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}
.blog .spacer {
	margin-top: 12px;
	margin-right: 8px;
	margin-bottom: 12px;
	margin-left: 32px;
}
dl.date {
width:500px;
font-size:12px;
line-height:1.5em;
}
dl.date dt{
width:75px;
float:left;
height:40px;
}
dl.date dd {
width:388px;
float:right;
height:40px;
}
.clearfix:after {
  content: ".";  
  display: block;  
  clear: both;
  height: 0;
  visibility: hidden;
}
.font13 {
font-size:13px;
}
.font12 {
font-size:12px;
line-height:1.5em;
}
