@charset "utf-8";

#main h3 {
	font-size: 1em;
	background: none;
	margin: 20px 0 0 0;
	padding: 0 20px;
	background:url(../img/h2.gif) no-repeat left center;
}

#contents .column2 .col1 img{
	margin-top: 0;
}

#contents p {
	margin-bottom: 20px;
}

.border {
	border-top: 1px solid #c00000;
}

.social_button {
	text-align: right;
	margin-top: 10px;
}

ruby rt{
	font-size: 6px;
}

dl{
	font-size:0.8em;
	margin:5px 0 5px;
}

dt{
	font-weight:bold;
}

dd{
	margin-bottom:5px;
}