@charset "UTF-8";
/* トップページのCSS Document */

.toiawase {
	font-size: 36px;
	font-weight: bold;
	color: #CC2166;
}
#topixList dt {
	color: #F60;
}
#topixList dd {
	margin-bottom: 10px;
	margin-left: 15px;
}
#topixList dd a {
	color: #0223C1;
	font-weight: bold;
}
