@import url("../base_small.css");
@import url("base.css");

/* 一覧
-----------------------------------*/
#voice_list .box .info_area .date {
	font-size:11px;
}

#voice_list .box .info_area .list_left {
	font-size:12px;
}

#voice_list .box .info_area .list_right {
	font-size:12px;
}


/* 詳細
-----------------------------------*/
#voice_details .box .date {
	font-size:11px;
}

#voice_details .box .title {
	font-size:14px;
}

#voice_details .box .list_left {
	font-size:12px;
}

#voice_details .box .list_right {
	font-size:12px;
}
