@charset "utf-8";
/* CSS Document */
.text-name{ text-align:center; background-color:#96C3E2; color:#fff; font-weight:bold; padding:5px 0px 5px 0px; font-size:13px; margin-top:30px;}
.text-time{ color:#c6c6c6; font-weight:bold; text-align:right; margin-top:5px;}
.text-time a{ color:#666; text-decoration:none;}
.text-time a:hover{ color:#ff0000;}
.text-text{ color:#666; line-height:24px; text-indent:2em; padding:30px 15px 15px 15px;}

.specific-button {
	width:552px;
	text-align:center;
	padding:40px;
}
.specific-button a div {
	width:260px;
	height:28px;
	background:url(../../images/specific_button_a.jpg) 0 0 no-repeat;
}
.specific-button a:hover div {
	width:260px;
	height:28px;
	background:url(../../images/specific_button_b.jpg) 0 0 no-repeat;
}
